23 lines
761 B
JSON
23 lines
761 B
JSON
{
|
|
"name": "cloud-infrastructure",
|
|
"description": "Cloud architecture design for AWS/Azure/GCP, Kubernetes cluster configuration, Terraform infrastructure-as-code, hybrid cloud networking, and multi-cloud cost optimization",
|
|
"version": "1.2.1",
|
|
"author": {
|
|
"name": "Seth Hobson",
|
|
"url": "https://github.com/wshobson"
|
|
},
|
|
"skills": [
|
|
"./skills/cost-optimization",
|
|
"./skills/hybrid-cloud-networking",
|
|
"./skills/multi-cloud-architecture",
|
|
"./skills/terraform-module-library"
|
|
],
|
|
"agents": [
|
|
"./agents/cloud-architect.md",
|
|
"./agents/kubernetes-architect.md",
|
|
"./agents/hybrid-cloud-architect.md",
|
|
"./agents/terraform-specialist.md",
|
|
"./agents/network-engineer.md",
|
|
"./agents/deployment-engineer.md"
|
|
]
|
|
} |