Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
license: MIT + Commons Clause
Expert cloud architecture and infrastructure design across AWS, GCP, and Azure.
cloud, aws, gcp, azure, terraform, infrastructure, vpc, eks, ecs, lambda, cost-optimization, disaster-recovery, multi-region, iam, security, migration
# Analyze infrastructure costs
python scripts/cost_analyzer.py --account production --period monthly
# Run DR validation
python scripts/dr_test.py --region us-west-2 --type failover
# Audit security posture
python scripts/security_audit.py --framework cis --output report.html
# Generate resource inventory
python scripts/inventory.py --accounts all --format csv
| Script | Purpose |
|---|---|
scripts/cost_analyzer.py | Analyze cloud spend by service, environment, and tag |
scripts/dr_test.py | Validate disaster recovery failover procedures |
scripts/security_audit.py | Audit against CIS benchmarks and compliance frameworks |
scripts/inventory.py | Inventory all resources across accounts and regions |
| Service | AWS | GCP | Azure |
|---|
npx skills add borghei/Claude-Skills --skill senior-cloud-architectHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Clear and well structured, with only minor parts that might need a second read.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Mostly actionable with clear steps; only a few small gaps remain.