Token导航 LogoToken导航TokenDH.com
研究检索只读clawhub未标认证来源可访问clear审计通过

meeting-ops-agent会见行动 Agent

Agent Skill

meeting-ops-agent 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

3,672

周安装

153

GitHub Stars

公开资料未说明

下载量

1,224
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:meeting-ops-agent(会见行动 Agent)
来源仓库:https://github.com/xiaonizhou-crypto/meeting-ops-agent
安装命令:
openclaw skills install meeting-ops-agent
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install meeting-ops-agent

简介

会见行动 Agent 路由会议记录至指定执行渠道,支持飞书与维基链接。

  • 用于会后自动分发内容与跟踪落实。meeting-ops-agent 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 适用于多平台协作的团队工作流程。
  • 安装命令:openclaw skills install meeting-ops-agent。
  • 注意权限边界与外部链接安全策略。

SKILL.md

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:

  • pasted notes or transcript
  • Feishu doc link
  • Feishu wiki link
  • minutes link

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:

  • title
  • owner
  • due date, or no explicit deadline
  • evidence, one short quote or rationale
  • recommended route
  • status, default proposed

Use references/routing-rules.md when route choice is ambiguous.

3. Route each item to one destination

Pick exactly one primary route per item:

  • feishu-doc
  • feishu-bitable
  • feishu-message
  • reminder
  • same-gateway-agent
  • manual

Prefer one clean route over spraying the same task everywhere.

4. Present a routing plan before execution

Show a compact table or numbered list with:

  • item
  • owner
  • due
  • route
  • exact next step

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:

  • action list write-back
  • follow-up memo
  • interview brief
  • candidate summary

Use feishu_doc.

feishu-bitable

Use when the meeting produces a repeatable task queue that should be tracked as rows. Examples:

  • recruiting pipeline follow-ups
  • multi-owner action tracker
  • weekly ops backlog

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:

  • send recap
  • ask for confirmation
  • forward JD
  • request feedback

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:

  • remind me Friday to check candidate progress
  • follow up with vendor next week

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:

  • research competitor compensation bands
  • rewrite JD into outreach copy
  • review a linked document and return a recommendation
  • turn notes into a polished memo

Use one of these:

  • sessions_spawn for isolated delegated work
  • sessions_send to a known session when continuing an existing workflow

Delegation message must include:

  • source meeting context in 2 to 5 bullets
  • the exact requested output
  • deadline or urgency
  • where to report back

manual

Use when the step requires human judgment, authority, or sensitive negotiation. Examples:

  • final pricing decision
  • legal approval
  • compensation policy exception

Execution mappings

Typical mappings:

  • write action items back to the source doc -> feishu_doc.append or feishu_doc.insert
  • create a tracker -> feishu_bitable_create_app, feishu_bitable_create_field, feishu_bitable_create_record
  • send a message -> message
  • create a reminder -> cron
  • delegate deeper work -> sessions_spawn or sessions_send

Prefer the smallest reliable action. If direct execution is blocked, generate the next-best artifact:

  • drafted message
  • doc section ready to paste
  • Bitable schema proposal
  • delegated task brief

Approval policy

Never silently send external messages or create a large number of records.

Good approval prompts:

  • "I can route 1 and 2 to Feishu doc, 3 to reminder, and 4 to a sub-agent. Proceed?"
  • "Reply with route batches, for example: doc 1 2, reminder 3, agent 4"
  • "Say 'all' to execute every proposed route"

Output shape

Routing Plan

  1. [Title]

Owner: ... Due: ... Route: ... Next step: ... Evidence: ...

Ready now

  • grouped by route

Needs your choice

  • items with missing destination, unclear owner, or missing table/chat target

Manual

  • items that should remain with the user

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:

  • "Use the meeting context below to draft a recruiter outreach message for the IM role. Return a polished Feishu-ready message in Chinese and English."
  • "Research current compensation range for junior-to-mid full-stack candidates with overseas background in Beijing/Singapore startups. Return a short benchmark memo."

What not to do

  • Do not return a long meeting summary before the routing plan
  • Do not route the same item to multiple channels unless the user explicitly asks
  • Do not fabricate message targets, Bitable ids, or session names
  • Do not mark delegated work done before the delegated session reports back

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

96.13%
按下载量换算1,177

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills