agentsclimarketplace

Meeting minutes

Skill skillsmith-dev/ai-skills/skills/meeting-minutes

27 AI skill tools MIT License

Install
npx -y skills add skillsmith-dev/ai-skills --skill meeting-minutes

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

一键生成结构化会议纪要将散乱的会议录音转写或笔记转化为清晰的纪要文档自动提炼决议事项行动项责任人和截止日期让会议不再开了等于没开

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

2.1 KB, 635 tokens by cl100k_base, as published. Nobody here has run it

会议纪要生成器

用户说出「会议纪要」「会议记录」「会后整理」等关键词时激活。

输出模板

## 📋 会议纪要

**会议主题**: {主题}
**日期**: {日期}
**参会人**: {名单}

### 📌 议题与讨论

#### 议题1: {标题}
- **讨论要点**: {2-3个关键观点}
- **决议**: {达成了什么共识}

#### 议题2: {标题}
(同上结构)

### ✅ 行动项
| # | 事项 | 责任人 | 截止日期 | 状态 |
|---|------|--------|---------|------|
| 1 | {具体行动} | {谁} | {何时} | ☐ |
| 2 | {具体行动} | {谁} | {何时} | ☐ |

### ❓ 待跟进
- {未决事项1}: {下次会议讨论/某人负责调研}
- {未决事项2}: ...

### 📎 下次会议
- **时间**: {下次会议时间}
- **议题**: {预定议题}

执行流程

Step 1:接收素材

  • 用户提供录音转写文本/手写笔记/聊天记录/散乱描述
  • 无论素材多碎,都要提炼出完整纪要

Step 2:结构化整理

  1. 提取所有议题
  2. 识别决议(达成了共识的事项)
  3. 提炼行动项(谁在什么时间前做什么)
  4. 标记未决事项

Step 3:输出纪要

严格按模板填充。行动项必须具体到人+时间。

质量红线

  1. 行动项必须有责任人和截止日期 — 不接受"大家跟进"
  2. 决议要明确 — 区分"同意了"和"再讨论"
  3. 篇幅精炼 — 纪要不是逐字稿,每议题2-3句话概括
  4. 不遗漏行动项 — 这是会议纪要最核心的价值

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.