飞书上下文缓存与构建。将群消息、联系人缓存到本地,按话题整合为结构化上下文。 触发场景: "之前聊的那个事帮我看看"、"XX最近什么进展"、"帮我捋一下XX相关的信息"。
Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators.
Discord ops via the message tool (channel=discord).
Delegate coding tasks to Codex, Claude Code, or Pi agents via background process. Use when: (1) building/creating new features or apps, (2) reviewing PRs (spawn in temp dir), (3) refactoring large codebases, (4) iterative coding that needs file exploration. NOT for: simple one-liner fixes (just edit), reading code (use read tool), thread-bound ACP harness requests in chat (for example spawn/run Codex or Claude Code in a Discord thread; use sessions_spawn with runtime:"acp"), or any work in ~/clawd workspace (never spawn agents here). Claude Code: use --print --permission-mode bypassPermissions (no PTY). Codex/Pi/OpenCode: pty:true required.
Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.
Feishu knowledge base navigation. Activate when user mentions knowledge base, wiki, or wiki links.
Create, search, and manage Bear notes via grizzly CLI.