Notes banner
huxwaitt huxwaitt

Notes

Productivity community

Description

--- description: Put your raw notes or a transcript from a meeting into its vault note, pull out decisions, action items and waiting-on items (each becomes an open item with an owner on the page it is about), mark the meeting held, update last_contact on attendees, and offer a minutes email that goes to Drafts only after you say yes. argument-hint: "[event words | note path] <raw notes, a transcript, or a file path>" --- # /soma:notes Argument: an optional pointer to the meeting (event words s

Installation

Installs to ~/.claude/skills/huxwaitt-soma-notes/SKILL.md

Terminal
mkdir -p ~/.claude/skills/huxwaitt-soma-notes && curl -fsSL https://raw.githubusercontent.com/huxwaitt/soma/HEAD/commands/notes.md -o ~/.claude/skills/huxwaitt-soma-notes/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository