Loading...
Loading...
Read and write Obsidian vault files, manage wiki-links, process markdown with YAML frontmatter. Use when working with vault file operations, creating notes, or managing links.
npx skill4agent add ballred/obsidian-claude-pkm obsidian-vault-opsvault-root/
├── CLAUDE.md # Main context (always read first)
├── Daily Notes/ # YYYY-MM-DD.md format
├── Goals/ # Goal cascade files
├── Projects/ # Project folders with CLAUDE.md
├── Templates/ # Reusable note structures
└── Archives/ # Completed/inactive content*.mdDaily Notes/*.md[[Note Name]] # Simple link
[[Note Name|Display Text]] # Link with alias
[[Note Name#Section]] # Link to section---
date: 2024-01-15
tags: [tag1, tag2]
status: active
---{{date}}{{date:format}}{{date-1}}{{date+1}}{{time}}Daily Notes/{date}.mdTemplates/Daily Template.mdDaily Notes/{date}.md#priority/high#priority/medium#priority/low#active#waiting#completed#archived#work#personal#health#learning