ワンクリックで
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.