← Back to Skills Marketplace
gechengling

Ai Meeting Intelligence

by lingfeng-19 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
112
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install ai-meeting-intelligence
Description
AI-powered meeting intelligence assistant — automatically transcribe, summarize, extract action items, generate follow-ups, and track decisions across your m...
README (SKILL.md)

\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
Usage Guidance
This result should be treated as inconclusive, not as a clean security review. Re-run ClawScan in an environment where metadata.json and artifact/ can be read before installing or approving the skill.
Capability Assessment
Purpose & Capability
Review is incomplete: attempts to inspect metadata.json and artifact/ failed before file access, so no purpose/capability claims could be verified.
Instruction Scope
Review is incomplete: no SKILL.md or instruction artifacts were available for evidence-backed scope analysis.
Install Mechanism
Review is incomplete: no install specs or package files could be inspected.
Credentials
Review is incomplete: requested environment access could not be compared against the skill purpose without readable artifacts.
Persistence & Privilege
Review is incomplete: no artifact evidence of persistence, privilege use, or credential handling was available.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ai-meeting-intelligence
  3. After installation, invoke the skill by name or use /ai-meeting-intelligence
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of AI Meeting Intelligence Expert. - Automatically transcribes, summarizes, and extracts action items and decisions from meetings. - Supports multi-language transcription, speaker identification, and sentiment analysis. - Integrates with popular calendar, email, CRM, and task management tools. - Provides agenda generation, follow-up email drafts, and meeting analytics for improved efficiency and tracking.
Metadata
Slug ai-meeting-intelligence
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Ai Meeting Intelligence?

AI-powered meeting intelligence assistant — automatically transcribe, summarize, extract action items, generate follow-ups, and track decisions across your m... It is an AI Agent Skill for Claude Code / OpenClaw, with 112 downloads so far.

How do I install Ai Meeting Intelligence?

Run "/install ai-meeting-intelligence" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Ai Meeting Intelligence free?

Yes, Ai Meeting Intelligence is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Ai Meeting Intelligence support?

Ai Meeting Intelligence is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Ai Meeting Intelligence?

It is built and maintained by lingfeng-19 (@gechengling); the current version is v1.0.0.

💬 Comments