meeting-to-action
Convert meeting notes or transcripts into clear summaries, decisions, and action items with owners and due dates. Use when a user asks to turn a meeting recording, transcript, or notes into a follow-up plan.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/codedao12/meeting-to-actionWhat This Skill Does
The meeting-to-action skill is an essential productivity assistant designed to parse raw meeting transcripts or unstructured notes into structured, professional documentation. It functions by analyzing the discourse to extract high-level summaries, critical decisions made during the session, and granular action items. By focusing on identifying stakeholders, designated owners, and specific deadlines, the skill transforms chaotic conversation logs into a clean, actionable roadmap. It acts as an intelligent intermediary that helps teams align after meetings without the manual burden of extensive documentation.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/codedao12/meeting-to-action
Ensure that you have the appropriate permissions to install skills from the repository and that your environment is configured for async processing if you intend to handle large transcripts.
Use Cases
This skill is best utilized in the following scenarios:
- Converting a long, multi-speaker transcript from a project sync into an organized follow-up email.
- Extracting action items from brainstorming sessions where tasks are often implied rather than explicitly stated.
- Summarizing client-facing meetings to ensure that commitments made during the conversation are captured and assigned correctly.
- Drafting a status report for stakeholders based on a quick, informal catch-up call.
- Managing team accountability by tracking open questions and potential blockers identified during a team retrospective.
Example Prompts
- "Here is the transcript from today's sprint planning. Please summarize the key decisions and list the action items with owners and due dates."
- "I've attached my rough notes from the brainstorming session. Can you format this into a professional follow-up email for the team, highlighting next steps and pending risks?"
- "Analyze this transcript to identify any open questions or unassigned tasks that require further discussion in our next meeting."
Tips & Limitations
To get the best results, provide as much context as possible, such as participant roles and timezone preferences. Always review the output before sharing; while the AI is highly accurate, it may make tentative inferences regarding ownership if it is not explicitly stated. Note that this skill operates in a read-only capacity; it does not automatically populate task management tools like Jira or Asana, nor does it send emails directly. This "human-in-the-loop" design ensures your data remains under your control and allows you to verify that sensitive information is handled according to your internal privacy standards. If the transcript is highly disjointed or missing audio segments, the summary quality may be degraded.
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-codedao12-meeting-to-action": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read
Related Skills
podcast-chaptering-highlights
Create chapters, highlights, and show notes from podcast audio or transcripts. Use when a user wants chapter markers, highlight clips, or show-note drafts without publishing or distribution actions.
Twilio
Skill by codedao12
google-sheet-api
OpenClaw skill that installs a Google Sheets CLI with setup steps and commands for read/write, batch, formatting, and sheet management.
zalo
OpenClaw skill for Zalo Bot API workflows (bot token) plus optional guidance on unofficial personal automation tools.
agent-browser-core
OpenClaw skill for the agent-browser CLI (Rust-based with Node.js fallback) enabling AI-friendly web automation with snapshots, refs, and structured commands.