将已完成的 workspace 文件夹归档到 workspace/archive/ 目录。当用户想要:1) 归档一个 workspace 2) 清理已完成的工作区 3) 执行 /archive-workspace 命令 4) 提到"归档"、"archive"、"整理工作区"、"清理工作区"、"完成归档"等关键词时触发此技能。即使用户没有明确说"归档",只要是"这个任务做完了收一下"、"把 xxx workspace 归档"之类的意图,都应使用此技能。
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.