Quick capture to GTD inbox from CLI or natural language
Fast append to inbox. No priority, no routing — just capture.
$ARGUMENTS as item text./praxis/gtd/01-inbox.md. If missing → error (see below).### New section. If missing → error.### New### New\n- [ ] <cleaned item> [created:: TODAY]TODAY = today's date as YYYY-MM-DD.Captured: <item>.Example — capture "buy milk" on 2026-05-23:
### New
- [ ] buy milk [created:: 2026-05-23]
- [ ] existing item [created:: 2026-05-20]
If the item contains a URL, strip these query params (case-insensitive key):
| Group | Params |
|-------|--------|
| Analytics | utm_* (any utm_-prefixed key) |
| Ad/click IDs | fbclid gclid gbraid wbraid msclkid dclid yclid twclid ttclid |
| Email/marketing | mc_eid mc_cid _hsenc _hsmi vero_id vero_conv oly_anon_id oly_enc_id mkt_tok |
| Social/referral | igshid ref ref_src ref_url source spm |
| Platform | si (YouTube/Spotify share token) feature (YouTube) |
Rules: remove only listed keys; keep all other params (id q v page t, etc.); drop a trailing ? if no params remain; preserve path + #fragment; leave non-URL text untouched.
https://example.com/article?utm_source=nl&utm_medium=email&id=42&fbclid=abc
→ https://example.com/article?id=42
https://youtu.be/dQw4w9WgXcQ?si=Xy12&t=30
→ https://youtu.be/dQw4w9WgXcQ?t=30
/gtd:capture buy milk · /gtd:capture call John about project### New is fine. Preserve all other sections unchanged.### New missing → report, suggest running setup.npx skills add digital-stoic-org/capture下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
Use when you need to control Slack from OpenClaw via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
Manage Trello boards, lists, and cards via the Trello REST API.
Category:productivity