Selects and applies Obsidian note templates for project briefs, meeting notes, daily notes, learning notes, book reviews, and more using a decision tree. Useful for structured note creation and template selection.
How this skill is triggered — by the user, by Claude, or both
Slash command
/obsidian-second-brain:template-patternsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Quick reference for selecting and applying the right Obsidian template. Templates are in the `Templates/` folder at vault root.
Quick reference for selecting and applying the right Obsidian template. Templates are in the Templates/ folder at vault root.
Temporal tracking:
Daily Notes.mdWeekly Planning.mdMonthly Goals.mdQuarterly Goals.mdMeetings:
Meeting Notes.md1-on-1 Meeting Notes.mdProjects:
Project Brief.mdProject Planning.mdFeature Implementation.mdBug Fix.mdLearning:
Learning.mdLearning Tech Template.mdBook Reviews.mdOrganization:
MOC Template.mdPeople.mdGeneral Notes.mdOther:
Problem Solving.mdCommunicate your work.mdWeekly Workout.mdEvery knowledge note should include these sections (enforced by templates):
## Related
*Link 2-5 related notes with a reason why.*
- [[Note Name]] — brief reason for connection
- [[Another Note]] — why it relates
Purpose: Enforces the 2-Link Rule and builds the knowledge graph.
# Encounters
*Real-world bugs, usage, and insights. Add entries when you encounter this concept in practice.*
## YYYY-MM-DD - [Brief title]
[What happened, what you learned]
Link: [[TIL or project note]]
Purpose: Makes notes living documents that grow with experience.
Via command: Run /apply-template, select from list, template applied to current note.
Via daily-startup: Daily notes auto-created using Daily Notes.md template.
Manually: Open template file, copy content, paste into new note.
Templates/ at vault root — don't confuse with the PARA folderstemplate= parameter — don't manually copy-paste template content/daily-startup → auto-applies Daily Notes.md/apply-template → interactive selection from all templates/review-okrs → uses Quarterly Goals.md, Monthly Goals.md, Weekly Planning.mdnpx claudepluginhub kriscard/kriscard-claude-plugins --plugin obsidian-second-brainManages Obsidian vault sessions, daily routines, tasks, memory, resources, output styles, and meeting transcripts for BenAI plugin. Mode-aware for professional/business. Activates on resume, compress, tasks, or /assistant.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.