AI Meeting Notes w/ Action Items + To-Do List Tracker

v1.0.3

Messy notes → Clear action items. Instantly. Paste any meeting notes, transcript, or text. Get summaries, action items with owners and deadlines. Auto-saved, searchable, with integrated to-do tracking. No bot. No subscription. No setup.

15· 8.1k·52 current·56 all-time
byJeff J Hunter@jeffjhunter
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (extract summaries, action items, save/searchable notes, to-do tracking) match the SKILL.md and example files. No unrelated binaries, credentials, or external services are requested.
Instruction Scope
Instructions are strict about one-message output, file naming, and automatically saving an .md file and updating todo.md in the workspace. This is coherent for a note-taking/tracker skill, but it explicitly reads/writes workspace files (preferences, meeting-notes/, todo.md). That file I/O is within the stated purpose but is a privacy/side‑effect to be aware of—it will persist meeting contents unless you prevent or review it.
Install Mechanism
Instruction-only skill with no install spec, no external downloads, and no code files to execute. Lowest-risk install profile.
Credentials
No environment variables, credentials, or config paths are required. The skill optionally checks for a preferences file in the workspace; this optional file-read is proportionate to the feature (customization).
Persistence & Privilege
always:false (normal). The skill expects to create and update files (meeting-notes/*.md and todo.md) in the agent workspace. That persistent storage is appropriate for a notes/todo tool but is a behavior users should explicitly accept because it stores potentially sensitive meeting content.
Assessment
This skill looks coherent and does what it says: parse pasted notes/transcripts, extract action items, and save a .md file plus a todo.md in your workspace. Before installing or using it, consider: (1) it will write persistent files (meeting-notes/* and todo.md) — review and control where your agent's workspace is located; (2) any sensitive meeting content you paste will be saved locally unless you delete it; (3) the skill will optionally read a preferences file from your workspace if present, which can alter behavior — inspect that file before relying on it; (4) there are no external network calls or credential requests declared, so no obvious exfiltration vectors in the SKILL.md. If you want extra caution, test with non-sensitive dummy notes first and confirm where files are written and who has access to the workspace.

Like a lobster shell, security has layers — review code before you run it.

action-itemsvk975ja2ys58amj371dm9hjxcsx80dr1tfollow-upvk975ja2ys58amj371dm9hjxcsx80dr1tlatestvk975ja2ys58amj371dm9hjxcsx80dr1tmeeting-assistantvk975ja2ys58amj371dm9hjxcsx80dr1tmeeting-notesvk975ja2ys58amj371dm9hjxcsx80dr1tmeeting-summaryvk975ja2ys58amj371dm9hjxcsx80dr1tnotes-to-tasksvk975ja2ys58amj371dm9hjxcsx80dr1tnotetakervk975ja2ys58amj371dm9hjxcsx80dr1tproductivityvk975ja2ys58amj371dm9hjxcsx80dr1ttask-extractionvk975ja2ys58amj371dm9hjxcsx80dr1ttask-trackervk975ja2ys58amj371dm9hjxcsx80dr1ttodovk975ja2ys58amj371dm9hjxcsx80dr1ttranscriptvk975ja2ys58amj371dm9hjxcsx80dr1t

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments