Build a personal meeting system for capturing notes, preparing agendas, and never missing follow-ups.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install meetings或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install meetings⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/meetings/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: Meetings description: Build a personal meeting system for capturing notes, preparing agendas, and never missing follow-ups. metadata: {"clawdbot":{"emoji":"🤝","os":["linux","darwin","win32"]}} ---
~/meetings/ as workspace~/meetings/
├── upcoming/
│ └── 2024-02-15-client-review.md
├── past/
│ └── 2024/
├── recurring/
│ └── weekly-standup.md
├── people/
│ └── sarah-chen.md
└── follow-ups.md
User pastes transcript or describes meeting:
# 2024-02-11-product-sync.md
## Meeting
Product Sync with Engineering
## Date
February 11, 2024, 2:00 PM
## Attendees
Sarah, Mike, Lisa
## Key Points
- Launch pushed to March 15 (was March 1)
- Need additional QA resources
- Design approved, no changes
## Decisions Made
- Hire contractor for QA
- Keep current feature scope
## Action Items
- [ ] Sarah: Send contractor requirements by Wed
- [ ] Mike: Update timeline in Jira
- [ ] Me: Notify stakeholders of new date
## Open Questions
- Budget approval for contractor?
## Next Meeting
Feb 18, same time
From voice or brief text: "Just had product sync. Launch moved to March 15. Sarah handling QA contractor. I need to notify stakeholders."
→ Auto-organize into structured format → Extract action items → Flag follow-ups
Before scheduled meeting, surface:
# Prep: Client Review (Tomorrow 10am)
## Context
- Last met: Jan 15
- Project: Website redesign
- Status: Phase 2, 60% complete
## From Last Meeting
- They wanted mobile mockups — did we deliver?
- Budget concern raised — was it resolved?
## Open Action Items
- [ ] Send revised timeline (was due last week)
## Their Recent Activity
- Sarah emailed about invoice Tuesday
## Suggested Agenda
1. Phase 2 progress update
2. Mobile mockups review
3. Timeline discussion
4. Budget clarification
# follow-ups.md
## Overdue
- [ ] Send stakeholder update (due Feb 10) — Product Sync
- [ ] Review contract terms (due Feb 8) — Legal Call
## Due This Week
- [ ] Contractor requirements to Sarah (Wed)
- [ ] Timeline update (Fri)
## Waiting On Others
- Mike: Jira update
- Lisa: Design assets
# recurring/weekly-standup.md
## Meeting
Weekly Team Standup
## Schedule
Mondays 9:00 AM
## Usual Attendees
Full product team
## Running Notes
### Feb 11
- Sprint on track
- John out next week
### Feb 4
- Delayed by design review
- Added Lisa to project
# people/sarah-chen.md
## Role
VP Product, Acme Corp
## Meeting History
- Feb 11: Product sync — discussed launch delay
- Jan 15: Kickoff — aligned on scope
## Communication Style
- Prefers concise updates
- Wants data to back decisions
## Notes
- Reports to CEO directly
- Budget authority up to $50k
From transcripts/audio:
安装 Meetings 后,可以对 AI 说这些话来触发它
Send a Slack message to the #engineering channel about the deployment
Formats and sends the message with relevant context, tagging the right people
Summarize all unread messages in my inbox from today
Reads messages across connected channels and returns a prioritized summary
Draft a reply to this customer complaint and send it for review
Writes an empathetic, professional response and routes it to the approval queue
将技能文件夹放到 ~/.claude/skills/meetings/ 目录(个人级,所有项目可用),或 .claude/skills/meetings/(项目级)。重启 AI 客户端后,用 /meetings 主动调用,或让 AI 根据上下文自动发现并使用。
Meetings 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Meetings 可免费安装使用。请查阅仓库了解许可证信息。
Build a personal meeting system for capturing notes, preparing agendas, and never missing follow-ups.
Meetings 属于「Communication」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。