Back to Skills

devops

verified

Linux DevOps tools and practices - CI/CD, automation, infrastructure

View on GitHub

Marketplace

pluginagentmarketplace-linux

pluginagentmarketplace/custom-plugin-linux

Plugin

custom-plugin-linux

Repository

pluginagentmarketplace/custom-plugin-linux
1stars

skills/devops/SKILL.md

Last Verified

January 20, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/pluginagentmarketplace/custom-plugin-linux/blob/main/skills/devops/SKILL.md -a claude-code --skill devops

Installation paths:

Claude
.claude/skills/devops/
Powered by add-skill CLI

Instructions

# Devops Skill

## Overview

Master Linux DevOps workflows including CI/CD, infrastructure automation, and deployment.

## Capabilities

- **CI/CD**: Jenkins, GitLab CI, GitHub Actions
- **Containerization**: Docker, Podman, containerd
- **Orchestration**: Kubernetes, Docker Swarm
- **Configuration**: Ansible, Terraform, Puppet
- **Monitoring**: Prometheus, Grafana, Nagios

## Examples

```bash
# Start Docker service
sudo systemctl start docker
sudo systemctl enable docker

# Check container status
docker ps -a
```

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
513 chars