DevOps and CI/CD skills — GitLab CI, GitHub Actions, K8s, Terraform, Ansible
English | 简体中文
Introduction · Install · Skills · Supported Agents · Ecosystem
DevOps Skills is a curated collection of Agent Skills for AI coding agents, part of the Full Stack Skills ecosystem maintained by PartMe.AI.
This package includes 9 skills. Each skill is a self-contained Agent Skill that AI agents load on-demand.
npx skills add full-stack-skills/devops-skillsOr install specific skills:
npx skills add full-stack-skills/devops-skills --skill <skill-name>| Skill | Description |
|---|---|
ansible |
Provides comprehensive guidance for Ansible automation including playbooks, roles, inventory, and module usage. Use w... |
cloudformation |
Provides comprehensive guidance for AWS CloudFormation including templates, stacks, parameters, and infrastructure au... |
github-actions |
Provides comprehensive guidance for GitHub Actions including workflow creation, actions, secrets, and automation. Use... |
gitlab-ci |
Provides comprehensive guidance for GitLab CI/CD including pipeline configuration, runners, artifacts, and automation... |
kubernetes |
Provides comprehensive guidance for Kubernetes including pods, services, deployments, ingress, and cluster management... |
linuxmirrors-awesome |
Explains LinuxMirrors capabilities, boundaries, compatibility, source layout, and how to verify current official information. |
linuxmirrors-os |
Plans safe GNU/Linux package mirror switching with preflight checks, automation, validation, troubleshooting, and rollback. |
linuxmirrors-docker |
Plans Docker Engine installation, Docker CE mirror switching, Registry Mirror configuration, validation, and rollback. |
terraform |
Provides comprehensive guidance for Terraform including infrastructure as code, providers, modules, and state managem... |
Works with Claude Code, Codex, Cursor, OpenCode, Gemini CLI, GitHub Copilot, Windsurf, and 70+ others.
Option 1: npx skills CLI (Recommended)
npx skills add full-stack-skills/devops-skillsOption 2: Manual Installation
git clone https://github.com/full-stack-skills/devops-skills.git
cp -r devops-skills/skills/* .claude/skills/For more details, see the Claude Code Skills Guide and Agent Skills Spec.
| Resource | Link |
|---|---|
| Full Stack Skills | github.com/partme-ai/full-stack-skills |
| All Skill Groups | github.com/full-stack-skills |
| Agent Skills Spec | agentskills.io |
| Skills CLI | github.com/vercel-labs/skills |
Apache 2.0 — see LICENSE.