← Back to Skills Marketplace
123
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install jmin-meeting-notes
Description
会议记录智能整理工具。输入会议要点或文字记录,自动生成结构化会议纪要、待办事项、决策记录。适用于职场人士、会议组织者、项目管理者。
README (SKILL.md)
Meeting Notes Generator(会议纪要生成器)
这是什么
把零散的会议记录或要点丢给我,我帮你整理成:
- 结构化会议纪要
- 清晰的待办事项(带负责人)
- 明确的决策记录
- 下次会议议程
使用方法
方法一:粘贴原始记录
把会议记录的文字、笔记、甚至语音转文字的内容直接发给我,说「整理成会议纪要」。
方法二:口述要点
直接对我说:「会议纪要:讨论了 A 事项,决定做 B,负责人是张三,下周三之前完成」。
我来整理成标准格式。
方法三:输入主题
告诉我会议主题和讨论内容,我帮你生成会议纪要模板,你填内容后我再整理。
输出格式示例
## 会议纪要:XXX 项目进度同步
**时间:** 2026年3月31日 14:00-15:00
**参会人:** 张三(主持)、李四、王五
**记录人:** [你的名字]
---
### 讨论事项
1. **项目进度**
- 现状:已完成第一阶段开发
- 风险:测试资源不足
- 负责人:张三
2. **下周计划**
- 完成联调测试
- 输出测试报告
- 负责人:李四
---
### 决策记录
| 决策 | 原因 | 确认人 |
|------|------|--------|
| 上线时间延后 3 天 | 测试不充分 | 张三、李四 |
---
### 待办事项
| 事项 | 负责人 | 完成时间 |
|------|--------|----------|
| 完成测试报告 | 李四 | 4月3日 |
| 确认上线排期 | 张三 | 4月4日 |
| 通知客户延期 | 王五 | 4月5日 |
---
### 下次会议
时间:4月7日 14:00
议程:上线前最终确认
适用场景
- 周会/月会纪要
- 项目评审会议
- 客户沟通记录
- 一对一会议总结
- 头脑风暴记录整理
支持语言
中文、英文、粤语均可识别和输出。
包含内容
meeting-notes-generator/
├── SKILL.md # 主文件
├── references/
│ └── templates.md # 各类型会议纪要模板
└── README.md
Usage Guidance
This skill is coherent and does not request credentials or installs, but you should avoid pasting highly sensitive or confidential meeting contents into any third‑party skill of unknown provenance. Because the registry/source is unknown and there is no homepage, prefer using internal/verified tools for sensitive meetings, or confirm where and how data is logged/retained before pasting private material.
Capability Analysis
Type: OpenClaw Skill
Name: jmin-meeting-notes
Version: 1.0.0
The skill bundle is a straightforward text-processing tool designed to transform meeting notes into structured formats. It contains only Markdown instructions and templates (SKILL.md, README.md, and references/templates.md) with no executable code, external network calls, or instructions to access sensitive system information.
Capability Assessment
Purpose & Capability
Name/description (meeting notes generator) match the provided files and runtime instructions. There are no binaries, environment variables, or config paths requested that would be unrelated to its stated purpose.
Instruction Scope
SKILL.md instructs the agent to reformat user-provided meeting text or spoken summaries into structured notes and templates only; it does not tell the agent to read files, environment variables, or call external endpoints. Note: the skill expects you to paste potentially sensitive meeting content, so privacy of provided text is the main operational consideration.
Install Mechanism
No install spec or code files — instruction-only. Nothing is downloaded or written to disk by the skill itself.
Credentials
The skill requests no environment variables, credentials, or config paths. The scope of required privileges is minimal and proportional to the task.
Persistence & Privilege
always is false and autonomous invocation is allowed by default (platform standard). The skill does not request persistent system-wide changes or access to other skills' configurations.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install jmin-meeting-notes - After installation, invoke the skill by name or use
/jmin-meeting-notes - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
首版发布:智能会议纪要整理
Metadata
Frequently Asked Questions
What is JMin Meeting Notes?
会议记录智能整理工具。输入会议要点或文字记录,自动生成结构化会议纪要、待办事项、决策记录。适用于职场人士、会议组织者、项目管理者。 It is an AI Agent Skill for Claude Code / OpenClaw, with 123 downloads so far.
How do I install JMin Meeting Notes?
Run "/install jmin-meeting-notes" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is JMin Meeting Notes free?
Yes, JMin Meeting Notes is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does JMin Meeting Notes support?
JMin Meeting Notes is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created JMin Meeting Notes?
It is built and maintained by JMin1113 (@jmin1113); the current version is v1.0.0.
More Skills