From jeremylongshore-claude-code-plugins-plus-skills
Generates Ansible role scaffolding with production-ready configurations, best practices, and validation. Useful for DevOps engineers automating infrastructure.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeremylongshore-claude-code-plugins-plus-skills:ansible-role-creatorThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides automated assistance for ansible role creator tasks within the DevOps Advanced domain.
This skill provides automated assistance for ansible role creator tasks within the DevOps Advanced domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with ansible role creator" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the DevOps Advanced skill category. Tags: kubernetes, terraform, helm, monitoring, iac
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skillsGuides creation of Ansible roles with standard structure: tasks, handlers, templates, files, vars/defaults, meta. Use for organizing automation and configuration management.
Generates Ansible playbooks and configurations with best practices, validation, and step-by-step guidance. Useful for DevOps IaC tasks.
Generates or scaffolds Ansible playbooks, roles, tasks, handlers, inventory, and vars from requests. Handles full projects, snippets, or docs with templates and best practices.