Gtd capture
Capture and triage loose commitments into a Markdown GTD inbox with tags and next-action review.From its SKILL.md
npx -y skills add ponzgpt/hermes-pkm-toolkit --skill gtd-captureAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.2 KB, 229 tokens by cl100k_base, as published. Nobody here has run it
GTD Capture
When To Use
Use this skill when the user is dumping tasks, obligations, ideas, or unresolved commitments.
Procedure
- Append every raw item to
00_Inbox.mdunless the user names a specific inbox file. - Format each captured item as a Markdown checkbox.
- Add lightweight context tags when obvious:
#computer,#home,#errand,#waiting,#someday,#call,#deep-work. - Do not over-classify during capture.
- During triage, classify each item as next action, project, waiting-for, someday/maybe, calendar, or reference.
- Ask before creating new project files.
Output Primitive
- [ ] Task or commitment #context
Pitfalls
- Do not turn capture into planning too early.
- Do not hide commitments inside prose summaries.
- Do not mark tasks complete unless the user explicitly says they are done.
Verification
The inbox contains every captured item exactly once and each action has enough context for later triage.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.