Skip to content

asp-playbook-creator

asp-playbook-creator creates or improves ASP Playbooks. Use it to write LLM analysis Playbooks or SOAR-style automation Playbooks.

Invocation

text
/asp-playbook-creator

The skill follows the current backend convention and generates Playbooks under backend/custom/playbooks/. Prompt files may live under backend/custom/data/playbooks/<slug>/System_zh.md when needed.

Common Examples

text
/asp-playbook-creator create a case_summary LLM analysis playbook
text
/asp-playbook-creator create a CMDB enrichment automation playbook
text
/asp-playbook-creator check whether an existing playbook follows the current BasePlaybook convention

Related CLI commands:

powershell
asp playbook template list --output json
asp playbook run collect_case_context case_000001 --user-input-file prompt.md --output json