← 返回 Skills 市场
crayfish153

Meeting Notes Generator

作者 Crayfish153 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
72
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install smart-meeting-generator
功能描述
智能会议纪要整理专家,保证信息100%不遗漏且字数至少2000字。当用户要求整理会议记录、生成会议纪要、提取会议要点、总结会议内容、将录音转文字文档转换为结构化纪要时使用此技能。特别适用于需要保证信息完整性和详细程度的场景。触发短语包括但不限于:帮我整理会议记录、会议纪要怎么写、生成会议纪要、整理会议要点、会议总...
安全使用建议
This skill largely does what it says (convert uploaded PDFs/Word to structured meeting minutes), but there are unclear or missing pieces you should clarify before installing or using it with sensitive data: - Ask the author what 'DeepSeek API' is, what endpoint(s) it calls, and whether it requires an API key or other credentials; confirm where/how those credentials would be configured. The SKILL.md references this API but the package declares no env vars for authentication. - Confirm what 'extract_pdfs_full_content' refers to (a built-in platform function, a third-party library, or a remote service). If document contents are sent to a remote service, learn the retention and privacy policy. - The 'company verification' step implies external web/database lookups. Ask whether the skill will perform live web requests and where the results are sourced from; verify any data-sharing implications. - The requirement to reach 100% coverage and expand to ≥2000 words can pressure the agent to invent or over-interpret missing details. If you plan to use the skill on confidential meetings, test it first with non-sensitive samples to see how it handles gaps, expansions, and marking of supplemented content. - Request a clear data flow: what data is sent externally (if any), how long outputs/inputs are stored, and whether any third parties get copies. If the author cannot provide clear answers about external services and credential handling, avoid uploading confidential material or decline installation until the implementation details are made explicit.
功能分析
Type: OpenClaw Skill Name: smart-meeting-generator Version: 1.0.0 The skill bundle is a legitimate tool designed to generate verbose meeting minutes from PDF or Word documents using a multi-stage AI refinement process. It includes utility scripts for packaging (package_skill.py) and linting (quick_validate.py) the bundle, both of which use standard libraries and follow safe practices. While the instructions in SKILL.md and ai-prompts.md enforce an unusually high word count (2000+ words) and 'simulated' searching, these appear to be functional requirements for verbosity rather than malicious attempts at data exfiltration or unauthorized system access.
能力评估
Purpose & Capability
Name/description and SKILL.md consistently describe a meeting-notes generator that ingests PDF/Word and produces structured minutes. The included helper scripts are packaging/validation utilities (no network code). However, SKILL.md calls out using a 'DeepSeek API' and an 'extract_pdfs_full_content' function that are not present in the bundle and no credentials or endpoints are declared — this is an implementation gap rather than an obviously malicious mismatch.
Instruction Scope
Runtime instructions require parsing uploaded documents, performing four rounds of strict extraction/verification, and in one template explicitly instruct a 'company name verification' step that simulates external searches and uses broad knowledge/databases. Those steps imply network lookups or an external API, but the instructions do not specify how those calls are made, what endpoints are used, or what data is sent. The strong requirement of 100% coverage and mandatory expansion to reach ≥2000 words also creates practical ambiguity (how to 'expand' without adding unverifiable information).
Install Mechanism
No install spec is provided and the included scripts are local packaging/validation utilities. Nothing in the files performs downloads or installs external packages. This instruction-only packaging is low-risk from an install mechanism perspective.
Credentials
The skill references external APIs/services (DeepSeek, simulated web/company searches) but declares no required environment variables, primary credentials, or config paths. That mismatch is suspicious: if external services are required, credentials or endpoints should be declared. Absence of declared secrets makes it unclear how the skill would authenticate or whether it would attempt to send document contents to an external endpoint unexpectedly.
Persistence & Privilege
The skill is not set to always:true and does not request elevated or persistent system privileges. The included scripts are packaging/validation helpers and do not modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install smart-meeting-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /smart-meeting-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
smart-meeting-generator v1.0.0 - 首次发布:智能会议纪要整理工具,适用于 PDF/Word 会议录音转文字文档。 - 独创四轮处理流程,100%保证信息完整,纪要字数不少于2000字。 - 支持结构化提取、逐句校验、强制补充、最终质量终审。 - 自动识别会议信息,按议题分组,输出规范排版的 PDF/Word 格式纪要。 - 提供详细用法示例、输出格式说明与可配置参数。
元数据
Slug smart-meeting-generator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Meeting Notes Generator 是什么?

智能会议纪要整理专家,保证信息100%不遗漏且字数至少2000字。当用户要求整理会议记录、生成会议纪要、提取会议要点、总结会议内容、将录音转文字文档转换为结构化纪要时使用此技能。特别适用于需要保证信息完整性和详细程度的场景。触发短语包括但不限于:帮我整理会议记录、会议纪要怎么写、生成会议纪要、整理会议要点、会议总... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 72 次。

如何安装 Meeting Notes Generator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install smart-meeting-generator」即可一键安装,无需额外配置。

Meeting Notes Generator 是免费的吗?

是的,Meeting Notes Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Meeting Notes Generator 支持哪些平台?

Meeting Notes Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Meeting Notes Generator?

由 Crayfish153(@crayfish153)开发并维护,当前版本 v1.0.0。

💬 留言讨论