From memex
Captures quick ideas to a scratch inbox file with suggested routing and avoids premature organization.
How this skill is triggered — by the user, by Claude, or both
Slash command
/memex:idea [idea description][idea description]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Wikilink rule:** In any markdown you write, reference files as `[[filename]]`.
Wikilink rule: In any markdown you write, reference files as [[filename]].
Quick-capture to the scratch inbox. Routing happens later (session-end or on demand).
Search order:
scratch/ideas.md.ideas.md at workspace root.If none exist, create scratch/ideas.md (or ideas.md at root if there's no scratch/ folder).
Take the idea text from $ARGUMENTS or the user's message. If genuinely ambiguous, ask one clarifying question. Otherwise just capture.
Append:
### [brief title] - YYYY-MM-DD
[idea in 1-3 sentences]
-> Suggested route: [domain folder from Hub Map, or "unrouted"]
If _MANIFEST.md exists, read its Hub Map to suggest a route. Otherwise mark unrouted.
Idea captured: "[brief title]"
-> Suggested route: [domain path or "unrouted"]
Saved to: [resolved path]
Don't route now. Routing is session-end's job, or runs when the user asks.
claims: field). A locked-in choice goes in decisions.md. The inbox is for unprocessed sparks.npx claudepluginhub skyfox-io/memex --plugin memexCaptures and promotes ideas in Obsidian: records quick thoughts to inbox, extracts ideas from conversation, and graduates daily-note ideas into permanent notes.
Captures a single user-voiced idea into a provenance-tracked folder in an ideas repo, with optional GitHub issue mirror. For recording one idea at a time, not bulk extraction.
Captures insights mid-conversation to 0-inbox/ with zero friction. Infers note content from context or accepts title/body arguments.