ansible-fix
ALWAYS use this skill immediately after running 'ansible-galaxy init' to create a new Ansible role. Also use when the user asks to fix ansible-lint errors or when ansible-lint output shows fixable issues like yaml[comments], schema[meta], meta-incorrect, name[play], or role-name[path] violations.
ansible-role-init
Scaffold a new Ansible role via ansible-galaxy init
ansible-testinfra
Bootstrap minimal testinfra pytest suite for an Ansible role and remind to run via uv
hello-world
Simple prompt that greets the user and confirms Skillstack wiring.
molecule-init
Initialize Molecule testing framework for Ansible roles with Docker-based TDD setup. Use when creating new Ansible roles, setting up molecule scenarios, or when user asks to initialize molecule testing.
skill-builder
This skill exists to create new skills via the bundled CLI workflow.