task-delegation
When a subtask should run on a different agent (Codex/Claude/Gemini) → delegate and track cross-agent execution.
video-production
When the user wants to create a short video → generate with Seedance, validate and save output files.
browser-use
When you need to interact with web pages using the user's logged-in browser → control Chrome via @playwright/cli daemon, reusing cookies/session with persistent tabs.
anygen
When user needs AnyGenIO content generation → unified CLI for task execution with progressive disclosure.
artifact-management
When you need to persist files (reports, docs, evidence) beyond the session → create/query/delete durable artifacts.
audio-tts
When the user wants text-to-speech audio → generate voice files locally (macOS say + afconvert, outputs m4a).
auto-skill-creation
When a repeated workflow should be codified as a reusable skill → auto-create skill files, optionally using Codex/Claude.
code-review
When coding is done and changes need review → multi-dimensional code review (SOLID, security, quality, edge cases), outputs structured report.
config-management
When agent config parameters need querying or modification → read/write YAML configuration files.
deep-research
When a topic needs thorough investigation from multiple sources → multi-source search + evidence assembly + structured report.
desktop-automation
When you need to control macOS desktop apps (Atlas, Chrome, Finder) → automate via AppleScript.
diagram-to-image
When a Mermaid diagram needs to be shared as an image → render to PNG/SVG.
feishu-bitable
When 飞书多维表格 (Bitable) needs CRUD or management → create/query/edit apps, records, fields, views with advanced filtering and batch ops.
feishu-calendar
When 飞书日历 events or meetings need managing → CRUD calendar events, manage attendees, query free/busy status.
feishu-channel-rules
When responding in a 飞书 channel → enforce Lark message formatting and writing-style rules (always active).
feishu-cli
When the agent needs to call 飞书/Lark APIs locally → unified CLI (auth/tool/api/help) with progressive disclosure.
feishu-doc
When 飞书云文档 needs creating, reading, or updating → CRUD docs with Lark-flavored Markdown syntax.
feishu-im-read
When 飞书 chat history needs reading → fetch group/DM messages, thread replies, and download attached files/images.
feishu-task
When 飞书任务 (tasks/todos) need managing → CRUD tasks, subtasks, and task lists.
feishu-troubleshoot
When 飞书 plugin errors or auth failures occur → troubleshoot with FAQ and authorization diagnostics.
image-creation
When the user wants to create or edit images → generate with Seedream (text-to-image + image-to-image).
json-render-templates
When structured data needs visual presentation → use json-render templates (flowchart, form, dashboard, cards, gallery, table, kanban, diagram).
memory-search
When you need to recall past conversation context → search and read conversation memories (stored as Markdown).
meta-orchestrator
When multiple skills need coordinated activation → manage skill activation, conflict arbitration, strategy, and audit.
moltbook-posting
When the user wants to interact with Moltbook (AI agent social network) → post, browse, comment, vote, search via shell curl.
notebooklm-cli
When the user needs NotebookLM operations → unified CLI (command/op) returning structured results.
ppt-deck
When the user needs a presentation → PPT playbook (goal/audience → storyline → layout → accessibility → delivery).
reminder-scheduler
When the user wants to set reminders → create, query, cancel one-time or recurring reminders with expiry scanning.
self-test
When Lark integration tests need running → execute test suite, analyze failures, auto-iterate fixes by severity.
soul-self-evolution
When personality/collaboration strategy needs updating → evolve SOUL config under immutable-section protection with rollback support.