agentsclimarketplace

Gtd capture

Skill ponzgpt/hermes-pkm-toolkit/skills/gtd-capture

Capture and triage loose commitments into a Markdown GTD inbox with tags and next-action review.From its SKILL.md

Install
npx -y skills add ponzgpt/hermes-pkm-toolkit --skill gtd-capture

Assembled 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

  1. Append every raw item to 00_Inbox.md unless the user names a specific inbox file.
  2. Format each captured item as a Markdown checkbox.
  3. Add lightweight context tags when obvious: #computer, #home, #errand, #waiting, #someday, #call, #deep-work.
  4. Do not over-classify during capture.
  5. During triage, classify each item as next action, project, waiting-for, someday/maybe, calendar, or reference.
  6. 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.

Keep looking

Skills are one crate of 326,401. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.