devops-skills
July 11, 2026 · View on GitHub
devops-skills
DevOps and CI/CD skills — GitLab CI, GitHub Actions, K8s, Terraform, Ansible
English | 简体中文
Introduction · Install · Skills · Supported Agents · Ecosystem
📖 Introduction
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.
📦 Install
npx skills add full-stack-skills/devops-skills
Or install specific skills:
npx skills add full-stack-skills/devops-skills --skill <skill-name>
🎯 Skills (9)
| 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... |
🤖 Supported Agents
Works with Claude Code, Codex, Cursor, OpenCode, Gemini CLI, GitHub Copilot, Windsurf, and 70+ others.
Claude Code Installation
Option 1: npx skills CLI (Recommended)
npx skills add full-stack-skills/devops-skills
Option 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.
🌐 Ecosystem
| 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 |
📄 License
Apache 2.0 — see LICENSE.