Meeting Notes Pro
Skill by olivermonneke
Why use this skill?
Transform meeting notes into structured summaries, track action items, and boost team productivity with Meeting Notes Pro. Never lose track of a decision again.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/olivermonneke/meeting-notes-proWhat This Skill Does
Meeting Notes Pro is a productivity-focused AI agent skill designed to transform messy meeting transcripts and raw notes into structured, high-impact documentation. It operates on the philosophy that meetings should be brief, purposeful, and outcome-driven. By parsing unstructured input, it generates professional meeting summaries, tracks accountability through clearly assigned action items, and maintains a running list of open questions and parking lot items. It helps teams fight meeting fatigue by enforcing clear goal-setting and accountability.
Installation
To integrate Meeting Notes Pro into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/olivermonneke/meeting-notes-pro
Ensure you have the latest version of the OpenClaw agent installed before proceeding.
Use Cases
- Project Management: Track action items across multiple project syncs to ensure no tasks fall through the cracks.
- Executive Summaries: Quickly convert long transcripts into concise briefs for stakeholders who couldn't attend the live meeting.
- Meeting Audit: Use the effectiveness score to determine if recurring meetings are providing sufficient ROI.
- Team Accountability: Automatically generate follow-up emails for team members with pending tasks.
Example Prompts
- "Here is the transcript from today's product sync. Please generate a Meeting Summary, highlight the key decisions made, and flag any missing deadlines for action items."
- "I need an status overview of all pending action items from the last three engineering meetings. Can you generate the Action Item Tracker?"
- "Draft a polite follow-up email to Sarah regarding her outstanding action item about the API documentation from our meeting on Tuesday."
Tips & Limitations
- Be Specific: The tool performs best when transcripts include names and clear agreements. If the transcript is unclear, the agent will flag items as needing clarification.
- Deadlines Matter: The agent is "opinionated." If a task lacks a deadline, the agent will explicitly prompt you to set one to ensure accountability.
- Data Privacy: This skill processes text inputs. Ensure that you are not sharing highly sensitive or classified proprietary information if your OpenClaw configuration does not support encrypted local processing.
- Consistency: Use the provided templates to ensure your team's meeting documentation remains uniform across the organization.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-olivermonneke-meeting-notes-pro": {
"enabled": true,
"auto_update": true
}
}
}