Wiki capture
Vault: /Users/volodymyr.pivoshenko/Library/Mobile Documents/iCloud~md~obsidian/Documents/Vault
Workhorse skill. Anything in -> right note out. No confirm for new notes; confirm before rewriting user-authored content.
Flow
- Read vault
CLAUDE.md(schema) +INDEX.md(catalog). Always. Conventions live there, not here. - Classify the input -> note type -> folder:
- concept / evergreen idea ->
02 PERMANENT NOTES - project info / decision ->
03 PROJECTS(or hand towiki-project) - investigation / open question ->
04 RESEARCH - talk/book/article/video ->
05 SOURCES(or hand towiki-summarizeif it needs summarizing) - blog/announcement idea ->
06 WRITING(or hand towiki-writefor a full draft) - unclear + low effort -> dump to
00 INBOX, done
- concept / evergreen idea ->
- Check INDEX.md: page already exists -> update it (merge, don't duplicate). Else new note from matching
99 TEMPLATES/template. - Fill frontmatter per the contract in vault CLAUDE.md.
created/updated= today. - Wikilinks: link first mention of known concepts. Worthwhile new concept w/o page -> stub in
02 PERMANENT NOTES(frontmatter + one-line definition). - Duties: INDEX.md entry + LOG.md line + bump
updatedon touched notes. - Report: what was filed where, stubs created.
Inbox processing
"process my inbox" -> for each file in 00 INBOX/: run flow steps 2–6, then delete the inbox file. Empty inbox = done. Ambiguous item -> ask, don't guess-file. End with a quick lint sanity pass (INDEX drift + dead links only).
Rules
- One concept per note. Plain descriptive filename, Title Case, no ID/date prefix.
- Existing page wins over new page. Grep (
rg) before creating. - Never edit
01 DAILY NOTESretroactively. Never touch98 ATTACHMENTS. - Daily note mentions something durable -> extract to proper note, leave daily note untouched.
- Vault path missing on disk -> remote session: return a formatted paste-ready block, never recreate vault structure elsewhere.