What problem does it solve?
This Skill automates the triage of Obsidian notes by scanning the 00-Inbox/ and annotating each file with AI-suggested frontmatter for category, tags, and wikilinks, then moving it to 01-Staging/.
Core Features & Use Cases
- Scan 00-Inbox/ for all .md files
- For each note, analyze to determine target zone (Projects/, Areas/, Resources/, Archives/, or Self/), sub-folder, and up to 4-5 four-dimensional tags (type, status, src, topic) plus wikilink suggestions
- Write/update YAML frontmatter with ai_suggested block and move the file to 01-Staging/
- Generate a concise triage report to summarize notes processed and categories assigned
- Enforce rules: never modify note content, preserve existing frontmatter, and maintain inbox health
Quick Start
Run the Obsidian inbox workflow to triage all notes in 00-Inbox/, annotating ai_suggested frontmatter and moving files to 01-Staging/.