← Back to Skills Marketplace
Meeting Notes to Actions
by
ExternalOS
· GitHub ↗
· v1.0.0
· MIT-0
124
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install meeting-notes-actions
Description
Transform raw meeting notes or transcripts into structured summaries, action items with owners and deadlines, individual follow-up emails, and next meeting a...
Usage Guidance
This skill appears coherent and safe from a permissions/installation perspective, but before using it consider: (1) privacy — you will be pasting meeting content (potentially sensitive) into the agent, so ensure you have permission and avoid sharing secrets or legally protected material; (2) inferred data — the skill will infer dates, deadlines, owners and priorities when not explicit, which can introduce errors, so review outputs before sending; (3) sender/recipient identity — the skill assumes the user is the sender and will generate personalized emails; if you integrate this output into automated email-sending workflows, verify that no automatic sending occurs without explicit confirmation; (4) audit — because it’s instruction-only with no install, there’s no hidden network endpoint or credential exfiltration in the package, but always treat pasted content as potentially sensitive.
Capability Analysis
Type: OpenClaw Skill
Name: meeting-notes-actions
Version: 1.0.0
The meeting-notes-actions skill is a text-processing tool designed to transform raw meeting notes into structured summaries, action items, and follow-up emails. Analysis of SKILL.md, README.md, and listing.md shows no evidence of data exfiltration, malicious execution, or prompt injection; the skill operates entirely on user-provided text and generates formatted markdown output without requesting sensitive permissions or external network access.
Capability Tags
Capability Assessment
Purpose & Capability
Name, description, README, and SKILL.md all describe the same functionality (parsing pasted meeting notes/transcripts and producing summaries, action items, emails, agendas). No binaries, credentials, or config paths are requested — nothing disproportionate to producing text outputs from user-provided notes.
Instruction Scope
SKILL.md is prescriptive about parsing input and producing copy-paste-ready outputs. It instructs the agent to infer missing data (dates, deadlines, priorities, owners) and not to ask format clarification. This stays within the feature scope but means the agent may create inferred deadlines/owners that could be incorrect; it does not instruct reading files, accessing system secrets, or calling external endpoints.
Install Mechanism
Instruction-only skill with no install spec and no code files. Low risk: nothing will be written to disk or downloaded during install.
Credentials
No environment variables, credentials, or external service tokens are requested. The skill operates solely on user-pasted content, which is proportional to its stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent presence or modify other skills/system settings. It also does not include any install-time hooks or background processes.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install meeting-notes-actions - After installation, invoke the skill by name or use
/meeting-notes-actions - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: meeting-notes-actions 1.0.0
- Transform raw meeting notes or transcripts into structured, copy-paste-ready summaries, action items, follow-up emails, agendas, and status updates.
- Supports a wide range of input formats: messy notes, transcripts, message threads, and more; no need for formatting clarification.
- Multiple modes: quick process (all sections), meeting type presets (with type-specific output), follow-up only, actions only, and status update.
- Actionable, owner-assigned action tables and individualized follow-up emails for each attendee.
- Context-aware agenda and project status update generation, with clarity on owner, deadlines, and priorities.
- Includes rules for clarity, brevity, and handling ambiguous or incomplete information.
Metadata
Frequently Asked Questions
What is Meeting Notes to Actions?
Transform raw meeting notes or transcripts into structured summaries, action items with owners and deadlines, individual follow-up emails, and next meeting a... It is an AI Agent Skill for Claude Code / OpenClaw, with 124 downloads so far.
How do I install Meeting Notes to Actions?
Run "/install meeting-notes-actions" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Meeting Notes to Actions free?
Yes, Meeting Notes to Actions is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Meeting Notes to Actions support?
Meeting Notes to Actions is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Meeting Notes to Actions?
It is built and maintained by ExternalOS (@jamespatrickthom2003-star); the current version is v1.0.0.
More Skills