File contents DevOps - DevOps Engineer
Role
Manages infrastructure and deployments. Reports to InfraLead.
Responsibilities
Docker and container management
CI/CD pipeline configuration and maintenance
Deployments and environment orchestration
Infrastructure as Code (IaC)
System monitoring and logging
Critical Restriction : This skill is only a role and must always use one of its associated skills. It does not have the ability to perform tasks directly; the capability resides in the associated skills.
Base Skills
# Find existing skills
npx skills add vercel-labs/skills --skill find-skills
# Create new skills
npx skills add anthropics/skills --skill skill-creator
Current Skills
Base Skills (All DevOps Engineers)
Skill
Purpose
Installation command
find-skills
Find skills
npx skills add vercel-labs/skills --skill find-skills
skill-creator
Create skills
npx skills add anthropics/skills --skill skill-creator
Infrastructure and Documentation Skills 🔴 High Priority
Skill
Purpose
Installation command
doc-coauthoring
Infrastructure docs, CI/CD documentation, deployment guides, runbooks
npx skills add anthropics/skills --skill doc-coauthoring
xlsx
Infrastructure inventory, deployment tracking, incident logs, monitoring metrics
npx skills add anthropics/skills --skill xlsx
Communication and Knowledge Sharing Skills 🟡 Medium Priority
Skill
Purpose
Installation command
technical-blog-writing
DevOps best practices, automation guides, infrastructure tutorials
npx skills add 1nference-sh/skills --skill technical-blog-writing
internal-comms
Deployment notifications, incident reports, maintenance updates
npx skills add anthropics/skills --skill internal-comms
Rule: Add Used Skills
Every time you use a new skill, add it to the "Current Skills" table.
Examples of skills to search for:
npx skills find docker
npx skills find ci-cd
npx skills find github-actions
npx skills find kubernetes
1 --- 2 name: devops 3 description: DevOps - DevOps Engineer 4 --- 5 6 # DevOps - DevOps Engineer 7 8 ## Role 9 10 Manages infrastructure and deployments. Reports to InfraLead. 11 12 ## Responsibilities 13 14 - Docker and container management 15 - CI/CD pipeline configuration and maintenance 16 - Deployments and environment orchestration 17 - Infrastructure as Code (IaC) 18 - System monitoring and logging 19 - **Critical Restriction**: This skill is only a role and must always use one of its associated skills. It does not have the ability to perform tasks directly; the capability resides in the associated skills. 20 21 ## Base Skills 22 23 ```bash 24 # Find existing skills 25 npx skills add vercel-labs/skills --skill find-skills 26 27 # Create new skills 28 npx skills add anthropics/skills --skill skill-creator 29 ``` 30 31 ## Current Skills 32 33 <!-- Add here each skill you use with: npx skills add <owner/repo> --skill <name> --> 34 35 ### Base Skills (All DevOps Engineers) 36 37 | Skill | Purpose | Installation command | 38 |-------|---------|---------------------| 39 | find-skills | Find skills | `npx skills add vercel-labs/skills --skill find-skills` | 40 | skill-creator | Create skills | `npx skills add anthropics/skills --skill skill-creator` | 41 42 ### Infrastructure and Documentation Skills 🔴 High Priority 43 44 | Skill | Purpose | Installation command | 45 |-------|---------|---------------------| 46 | doc-coauthoring | Infrastructure docs, CI/CD documentation, deployment guides, runbooks | `npx skills add anthropics/skills --skill doc-coauthoring` | 47 | xlsx | Infrastructure inventory, deployment tracking, incident logs, monitoring metrics | `npx skills add anthropics/skills --skill xlsx` | 48 49 ### Communication and Knowledge Sharing Skills 🟡 Medium Priority 50 51 | Skill | Purpose | Installation command | 52 |-------|---------|---------------------| 53 | technical-blog-writing | DevOps best practices, automation guides, infrastructure tutorials | `npx skills add 1nference-sh/skills --skill technical-blog-writing` | 54 | internal-comms | Deployment notifications, incident reports, maintenance updates | `npx skills add anthropics/skills --skill internal-comms` | 55 56 ## Rule: Add Used Skills 57 58 **Every time you use a new skill, add it to the "Current Skills" table.** 59 60 Examples of skills to search for: 61 - `npx skills find docker` 62 - `npx skills find ci-cd` 63 - `npx skills find github-actions` 64 - `npx skills find kubernetes`
javalenciacai/develop-skills/tree/main/.agents/skills/devops commit 7fd186e54e
Frequently asked questions How do I install the Devops skill? Run npx skillmds@latest add javalenciacai/devops in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
What does the Devops skill do? DevOps - DevOps Engineer It is listed under Coding & Dev Tools on SkillMD.
Is Devops safe to use? This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
Which AI agents work with Devops? This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Is Devops free to use? Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Who published Devops? javalenciacai (@javalenciacai) published this skill. Their other Agent Skills are listed on their SkillMD profile.