Skip to content

Playbook Creator

Playbook Creator Skill is used to create ASP backend Playbook scripts.

Trigger Scenarios

  • Need to add LLM analysis type Playbook.
  • Need to add SOAR automation processing type Playbook.
  • Need to reference existing backend/playbooks/ implementation to generate new scripts.

Input

InputDescription
Playbook typeLLM analysis type or SOAR automation type.
TargetAutomation task to be completed.
Input contextCase, Artifact, Enrichment, or external system requirements.

Output

Recommended Playbook file, implementation approach, registration and execution instructions.

Dependencies

  • backend/playbooks/
  • BasePlaybook
  • Existing Playbook examples