What problem does it solve?
This skill helps users create and organize standardized project notes in a dedicated projects/ folder in Obsidian. It enforces a consistent structure with a frontmatter containing name and description, and provides clear workflows for simple single-file projects and longform multi-part projects with chapters and scenes.
Core Features & Use Cases
- Create single-file projects at projects/name.md with a predefined frontmatter template and required description.
- Create longform projects under a folder like projects/Name/ with an index file and separate chapter/scene files.
- Respect default behavior (single-file) unless the user requests longform, chapters, or scenes; supports optional fields like status, priority, category, and related notes.
- Provides guidance on linking to existing notes and structuring metadata for discovery and organization.
Quick Start
Create a new project note by saying "create project" and provide the project name and whether you want a single-file or longform structure.