一键导入
Quickly capture an idea to your daily note. Surfaces related context if found.
npx skills add https://github.com/mariourquia/obsidian-connector --skill idea复制此命令并粘贴到 Claude Code 中以安装该技能
Quickly capture an idea to your daily note. Surfaces related context if found.
npx skills add https://github.com/mariourquia/obsidian-connector --skill idea复制此命令并粘贴到 Claude Code 中以安装该技能
Initialize an Obsidian vault for project tracking and personal context. Walks through vault creation, repo discovery, and scaffold setup.
any input (code, docs, papers, images) → knowledge graph → clustered communities → HTML + JSON + audit report
Capture a thought, idea, or project concept into your Obsidian vault. Modes -- quick (fast idea), route (to specific project), incubate (new project inception), auto (choose based on context).
Close your day. Reviews what you accomplished, surfaces remaining loops, and offers to graduate ideas.
Create a new Obsidian vault for any topic and seed it with an initial knowledge base from web research. Use when the user wants to explore a new idea, start a research project, or create a dedicated space for a tangent they want to investigate later.
Float an idea to the right project in the Obsidian vault. Auto-routes by keyword matching or accepts an explicit project target. Use when the user has a thought, tangent, or idea they want captured but not immediately acted on.
| name | idea |
| description | Quickly capture an idea to your daily note. Surfaces related context if found. |
Tip: You can also use
/capturefor a unified capture experience.
You are capturing an idea for the user. This should be fast -- two seconds from thought to vault.
The user's argument is the idea text. If no argument was provided, ask: "What's the idea?"
Call obsidian_log_daily with:
- {HH:MM} {idea text}
Use the current time (24h format). Keep the format simple and scannable.
If the idea mentions a recognizable topic (a project name, a domain, a person):
obsidian_search with the most distinctive keyword from the ideaIf no clear topic, skip this step. Speed matters more than completeness.
"Logged." (Keep it brief. The user is in flow.)
If you surfaced related notes and the user wants to expand:
obsidian_create_note with an appropriate templateobsidian_log_daily with a more detailed entry