playbook-generator

Installation
SKILL.md

Ansible Playbook Generator Skill

This skill generates Ansible remediation playbooks for CVE vulnerabilities, applying Red Hat best practices, RHEL-specific patterns, and Kubernetes safety considerations.

Integration with Remediation Skill: The /remediation skill orchestrates this skill as part of its Step 4 (Generate Playbook) workflow. For standalone playbook generation, you can invoke this skill directly.

When to Use This Skill

🚨 CRITICAL SCOPE LIMITATION: This skill ONLY GENERATES playbooks. It does NOT EXECUTE them.

Use this skill directly when you need:

  • Generate a remediation playbook for a specific CVE
  • Create batch remediation playbooks for multiple CVEs
  • Get a remediation playbook from Red Hat Lightspeed (returned unmodified)
  • Standalone playbook generation without full remediation workflow

Do NOT use this skill when you need:

  • "Create playbook and execute it" → Use /remediation skill (orchestrates this skill + playbook-executor)
  • "Remediate CVE-X" (full workflow) → Use /remediation skill
Related skills
Installs
7
GitHub Stars
5
First Seen
Mar 5, 2026