Initial commit
This commit is contained in:
21
.claude-plugin/plugin.json
Normal file
21
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "technologies",
|
||||
"description": "Domain knowledge for infrastructure technologies - Terraform, Ansible, Docker, Proxmox",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Joe Seymour",
|
||||
"email": "zhongweili@tubi.tv"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/terraform",
|
||||
"./skills/ansible",
|
||||
"./skills/docker",
|
||||
"./skills/proxmox"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/ansible.md",
|
||||
"./agents/docker-compose.md",
|
||||
"./agents/proxmox.md",
|
||||
"./agents/terraform.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user