Devops
AI agent skills organized as a virtual development team for software development
npx -y skills add javalenciacai/develop-skills --skill devopsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
DevOps Engineer. Manages Docker, CI/CD, infrastructure and deployments. Maintains docker-compose.yml, pipelines and environment configuration. Reports to InfraLead. Use when: (1) Docker, containers or docker-compose configuration, (2) CI/CD pipelines (GitHub Actions, Jenkins, GitLab CI), (3) Deployment automation or release management, (4) Infrastructure as Code (Terraform, CloudFormation), (5) Environment configuration (dev, staging, prod), (6) Monitoring, logging or observability setup, (7) Kubernetes or container orchestration.
SKILL.md
2.8 KB, as published. Nobody here has run it
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
<!-- Add here each skill you use with: npx skills add <owner/repo> --skill <name> -->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 dockernpx skills find ci-cdnpx skills find github-actionsnpx skills find kubernetes