playbooks
SolidTrigger-action automation rules for handling incoming messages
AI & Automation 648 stars
94 forks Updated today MIT
Install
Quality Score: 89/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
Playbooks are trigger-action automation rules that tell the assistant how to handle incoming messages matching a pattern.
## Structure
Each playbook has:
- **Trigger**: Pattern or description that activates the rule (e.g. "meeting request", "from:ceo@*")
- **Action**: What to do when triggered (natural language description)
- **Channel**: Which channel the rule applies to ("*" = all channels, or specific like "email", "slack")
- **Category**: Free-form grouping label (e.g. "scheduling", "triage")
- **Autonomy level**: How much autonomy the assistant has
- `auto` -- execute immediately without asking
- `draft` -- prepare a response for user review (default)
- `notify` -- alert the user only
- **Priority**: Numeric priority for overlapping rules (higher = takes precedence)
## Lifecycle
1. Create a playbook with `playbook_create` specifying trigger and action.
2. List existing playbooks with `playbook_list`, optionally filtering by channel or category.
3. Update rules with `playbook_update` or remove them with `playbook_delete`.
## Storage
Playbooks are stored as memory items with semantic retrieval, enabling fuzzy matching of incoming messages against trigger patterns.
Details
- Author
- vellum-ai
- Repository
- vellum-ai/vellum-assistant
- Created
- 4 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Listed
eforge-playbook
Create, edit, run, list, and promote eforge playbooks — reusable recurring-workflow templates
66 Updated today
eforge-build AI & Automation Featured
deal-playbook
Write sales playbooks — outbound sequences, discovery call guides, objection handling scripts, and demo frameworks. Use when asked to "write a sales playbook", "build an outbound sequence", "help me handle objections", or "design a discovery call".
2,359 Updated today
jeremylongshore AI & Automation Listed
kookr-playbooks
How to create, structure, and launch Kookr playbook tasks — reusable agent task templates with dynamic sources and project identity
2 Updated today
kookr-ai