بنقرة واحدة
playbooks
Trigger-action automation rules for handling incoming messages
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Trigger-action automation rules for handling incoming messages
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Spawn external coding agents via the Agent Client Protocol (ACP)
Build interactive apps, dashboards, calculators, games, trackers, tools, landing pages, and data visualizations with Preact/TypeScript/CSS
Drive a specific named macOS app via raw input bypassing the Accessibility tree
Control the macOS desktop
Manage contacts, communication channels, access control, and invite links
Write, draft, or compose long-form text (blog posts, articles, essays, reports, guides)
| name | playbooks |
| description | Trigger-action automation rules for handling incoming messages |
| compatibility | Designed for Vellum personal assistants |
| metadata | {"emoji":"📖","vellum":{"display-name":"Playbooks"}} |
Playbooks are trigger-action automation rules that tell the assistant how to handle incoming messages matching a pattern.
Each playbook has:
auto -- execute immediately without askingdraft -- prepare a response for user review (default)notify -- alert the user onlyplaybook_create specifying trigger and action.playbook_list, optionally filtering by channel or category.playbook_update or remove them with playbook_delete.Playbooks are stored as memory items with semantic retrieval, enabling fuzzy matching of incoming messages against trigger patterns.