← 返回 Skills 市场
139
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install meeting-copilot
功能描述
会议运营 Copilot — 支持会前 briefing 生成、会中结构化纪要整理、会后待办追踪与 follow-up 草稿。面向需要系统性管理会议全生命周期的职场人士。提供 boss mode(向上汇报视角)和 executor mode(向下追踪视角)两种输出格式。⚠️ 不提供实时语音转录、日历集成或自动提醒。
安全使用建议
This skill appears coherent and limited to transforming user-supplied meeting text into briefings, minutes, and follow-up drafts. Before installing or using it with sensitive meetings, consider: (1) There is no network or calendar integration — you'll need to paste meeting content manually. (2) Do not paste confidential material into third-party or shared agents unless you trust their data handling. (3) Run the included tests locally (python3 tests/test_handler.py) to verify behavior in your environment. (4) Note there is no homepage or publisher metadata beyond the package files — if provenance matters for your organization, ask the provider for source hosting or additional author information.
功能分析
Type: OpenClaw Skill
Name: meeting-copilot
Version: 1.0.3
The 'meeting-copilot' skill is a legitimate tool designed for meeting management, including generating briefings, minutes, and follow-up drafts. The implementation in 'handler.py' relies entirely on string manipulation and regular expressions for text processing, with no external network requests, file system modifications, or access to sensitive environment variables. The instructions in 'SKILL.md' are consistent with the stated purpose and do not contain any prompt-injection attempts or hidden malicious commands.
能力评估
Purpose & Capability
Name/description (meeting briefing / minutes / follow-up) align with the packaged code and SKILL.md. The code implements parsing, action-item extraction and draft generation that match the documented inputs/outputs. There are no unrelated required binaries, env vars, or config paths.
Instruction Scope
SKILL.md limits behavior to transforming user-provided meeting text into structured outputs and explicitly states it will not access calendars, do real-time transcription, or send mail. The handler.py helpers operate only on provided arguments/strings (parsing, regex, formatting) and do not reference external endpoints or unexpected system files.
Install Mechanism
No install specification or external downloads are present; this is an instruction + code bundle (no install hooks), so nothing is written to disk beyond running the provided handler if invoked. This is the lowest-risk install profile.
Credentials
The skill declares no required environment variables, credentials, or config paths and the code does not read os.environ or other secrets. No disproportionate credential requests are present.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system settings. It runs as an ordinary handler module with an optional self-test entry point — normal behavior for an instruction-only skill with tests.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install meeting-copilot - 安装完成后,直接呼叫该 Skill 的名称或使用
/meeting-copilot触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- Documentation fully localized to Chinese, including input/output formats and usage examples.
- SKILL.md rewritten for Chinese-speaking users; original English instructions replaced with Chinese text.
- Removed deprecated agent configuration file (agents/openai.yaml).
- Acceptance criteria and safety disclaimers updated for clarity and consistency in Chinese.
v1.0.2
Fix display name so the skill page shows Meeting Copilot instead of Unpacked; add explicit display metadata for publishing.
v1.0.1
Translate the published page copy and skill metadata to English while keeping the meeting briefing, minutes, and follow-up functionality unchanged.
v1.0.0
- Initial release of Meeting Ops Copilot for end-to-end meeting management.
- Supports meeting briefing generation, structured minutes organization, and follow-up/To-Do tracking.
- Provides both boss mode (upward reporting) and executor mode (downward tracking) output formats.
- Input options include meeting topic, date, agenda, raw text, decisions, and participants.
- Delivers structured JSON outputs for briefing, minutes, and follow-up tasks.
- Does not provide real-time transcription, calendar integration, or automated notifications—outputs rely solely on user input.
元数据
常见问题
Meeting Copilot 是什么?
会议运营 Copilot — 支持会前 briefing 生成、会中结构化纪要整理、会后待办追踪与 follow-up 草稿。面向需要系统性管理会议全生命周期的职场人士。提供 boss mode(向上汇报视角)和 executor mode(向下追踪视角)两种输出格式。⚠️ 不提供实时语音转录、日历集成或自动提醒。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 139 次。
如何安装 Meeting Copilot?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install meeting-copilot」即可一键安装,无需额外配置。
Meeting Copilot 是免费的吗?
是的,Meeting Copilot 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Meeting Copilot 支持哪些平台?
Meeting Copilot 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Meeting Copilot?
由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.3。
推荐 Skills