Messy notes → Clear action items. Instantly. Paste any meeting notes, transcript, or text. Get summaries, action items with owners and deadlines. Auto-saved, searchable, with integrated to-do tracking. No bot. No subscription. No setup.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install ai-meeting-notes或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install ai-meeting-notes⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/ai-meeting-notes/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: ai-meeting-notes version: 1.0.3 description: "Messy notes → Clear action items. Instantly. Paste any meeting notes, transcript, or text. Get summaries, action items with owners and deadlines. Auto-saved, searchable, with integrated to-do tracking. No bot. No subscription. No setup." author: Jeff J Hunter homepage: https://jeffjhunter.com tags: [meeting-notes, action-items, meeting-assistant, productivity, notes-to-tasks, meeting-summary, transcript, notetaker, follow-up, task-extraction, todo, task-tracker] ---
Messy notes → Clear action items. Instantly.
Paste any meeting notes, transcript, or text. Get a clean summary with action items, owners, and deadlines.
No bot. No subscription. No setup.
---
When extracting meeting notes, you MUST respond with ALL of the following in ONE SINGLE MESSAGE:
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📋 [MEETING TITLE] — [YYYY-MM-DD]
Duration: [X min] | Attendees: [Names]
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
SUMMARY
[2-3 sentence overview]
⚡ ACTION ITEMS ([X] of [Total])
1. [ ] @Owner: Task — Deadline
2. [ ] @Owner: Task — Deadline
3. [ ] @Owner: Task — Deadline
4. [ ] @Owner: Task — Deadline
5. [ ] @Owner: Task — Deadline
[Show up to 10, note "(+X more in file)" if more exist]
✅ KEY DECISIONS
• Decision 1
• Decision 2
📎 Saved: meeting-notes/YYYY-MM-DD_topic-name.md
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Add to your to-do list?
• "all" — Add all [X] items
• "1,2,4" — Add specific items
• "none" — Skip
| Rule | Requirement | |------|-------------| | ONE response | NEVER split into multiple messages. Display + file + to-do prompt in SINGLE response. | | Filename format | MUST be YYYY-MM-DD_topic.md — Date FIRST, always. Example: 2026-02-02_anne-call.md | | Action items numbered | ALWAYS show numbered list (1, 2, 3...) in chat for easy selection | | To-do prompt | ALWAYS include the "Add to your to-do list?" prompt if action items exist | | File attachment | ALWAYS attach/save the full .md file |
anne-call-notes.md2026-02-02_anne-call.md (date first)---
You have notes. They're messy. You need to figure out who's doing what by when.
You could:
Or paste your notes and get clean action items in 10 seconds.
---
| Input | Output | |-------|--------| | Messy meeting notes | ✅ Clean summary | | Otter/Fireflies transcript | ✅ Action items with owners | | Voice memo transcription | ✅ Deadlines extracted | | Email thread | ✅ Decisions captured | | Slack conversation | ✅ Follow-ups identified | | Any unstructured text | ✅ Saved & searchable |
---
Every extraction is automatically saved for future reference.
meeting-notes/
├── 2025-01-27_product-sync.md
├── 2025-01-28_client-call-acme.md
├── 2025-01-29_weekly-standup.md
└── ...
YYYY-MM-DD_meeting-topic.md
Each file includes:
Ask things like:
---
After extracting action items, you'll be asked which ones to track.
ACTION ITEMS EXTRACTED (5 items):
1. [ ] @Sarah: Share mockups — Friday
2. [ ] @Mike: Call Acme Corp — Tomorrow
3. [ ] @John: Handle social campaigns
4. [ ] @Lisa: Coordinate with agency — Today
5. [ ] @Team: Resolve vendor situation
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Add to your to-do list?
• "all" — Add all 5 items
• "1,2,4" — Add specific items
• "none" — Skip
| Command | What It Does | |---------|--------------| | "show todos" | Display full to-do list | | "todo check" | Daily review of status | | "done 3" or "completed 3" | Mark item #3 complete | | "remove 5" | Delete item #5 | | "add deadline to 3: Friday" | Set/update deadline | | "what's overdue?" | Show overdue items | | "Sarah's tasks" | Filter by owner |
Run "todo check" (or include in your daily routine) to see:
📋 TO-DO CHECK — Jan 28, 2025
⚠️ OVERDUE (1 item):
#3 @Sarah: Send proposal — was due Jan 25 (3 days ago)
📅 DUE TODAY (2 items):
#5 @Mike: Call Acme Corp
#7 @Lisa: Follow up with vendor
📋 NO DEADLINE (2 items):
#4 @John: Handle social campaigns
#8 @Team: Review server costs
Any updates? ("done 3,5" / "move 3 to Friday" / "remove 4")
todo.md ← Your active to-do list
meeting-notes/ ← Saved meeting notes
---
Just paste your notes and ask:
That's it. No commands. No setup. Just paste and go.
---
Request any format:
| Say | Get | |-----|-----| | (default) | Plain text | | "as markdown" | Markdown formatted | | "as a table" | Table format | | "as JSON" | Structured JSON | | "for Slack" | Copy-paste ready | | "for email" | Send to attendees |
---
| Section | Description | |---------|-------------| | Summary | 2-3 sentence overview of the meeting | | Action Items | Tasks with owners and deadlines | | Decisions | What was agreed upon | | Open Questions | Unresolved items needing follow-up | | Next Steps | What happens after this meeting |
---
⚠️ FIRST: Review the CRITICAL RESPONSE FORMAT section above. Your response MUST follow that exact format.
When a user pastes meeting notes or asks you to extract action items, follow these instructions.
Before responding, confirm you will:
YYYY-MM-DD_topic.md (date FIRST)On first use, ensure the meeting-notes/ folder exists in the workspace:
Determine what kind of input you received:
Supported file formats:
.md, .txt — Plain text/markdown.vtt, .srt — Video caption files (common from Zoom, Teams, etc.)Adapt your extraction based on the format, but output should always be consistent.
ALWAYS extract:
...
安装 AI Meeting Notes w/ Action Items + To-Do List Tracker 后,可以对 AI 说这些话来触发它
Help me get started with AI Meeting Notes w/ Action Items + To-Do List Tracker
Explains what AI Meeting Notes w/ Action Items + To-Do List Tracker does, walks through the setup, and runs a quick demo based on your current project
Use AI Meeting Notes w/ Action Items + To-Do List Tracker to messy notes → Clear action items
Invokes AI Meeting Notes w/ Action Items + To-Do List Tracker with the right parameters and returns the result directly in the conversation
What can I do with AI Meeting Notes w/ Action Items + To-Do List Tracker in my documents & notes workflow?
将技能文件夹放到 ~/.claude/skills/ai-meeting-notes/ 目录(个人级,所有项目可用),或 .claude/skills/ai-meeting-notes/(项目级)。重启 AI 客户端后,用 /ai-meeting-notes 主动调用,或让 AI 根据上下文自动发现并使用。
AI Meeting Notes w/ Action Items + To-Do List Tracker 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
AI Meeting Notes w/ Action Items + To-Do List Tracker 可免费安装使用。请查阅仓库了解许可证信息。
Messy notes → Clear action items. Instantly. Paste any meeting notes, transcript, or text. Get summaries, action items with owners and deadlines. Auto-saved, searchable, with integrated to-do tracking. No bot. No subscription. No setup.
Lists the top use cases for AI Meeting Notes w/ Action Items + To-Do List Tracker, with example commands for each scenario
Automate my documents & notes tasks using AI Meeting Notes w/ Action Items + To-Do List Tracker
Identifies repetitive steps in your workflow and sets up AI Meeting Notes w/ Action Items + To-Do List Tracker to handle them automatically
AI Meeting Notes w/ Action Items + To-Do List Tracker 属于「Documents & Notes」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。