← Back to Skills Marketplace
wulaosiji

Meeting Minutes AI

by Delta Wu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
93
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install meeting-minutes-ai
Description
Extract action items, decisions, and key insights from meeting transcripts or recordings. Use when: "会议纪要", "meeting minutes", "提取行动项", "action items", "会议总结...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install meeting-minutes-ai
  3. After installation, invoke the skill by name or use /meeting-minutes-ai
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug meeting-minutes-ai
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Meeting Minutes AI?

Extract action items, decisions, and key insights from meeting transcripts or recordings. Use when: "会议纪要", "meeting minutes", "提取行动项", "action items", "会议总结... It is an AI Agent Skill for Claude Code / OpenClaw, with 93 downloads so far.

How do I install Meeting Minutes AI?

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

Is Meeting Minutes AI free?

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

Which platforms does Meeting Minutes AI support?

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

Who created Meeting Minutes AI?

It is built and maintained by Delta Wu (@wulaosiji); the current version is v1.0.0.

💬 Comments