← 返回 Skills 市场
93
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install meeting-minutes-ai
功能描述
Extract action items, decisions, and key insights from meeting transcripts or recordings. Use when: "会议纪要", "meeting minutes", "提取行动项", "action items", "会议总结...
安全使用建议
This skill appears to do exactly what it says: parse a transcript file and produce meeting minutes. Before installing or running it, consider: (1) transcripts may contain sensitive personal or financial data — only run it on files you trust or in an isolated environment; (2) the script writes output to the current working directory, so check where you run it; (3) the extraction relies on regex heuristics and may miss or misattribute owners/deadlines — manually review produced minutes for correctness; (4) if you want stronger assurance, open the full scripts/extract_minutes.py file locally to confirm there are no hidden network calls (the provided portion contains none). If additional hidden files or later versions include network access or requests for credentials, re-evaluate as that would change this assessment.
功能分析
Type: OpenClaw Skill
Name: meeting-minutes-ai
Version: 1.0.0
The meeting-minutes-ai skill is a legitimate tool designed to process meeting transcripts into structured summaries. The core logic in `scripts/extract_minutes.py` uses standard regular expressions to identify decisions and action items locally, with no evidence of data exfiltration, remote code execution, or obfuscation. The `SKILL.md` file provides clear, task-oriented instructions for the AI agent and includes appropriate guardrails to prevent hallucination and respect confidentiality.
能力评估
Purpose & Capability
Name/description ask for meeting transcript analysis and the included script and SKILL.md only read transcripts, extract decisions/actions/topics, and format/save minutes — all consistent with the stated function. No unrelated services, credentials, or system-level access are requested.
Instruction Scope
Runtime instructions ask the user to paste or provide a transcript path and to choose formatting; the SKILL.md and script operate on that input and save output to the current directory. The instructions do not ask the agent to read unrelated system files, network endpoints, or secrets.
Install Mechanism
There is no install spec and requirements.txt is empty; the Python script has no external dependencies. No downloads, package installs, or archive extraction are present.
Credentials
The skill requires no environment variables, credentials, or config paths. The script only reads a user-supplied transcript file and does local processing — requested access is proportional to the purpose.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide configuration. It writes output files into the current working directory (expected behavior for a CLI tool).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install meeting-minutes-ai - 安装完成后,直接呼叫该 Skill 的名称或使用
/meeting-minutes-ai触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Meeting Minutes AI.
- Transforms meeting transcripts or notes into structured, shareable minutes with action items, decisions, and key insights.
- Supports multiple output formats: concise, standard, and detailed, with customizable language preference.
- Includes a clear workflow for collecting meeting context and generating actionable summaries.
- Provides strict extraction rules for action items and decisions, prioritizing specificity and ownership.
- Features quality checklist and guardrails to ensure accuracy, neutrality, and confidentiality.
- Integrates with UniqueClub founder toolkit for further productivity enhancements.
元数据
常见问题
Meeting Minutes AI 是什么?
Extract action items, decisions, and key insights from meeting transcripts or recordings. Use when: "会议纪要", "meeting minutes", "提取行动项", "action items", "会议总结... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 93 次。
如何安装 Meeting Minutes AI?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install meeting-minutes-ai」即可一键安装,无需额外配置。
Meeting Minutes AI 是免费的吗?
是的,Meeting Minutes AI 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Meeting Minutes AI 支持哪些平台?
Meeting Minutes AI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Meeting Minutes AI?
由 Delta Wu(@wulaosiji)开发并维护,当前版本 v1.0.0。
推荐 Skills