devops-skills

July 11, 2026 · View on GitHub

devops-skills

DevOps and CI/CD skills — GitLab CI, GitHub Actions, K8s, Terraform, Ansible

GitHub License Agent Skills

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)

SkillDescription
ansibleProvides comprehensive guidance for Ansible automation including playbooks, roles, inventory, and module usage. Use w...
cloudformationProvides comprehensive guidance for AWS CloudFormation including templates, stacks, parameters, and infrastructure au...
github-actionsProvides comprehensive guidance for GitHub Actions including workflow creation, actions, secrets, and automation. Use...
gitlab-ciProvides comprehensive guidance for GitLab CI/CD including pipeline configuration, runners, artifacts, and automation...
kubernetesProvides comprehensive guidance for Kubernetes including pods, services, deployments, ingress, and cluster management...
linuxmirrors-awesomeExplains LinuxMirrors capabilities, boundaries, compatibility, source layout, and how to verify current official information.
linuxmirrors-osPlans safe GNU/Linux package mirror switching with preflight checks, automation, validation, troubleshooting, and rollback.
linuxmirrors-dockerPlans Docker Engine installation, Docker CE mirror switching, Registry Mirror configuration, validation, and rollback.
terraformProvides 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

ResourceLink
Full Stack Skillsgithub.com/partme-ai/full-stack-skills
All Skill Groupsgithub.com/full-stack-skills
Agent Skills Specagentskills.io
Skills CLIgithub.com/vercel-labs/skills

📄 License

Apache 2.0 — see LICENSE.