configuration-management
Infrastructure configuration with Ansible, Chef, Puppet, and SaltStack for automated server management
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install pluginagentmarketplace/custom-plugin-devops/configuration-managementskilz install pluginagentmarketplace/custom-plugin-devops/configuration-management --agent opencodeskilz install pluginagentmarketplace/custom-plugin-devops/configuration-management --agent codexskilz install pluginagentmarketplace/custom-plugin-devops/configuration-management --agent geminiFirst time? Install Skilz: pip install skilz
Works with 14 AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/pluginagentmarketplace/custom-plugin-devopscp -r custom-plugin-devops/skills/configuration-management ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
execute-plan
by antinomyhq
Execute structured task plans with status tracking. Use when the user provides a plan file path in the format `plans/{current-date}-{task-name}-{ve...
codex-cli
by kingkongshot
Orchestrate OpenAI Codex CLI for parallel task execution. As orchestrator, analyze tasks, inject context, manage sessions, and coordinate parallel ...
create-subagents
by glittercowboy
Expert guidance for creating, building, and using Claude Code subagents and the Task tool. Use when working with subagents, setting up agent config...
autonomous-skill
by feiskyer
Use when user wants to execute long-running tasks that require multiple sessions to complete. This skill manages task decomposition, progress track...
Agentic Skill Details
- Repository
- custom-plugin-devops
- Stars
- 2
- Type
- Technical
- Meta-Domain
- cloud infrastructure
- Primary Domain
- ansible
- Market Score
- 51
Agent Skill Grade
F Score: 51/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Description needs trigger phrases
- Missing Reference Links
- No Actionable Workflow
Recommendations
- Focus on improving Pda (currently 14/30)
- Focus on improving Ease Of Use (currently 11/25)
- Focus on improving Writing Style (currently 5/10)
Graded: 2026-01-19
Developer Feedback
I took a look at your configuration-management skill and wanted to share some thoughts.
Links:
TL;DR
You're at 51/100, which puts you in F territory - this needs some real work before it's ready. The grading is based on Anthropic's 5-pillar skill framework (Progressive Disclosure, Ease of Use, Spec Compliance, Writing Style, and Utility).
Strongest: Your spec compliance is solid (11/15) - the YAML frontmatter is clean and you've got the structure right.
Weakest: Ease of Use (11/25) and Progressive Disclosure (14/30) are dragging you down hard. The skill reads like a tech spec sheet rather than something Claude would actually use.
What's Working Well
- Valid frontmatter structure — Your YAML is correctly formatted with required fields
- Reference assets exist — You've got
ansible-patterns.yaml,CONFIG_GUIDE.md, andANSIBLE_PATTERNS.mdin place - Covers real tools — Ansible, Chef, Puppet, SaltStack are all legitimate CM tools worth documenting
The Big One: No Clear Workflow
Here's the core problem: Your SKILL.md lists topics as nouns ("Ansible playbooks and roles", "Inventory management") but never explains what Claude should actually do with them. This tanks both Ease of Use and Progressive Disclosure.
Fix: Restructure SKILL.md with imperative, action-oriented guidance:
## MANDATORY (Use first)
1. Create Ansible playbook using role-based structure
2. Configure inventory for target hosts (static or dynamic)
3. Validate playbook syntax with --check flag
## OPTIONAL (As needed)
- Use Chef for Ruby-heavy teams needing agent-based management
- Use Puppet for enterprise multi-node deployments
- Use SaltStack for eve...
Browse Category
More cloud infrastructure Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Reporting issue with:
configuration-management
https://github.com/pluginagentmarketplace/custom-plugin-devopsThank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.