What problem does it solve?
This Skill eliminates inconsistent Obsidian vault structure, broken wikilinks, and non-compliant note creation that disrupt personal agent knowledge management workflows, ensuring all notes follow a shared contract that other skills can rely on.
Core Features & Use Cases
- Standardized Vault Contract: Defines a fixed folder layout (Inbox, Source, Wiki, Index), strict filename rules, and required YAML frontmatter fields for every note type.
- Canonical Note Creation Helper: Includes the new_note.sh script, the only sanctioned way to create vault notes, which automatically enforces all naming, frontmatter, and linking rules to eliminate human error.
- Cross-Skill Compatibility: Acts as the foundational contract for all other personal_agent skills, so ingest, curation, graph extraction, and recall tools all work with consistently formatted notes.
- Use Case: If you run a personal agent that ingests YouTube videos, articles, and voice notes into Obsidian, this Skill ensures every captured note has the correct filename, frontmatter, and related links so you can search, curate, and synthesize content reliably.
Quick Start
Ask your agent to create a new inbox note for the article The Bitter Lesson from https://example.com/bitter-lesson with tags ai and scaling, and it will automatically generate a fully compliant note in your Obsidian vault.