What problem does it solve?
This Skill removes the need to manually decide what to do with every incoming message by letting you define trigger-to-action rules that the assistant applies automatically or with review.
Core Features & Use Cases
- Trigger-action automation: Define patterns (e.g., meeting requests, sender/address rules) and describe what the assistant should do when they match.
- Channel and category scoping: Route playbooks to specific channels (or all channels) and group them with free-form categories like scheduling or triage.
- Controlled autonomy and priority: Choose
auto, draft, or notify behavior and resolve overlaps using numeric priority.
- Use Case: When a message looks like a scheduling request coming from leadership, create a playbook that drafts a proposed calendar time and the assistant only notifies you unless you approve.
Quick Start
Create a playbook that triggers on a "meeting request" and drafts a suggested response on the email channel by giving the instruction: playbook_create with trigger "meeting request" and action "check calendar availability and propose 3 time options, then draft a confirmation message", channel "email", autonomy_level "draft", and priority 10.