Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.
Skill pack · Free
DevOps & Cloud Pack
CI/CD pipelines, Terraform modules, multi-cloud design and cost control.
Who it’s for: Platform and DevOps engineers who let an agent help with infrastructure work.
Infrastructure changes are costly to get wrong, so these skills emphasize structure: reusable Terraform modules, deliberate architecture decisions, pipelines with clear stages and regular cost reviews.
Review each skill before giving an agent credentials to real environments, and keep plan and apply steps separate.
Skills in this pack
Build reusable Terraform modules for AWS, Azure, GCP, and OCI infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.
Design multi-cloud architectures using a decision framework to select and integrate services across AWS, Azure, GCP, and OCI. Use when building multi-cloud systems, avoiding vendor lock-in, or leveraging best-of-breed services from multiple providers.
Optimize cloud costs across AWS, Azure, GCP, and OCI through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses, analyzing infrastructure costs, or implementing cost governance policies.
Reusable investigation patterns for AWS CloudWatch: Logs Insights query templates, alarm-to-deployment correlation, blast-radius narrowing decision tree, and PromQL-style metric query patterns for structured incident triage.
Install
Run these commands in your agent. Plugin marketplace commands work in Claude Code; the git clone commands copy a skill into Claude Code’s personal skills folder — adjust the path for other agents.
/plugin marketplace add addyosmani/agent-skills
/plugin marketplace add wshobson/agents
git clone https://github.com/github/awesome-copilot ~/.claude/skills/aws-cloudwatch-investigation Review each skill’s source before installing. Every skill links to its repository above.
More packs
All packs →Custom skills
Need this adapted to your team?
We can tailor these skills to your conventions and tools, or build the missing piece of your workflow as a new skill.
Frequently asked questions
- What is in the DevOps & Cloud Pack?
- 5 skills: ci-cd-and-automation (by addyosmani), terraform-module-library (by wshobson), multi-cloud-architecture (by wshobson), cost-optimization (by wshobson), aws-cloudwatch-investigation (by github). They come from 3 repositories.
- Is this pack free?
- Yes. Every skill in it is free to install from its public GitHub repository. Licenses in this pack: MIT.
- Do I have to install every skill?
- No. Each skill works on its own; install the ones your project needs. Installing a plugin marketplace adds every skill in that repository.