A comprehensive collection of agents and skills for Claude Code focused on DevOps, infrastructure management, and developer productivity. Add to your Clewfile: echo "adamancini/devops-toolkit" >> ~/.claude/Clewfile Or install directly: /plugin marketplace add adamancini/devops-toolkit /plugin install devops-toolkit@devops-toolkit Restart Claude Code and invoke skills: "Create a wildcard certificat
Add this skill
npx mdskills install adamancini/devops-toolkitBroad collection of agents and skills, but lacks individual skill implementations for review
A comprehensive collection of agents and skills for Claude Code focused on DevOps, infrastructure management, and developer productivity.
Add to your Clewfile:
echo "adamancini/devops-toolkit" >> ~/.claude/Clewfile
clew sync
Or install directly:
/plugin marketplace add adamancini/devops-toolkit
/plugin install devops-toolkit@devops-toolkit
Restart Claude Code and invoke skills:
"Create a wildcard certificate for example.com"
"Configure aerospace for my workspace"
Specialized agents for project-specific workflows and task automation.
Verifies compliance with project-specific instructions in CLAUDE.md/AGENTS.md files.
Production-quality Helm chart development with Helm 3 standards and best practices.
Expert management of home directory structure, dotfiles with yadm, and system configuration.
Processes verbose Linear MCP responses and returns concise summaries for context optimization.
Creates, edits, and improves Markdown documents with proper formatting and style compliance.
Validates MCP servers for security issues before addition to Claude Code.
Expert Obsidian knowledge management for vault operations and Notion synchronization.
Reviews work to ensure it meets quality standards and avoids common pitfalls.
Ensures shell scripts follow portability, simplicity, and best practices for cross-platform compatibility.
Validates YAML documents for proper formatting and Kubernetes API specification compliance.
Comprehensive SSL/TLS certificate management with Let's Encrypt.
Key Features:
Example:
"Create a wildcard certificate for *.example.com using Cloudflare DNS"
Safe management of AeroSpace window manager configurations on macOS.
Key Features:
Example:
"Assign Chrome to workspace 2"
"Add keybinding for fullscreen toggle"
Add to ~/.claude/Clewfile:
adamancini/devops-toolkit
Then sync:
clew sync
/plugin marketplace add adamancini/devops-toolkit
/plugin install devops-toolkit@devops-toolkit
Restart Claude Code to load the plugin.
Configure DNS provider credentials:
Google Cloud DNS:
# Place service account JSON
~/letsencrypt/credentials.json
Cloudflare:
# Create credentials file
cat > ~/letsencrypt/cloudflare.ini Keyboard
## Security
- SSL private keys stored locally in `~/letsencrypt/`
- DNS credentials should follow least-privilege principle
- AeroSpace backups stored locally (no remote transmission)
- All configuration changes backed up before modification
## Roadmap
### Planned Skills
- Kubernetes helpers (pod debugging, log aggregation)
- Helm chart validator
- Docker Compose manager
- Terraform manager
- CI/CD pipeline helpers
See [CHANGELOG.md](./CHANGELOG.md) for version history.
## Support
- **Issues**: [GitHub Issues](https://github.com/adamancini/devops-toolkit/issues)
- **Discussions**: [GitHub Discussions](https://github.com/adamancini/devops-toolkit/discussions)
## Author
**Ada Mancini** ([@adamancini](https://github.com/adamancini))
DevOps engineer specializing in Kubernetes, Helm, and infrastructure automation.
## License
MIT License - see [LICENSE](./LICENSE) file.
## Acknowledgments
- [AeroSpace](https://github.com/nikitabobko/AeroSpace) - macOS tiling window manager
- [Let's Encrypt](https://letsencrypt.org/) - Free SSL/TLS certificates
- [Claude Code](https://claude.ai/code) - AI development assistant
Install via CLI
npx mdskills install adamancini/devops-toolkitDevOps Toolkit is a free, open-source AI agent skill. A comprehensive collection of agents and skills for Claude Code focused on DevOps, infrastructure management, and developer productivity. Add to your Clewfile: echo "adamancini/devops-toolkit" >> ~/.claude/Clewfile Or install directly: /plugin marketplace add adamancini/devops-toolkit /plugin install devops-toolkit@devops-toolkit Restart Claude Code and invoke skills: "Create a wildcard certificat
Install DevOps Toolkit with a single command:
npx mdskills install adamancini/devops-toolkitThis downloads the skill files into your project and your AI agent picks them up automatically.
DevOps Toolkit works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Codex, Gemini Cli, Amp, Roo Code, Goose, Opencode, Trae, Qodo, Command Code. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.