← Back to Skills Marketplace
ai-meeting-notes
by
ModestyRichards
· GitHub ↗
· v1.0.2
· MIT-0
124
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install modesty-ai-meeting-notes
Description
Messy notes → Clear action items. Instantly. Paste any meeting notes, transcript, or text. Get summaries, action items with owners and deadlines. Auto-saved,...
Usage Guidance
This skill appears to do what it says: parse pasted meeting notes and save structured .md files plus maintain todo.md. Before installing, consider: (1) it will create and read files in your workspace (meeting-notes/ and todo.md and optional preferences file) so don't paste highly sensitive data you don't want persisted; (2) review saved .md files and folder permissions regularly; (3) there are no external API keys required, but the SKILL.md links external pages (SkillBoss, homepage) — installing is local and instruction-only; (4) if you don't want autonomous agents to write files, keep autonomous invocation disabled or inspect agent permissions; and (5) if you need stricter control, open the skill files and test with non-sensitive sample notes to confirm behavior before using real data.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description (extract summaries, action items, save notes, manage todos) match the SKILL.md: it requires no external credentials or binaries and only asks the agent to parse input text and persist results to meeting-notes/ and todo.md. There are no unrelated env vars or tool dependencies.
Instruction Scope
Instructions require the agent to (a) produce a single chat message in a strict format, (b) attach/save a full .md file for each extraction, and (c) consult or use a local PREFERENCES-template.md if present and read/search meeting-notes/ when referencing prior meetings. This file read/write behavior is expected for a note-taking skill, but it does mean the agent will read and write files in the user's workspace (meeting-notes/, todo.md and optional preferences). The SKILL.md does not instruct reading system credentials or other unrelated paths, nor does it instruct network exfiltration.
Install Mechanism
No install spec and no code files — instruction-only — so nothing is downloaded or written by an installer. This is the lowest-risk install profile.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths beyond workspace files it manages (preferences, meeting-notes/, todo.md). There are no unexplained secrets or external service tokens requested.
Persistence & Privilege
always:false (normal). The skill expects to persist files into the agent/workspace (meeting-notes/*.md and todo.md). That persistent file-writing is appropriate for the stated functionality but is a capability you should be aware of — the skill will create and read files in your workspace when used.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install modesty-ai-meeting-notes - After installation, invoke the skill by name or use
/modesty-ai-meeting-notes - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- Documentation updates only: Fixed version number in SKILL.md (from 1.0.3 to 1.0.2).
- No code changes or feature updates.
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is ai-meeting-notes?
Messy notes → Clear action items. Instantly. Paste any meeting notes, transcript, or text. Get summaries, action items with owners and deadlines. Auto-saved,... It is an AI Agent Skill for Claude Code / OpenClaw, with 124 downloads so far.
How do I install ai-meeting-notes?
Run "/install modesty-ai-meeting-notes" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is ai-meeting-notes free?
Yes, ai-meeting-notes is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does ai-meeting-notes support?
ai-meeting-notes is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created ai-meeting-notes?
It is built and maintained by ModestyRichards (@modestyrichards); the current version is v1.0.2.
More Skills