Meeting Ops Agent|会后执行助手
by @xiaonizhou-crypto
Route meeting notes, transcripts, Feishu docs, wiki pages, or minutes links into concrete execution channels. Use when the user wants post-meeting follow-thr...
clawhub install meeting-ops-agent📖 About This Skill
name: meeting-ops-router description: Route meeting notes, transcripts, Feishu docs, wiki pages, or minutes links into concrete execution channels. Use when the user wants post-meeting follow-through, including extracting action items, assigning owners, writing back to Feishu docs, storing tasks in Bitable, sending follow-up messages, creating reminders, or delegating work to same-gateway OpenClaw sessions or sub-agents.
Meeting Ops Router
Turn meeting content into an execution queue, then route each item to the right destination.
Do not stop at summary. The goal is to convert discussion into approved, trackable next steps.
Core workflow
1. Ingest the meeting source
Accept:If the source is in Feishu, read it first. Pull any linked transcript or follow-up document if available.
2. Extract an action queue
For every action item, capture:no explicit deadlineproposedUse references/routing-rules.md when route choice is ambiguous.
3. Route each item to one destination
Pick exactly one primary route per item:feishu-docfeishu-bitablefeishu-messageremindersame-gateway-agentmanualPrefer one clean route over spraying the same task everywhere.
4. Present a routing plan before execution
Show a compact table or numbered list with:Group by route so the user can approve in batches.
5. Execute only the approved items
After approval, perform the routed actions using first-class tools.Route selection rules
feishu-doc
Use when the best next step is creating or updating a durable shared artifact. Examples:Use feishu_doc.
feishu-bitable
Use when the meeting produces a repeatable task queue that should be tracked as rows. Examples:Use Bitable tools when the table exists or the user wants a structured tracker. If no table exists yet, ask whether to create one or write to doc first.
feishu-message
Use when the next step is notifying a person or group. Examples:Prefer the message tool if the gateway already has Feishu messaging configured. If target identity is unclear, draft the message instead of pretending it was sent.
reminder
Use when the action is time-based follow-through. Examples:Use cron with reminder text that reads naturally when it fires.
same-gateway-agent
Use when the item requires more agent work rather than simple delivery. Examples:Use one of these:
sessions_spawn for isolated delegated worksessions_send to a known session when continuing an existing workflowDelegation message must include:
manual
Use when the step requires human judgment, authority, or sensitive negotiation. Examples:Execution mappings
Typical mappings:
feishu_doc.append or feishu_doc.insertfeishu_bitable_create_app, feishu_bitable_create_field, feishu_bitable_create_recordmessagecronsessions_spawn or sessions_sendPrefer the smallest reliable action. If direct execution is blocked, generate the next-best artifact:
Approval policy
Never silently send external messages or create a large number of records.
Good approval prompts:
Output shape
Routing Plan
1. [Title] Owner: ... Due: ... Route: ... Next step: ... Evidence: ...Ready now
Needs your choice
Manual
Same-gateway delegation rules
When routing to another OpenClaw agent or session: 1. keep the delegated task narrow 2. include only relevant context from the meeting 3. state the output format explicitly 4. ask the sub-agent to return a concrete artifact, not a vague summary
Good delegated prompts: