coco-research/gsd-note
Zero-friction idea capture. Append, list, or promote notes to todos.
npx skills add https://github.com/coco-research/coco --skill gsd-note
<objective>
Zero-friction idea capture — one Write call, one confirmation line.
Three subcommands:
Runs inline — no Task, no AskUserQuestion, no Bash.
</objective>
<execution_context>
@$HOME/.claude/get-shit-done/workflows/note.md
@$HOME/.claude/get-shit-done/references/ui-brand.md
</execution_context>
<context>
$ARGUMENTS
</context>
<process>
Execute the note workflow from @$HOME/.claude/get-shit-done/workflows/note.md end-to-end.
Capture the note, list notes, or promote to todo — depending on arguments.
</process>
Take coco-research/gsd-note from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.