一键导入
init-vault
Initialize an Obsidian vault for project tracking and personal context. Walks through vault creation, repo discovery, and scaffold setup.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Initialize an Obsidian vault for project tracking and personal context. Walks through vault creation, repo discovery, and scaffold setup.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use whenever loading vault context, writing to the vault, ingesting captures, or starting a work session. Detects stale/conflicting notes, downgrades unverified old information, and annotates context with freshness labels. Guarded mode: warns and labels, never blocks (except completion claims lacking repo evidence).
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 | init-vault |
| description | Initialize an Obsidian vault for project tracking and personal context. Walks through vault creation, repo discovery, and scaffold setup. |
Set up a new Obsidian vault (or connect an existing one) for project tracking, session logging, and personal knowledge management.
Determine:
~/Documents/Obsidian/My Vault as a cross-platform fallback).~/dev/Call obsidian_init_vault with:
This creates:
projects/ -- per-repo status files (populated on first sync)sessions/ -- conversation session logscontext/ -- active threads and work-in-progress trackinggroups/ -- MOC (Map of Content) files for project groupsdaily/ -- daily notesInbox/ and Inbox/Agent Drafts/ -- incoming itemsCards/ -- knowledge cardsDashboard.md -- main indexRunning TODO.md -- canonical open items listsync_config.json -- repo registry (editable)Call obsidian_sync_projects to populate the vault with current project data.
Tell the user:
/sync-vault (or obsx sync-projects) to refreshsync_config.json in the vault to customize tracked repos/sync-vault any time to refresh project dataobsidian_doctor reports no vault found