Agent Skills: Ansible Playbook Generator

Generate Ansible playbook files for infrastructure automation and configuration management. Triggers on "create ansible playbook", "generate ansible config", "ansible automation", "infrastructure playbook".

UncategorizedID: ehtbanton/ClaudeSkillsRepo/ansible-playbook-generator

Install this agent skill to your local

pnpm dlx add-skill https://github.com/ehtbanton/ClaudeSkillsRepo/tree/HEAD/ansible-playbook-generator

Skill Files

Browse the full folder contents for ansible-playbook-generator.

Download Skill

Loading file tree…

ansible-playbook-generator/SKILL.md

Skill Metadata

Name
ansible-playbook-generator
Description
Generate Ansible playbook files for infrastructure automation and configuration management. Triggers on "create ansible playbook", "generate ansible config", "ansible automation", "infrastructure playbook".

Ansible Playbook Generator

Generate Ansible playbook files for infrastructure automation.

Output Requirements

File Output: playbook.yml, inventory.yml, roles/*/tasks/main.yml Format: Valid Ansible YAML Standards: Ansible 2.15+

When Invoked

Immediately generate a complete Ansible playbook with roles and inventory.

Example Invocations

Prompt: "Create Ansible playbook for web server setup" Output: Complete playbook with nginx, node.js, and ssl configuration.

Ansible Playbook Generator Skill | Agent Skills