playbooks
FeaturedTrigger-action automation rules for handling incoming messages
Install
Quality Score: 90/100
Skill Content
Details
- Author
- vellum-ai
- Repository
- vellum-ai/vellum-assistant
- Created
- 7 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
playbooks
Manage project-specific playbook files
playbook
Write a strategic operational playbook that coordinates a CLASS of situations (e.g. a Sev1 outage) across roles, decision points, and phases. Use for higher-altitude incident/operations coordination. Anti-trigger; for fixing one specific alert step-by-step use sre-runbook (tactical), not a playbook.
playbook
Use whenever building, reviewing, fixing, or extending a SuperDialog voice-agent playbook YAML (the persona/llm/journeys/checkpoints/interrupts/policies/knowledge_base schema consumed by super/core/voice/livekit/lite_v2's PlaybookAgent/DialogMachine). Trigger on requests like "make a playbook for this agent", "build a YAML for [business] voice agent", "why is my agent hanging up / mixing up prices / answering the wrong program", "the caller's off-script question broke the flow", or any review of an existing playbook YAML — even if the user doesn't say "SuperDialog" or "playbook" by name, just describes a voice agent's booking/FAQ/pricing/routing behavior going wrong. Also trigger when asked to convert a raw client prompt/spec (a .txt persona doc) into this YAML format.