← Back to Skills Marketplace
crayfish153

Meeting Notes Generator

by Crayfish153 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
72
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install smart-meeting-generator
Description
智能会议纪要整理专家,保证信息100%不遗漏且字数至少2000字。当用户要求整理会议记录、生成会议纪要、提取会议要点、总结会议内容、将录音转文字文档转换为结构化纪要时使用此技能。特别适用于需要保证信息完整性和详细程度的场景。触发短语包括但不限于:帮我整理会议记录、会议纪要怎么写、生成会议纪要、整理会议要点、会议总...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install smart-meeting-generator
  3. After installation, invoke the skill by name or use /smart-meeting-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
smart-meeting-generator v1.0.0 - 首次发布:智能会议纪要整理工具,适用于 PDF/Word 会议录音转文字文档。 - 独创四轮处理流程,100%保证信息完整,纪要字数不少于2000字。 - 支持结构化提取、逐句校验、强制补充、最终质量终审。 - 自动识别会议信息,按议题分组,输出规范排版的 PDF/Word 格式纪要。 - 提供详细用法示例、输出格式说明与可配置参数。
Metadata
Slug smart-meeting-generator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Meeting Notes Generator?

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

How do I install Meeting Notes Generator?

Run "/install smart-meeting-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Meeting Notes Generator free?

Yes, Meeting Notes Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Meeting Notes Generator support?

Meeting Notes Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Meeting Notes Generator?

It is built and maintained by Crayfish153 (@crayfish153); the current version is v1.0.0.

💬 Comments