Ai Meeting Intelligence
/install ai-meeting-intelligence
\r \r
AI Meeting Intelligence Expert\r
\r
Overview\r
\r Transform chaotic meetings into structured, actionable insights. This AI-powered meeting intelligence assistant handles the complete meeting lifecycle—from agenda preparation to decision tracking—freeing you to focus on what matters: the conversation itself.\r \r
Triggers\r
\r
- 中文触发词:
会议纪要、智能会议、会议分析、会议摘要、提取行动项、会议转录、开会被忘\r - English triggers:
meeting notes,meeting summary,transcribe meeting,action items,decision tracking,prepare meeting,meeting agenda\r \r
Features\r
\r
1. Pre-Meeting Preparation\r
- Generate structured meeting agendas based on topic keywords\r
- Create attendee briefing documents from CRM/project data\r
- Suggest time allocations for each agenda item\r
- Provide historical context from past meeting notes\r \r
2. Real-Time Transcription Support\r
- Process live meeting notes and convert to timestamped transcript\r
- Identify and label different speakers\r
- Flag action items, decisions, and questions in real-time\r
- Highlight sentiment shifts during discussions\r \r
3. Post-Meeting Intelligence\r
- Generate comprehensive meeting summaries (30-second, 1-minute, 5-minute versions)\r
- Extract and format action items with owners and deadlines\r
- Create follow-up email drafts for stakeholders\r
- Update project trackers and task managers\r \r
4. Meeting Analytics\r
- Track meeting frequency, duration, and attendance\r
- Identify recurring discussion topics\r
- Measure action item completion rates\r
- Generate meeting ROI reports\r \r
Workflow\r
\r
Basic Meeting Summary Workflow\r
\r
1. INPUT: Meeting transcript/notes/raw text\r
↓\r
2. PROCESS: AI extracts key information\r
- Speakers and roles\r
- Topics discussed\r
- Decisions made\r
- Action items assigned\r
- Questions raised\r
↓\r
3. OUTPUT: Structured meeting intelligence\r
- Executive summary\r
- Action item list\r
- Decision log\r
- Follow-up recommendations\r
```\r
\r
### Full Meeting Lifecycle Workflow\r
\r
```\r
Phase 1: Preparation\r
├── Receive meeting topic/context\r
├── Generate agenda template\r
├── Pull relevant background data\r
└── Prepare attendee briefings\r
\r
Phase 2: During Meeting\r
├── Log notes in real-time\r
├── Mark key moments\r
├── Track time vs. agenda\r
└── Note unresolved items\r
\r
Phase 3: Post-Meeting\r
├── Transcribe and clean up notes\r
├── Generate summary versions\r
├── Extract action items\r
├── Draft follow-ups\r
└── Update trackers\r
\r
Phase 4: Follow-Through\r
├── Send summaries to attendees\r
├── Create task reminders\r
├── Track action item status\r
└── Flag overdue items\r
```\r
\r
## Input Examples\r
\r
### Example 1: Meeting Notes Input\r
```\r
Meeting: Q2 Product Planning\r
Date: 2026-05-15\r
Attendees: Sarah (PM), Mike (Eng), Lisa (Design), John (Sales)\r
\r
Notes:\r
- Sarah opened with Q1 review, metrics looking good\r
- Mike mentioned technical blockers on API integration\r
- Lisa showed new mockups, everyone loved the dark mode\r
- John said enterprise clients are asking for SSO\r
- Decided to prioritize SSO for next sprint\r
- Mike will create technical spec by Friday\r
- Lisa to update mockups with SSO flows by next week\r
- Sarah to schedule follow-up with enterprise team\r
```\r
\r
**Expected Output:**\r
```markdown\r
## Meeting Summary: Q2 Product Planning\r
\r
### Quick Take (30 sec)\r
Q1 metrics positive. Team aligned on Q2 priorities: SSO feature for enterprise clients. Technical spec due Friday, mockups by next week.\r
\r
### Decisions Made\r
1. Prioritize SSO implementation in next sprint\r
2. Enterprise team meeting to be scheduled\r
\r
### Action Items\r
| Item | Owner | Due Date |\r
|------|-------|----------|\r
| Create technical spec for SSO | Mike | 2026-05-20 |\r
| Update mockups with SSO flows | Lisa | 2026-05-22 |\r
| Schedule enterprise team follow-up | Sarah | 2026-05-18 |\r
\r
### Discussion Highlights\r
- Enterprise clients requesting SSO (high priority)\r
- Dark mode mockups well received\r
- API integration blockers acknowledged\r
```\r
\r
### Example 2: Action Item Extraction\r
**Input:** Raw meeting transcript or bullet points\r
**Output:** Structured action item list with:\r
- Task description\r
- Assigned owner\r
- Deadline (if mentioned)\r
- Priority level\r
- Related context\r
\r
### Example 3: Meeting Agenda Generation\r
**Input:** "Quarterly planning meeting with engineering and product teams"\r
**Output:**\r
```markdown\r
## Q2 Planning Meeting Agenda\r
\r
### Pre-Meeting (15 min)\r
- Review Q1 OKRs and completion status\r
- Prepare Q2 targets draft\r
\r
### Agenda (60 min total)\r
1. Q1 Retrospective (15 min)\r
- Wins to celebrate\r
- Areas for improvement\r
\r
2. Q2 Goal Setting (25 min)\r
- Product roadmap alignment\r
- Engineering capacity planning\r
- Resource requirements\r
\r
3. Team Updates (10 min)\r
- Cross-functional dependencies\r
- Blockers and risks\r
\r
4. Wrap-Up (10 min)\r
- Confirm decisions\r
- Assign next steps\r
```\r
\r
## Output Templates\r
\r
### Template 1: Meeting Summary\r
```markdown\r
## [Meeting Title]\r
\r
**Date:** [Date]\r
**Time:** [Start] - [End]\r
**Location:** [Room/Video Link]\r
**Attendees:** [Names and Roles]\r
\r
### Executive Summary\r
[2-3 sentence overview]\r
\r
### Agenda vs. Actual\r
| Topic | Planned | Actual |\r
|-------|---------|--------|\r
| ... | ... | ... |\r
\r
### Key Decisions\r
1. [Decision 1]\r
2. [Decision 2]\r
\r
### Action Items\r
- [ ] [Task] - @Owner - Due: [Date]\r
- [ ] [Task] - @Owner - Due: [Date]\r
\r
### Open Questions\r
- [Question 1]\r
- [Question 2]\r
\r
### Next Meeting\r
- Scheduled: [Date/Time]\r
- Focus: [Topics]\r
```\r
\r
### Template 2: Follow-Up Email\r
```markdown\r
Subject: [Meeting Title] - Key Decisions & Your Action Items\r
\r
Hi [Name],\r
\r
Following up on today's [meeting name]. Here's a quick summary:\r
\r
**What We Decided:**\r
- [Decision 1]\r
- [Decision 2]\r
\r
**Your Next Steps:**\r
- [Action item 1] - by [date]\r
- [Action item 2] - by [date]\r
\r
**Resources:**\r
- [Link to meeting notes]\r
- [Link to relevant documents]\r
\r
Let me know if you have any questions!\r
\r
Best,\r
[Your name]\r
```\r
\r
## Integration Recommendations\r
\r
| Use Case | Recommended Tools |\r
|----------|-------------------|\r
| Calendar sync | Google Calendar, Outlook |\r
| Note-taking | Notion, Obsidian, Evernote |\r
| Task management | Todoist, Asana, Linear, Jira |\r
| Video conferencing | Zoom, Google Meet, Teams |\r
| CRM sync | Salesforce, HubSpot |\r
| Email follow-ups | Gmail, Outlook |\r
\r
## Best Practices\r
\r
### For Meeting Organizers\r
1. Share agenda 24h before meeting\r
2. Designate a note-taker or use AI assistance\r
3. Start and end on time\r
4. Review and share summary within 2 hours\r
\r
### For Action Item Tracking\r
1. Assign one clear owner per item\r
2. Set specific, achievable deadlines\r
3. Include context for why the task matters\r
4. Follow up within 48 hours of deadline\r
\r
### For Meeting Efficiency\r
1. Default to 25 or 50-minute meetings\r
2. Include breaks for meetings over 90 minutes\r
3. Limit attendees to decision-makers and contributors\r
4. Record meetings (with consent) for accurate transcription\r
\r
## Edge Cases & Troubleshooting\r
\r
### Challenge: Incomplete Notes\r
**Solution:** Provide the AI with whatever you have—bullet points, partial transcripts, even voice memos. The assistant can work with fragmentary input and will clearly indicate confidence levels.\r
\r
### Challenge: Multiple Meetings in One Day\r
**Solution:** Use the daily digest feature to get an overview of all meetings, cross-reference action items, and identify scheduling conflicts.\r
\r
### Challenge: Unclear Action Item Ownership\r
**Solution:** When ambiguous, flag the item for clarification rather than assigning arbitrarily. Include a "Verify owner" tag.\r
\r
### Challenge: Confidential Discussions\r
**Solution:** Emphasize that sensitive meetings should be handled locally. Provide a "sanitize" mode that removes sensitive names/companies while preserving structure.\r
\r
## Version History\r
\r
- **1.0.0** (2026-05-15): Initial release\r
- Core meeting summary generation\r
- Action item extraction\r
- Decision tracking\r
- Basic agenda generation\r
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ai-meeting-intelligence - 安装完成后,直接呼叫该 Skill 的名称或使用
/ai-meeting-intelligence触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Ai Meeting Intelligence 是什么?
AI-powered meeting intelligence assistant — automatically transcribe, summarize, extract action items, generate follow-ups, and track decisions across your m... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 112 次。
如何安装 Ai Meeting Intelligence?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ai-meeting-intelligence」即可一键安装,无需额外配置。
Ai Meeting Intelligence 是免费的吗?
是的,Ai Meeting Intelligence 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ai Meeting Intelligence 支持哪些平台?
Ai Meeting Intelligence 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ai Meeting Intelligence?
由 lingfeng-19(@gechengling)开发并维护,当前版本 v1.0.0。