Use when working with files in ~/Notes (the user's Obsidian vault). Covers vault structure (PARA), file naming, frontmatter, icons, templates, kanban boards, and the obsidian CLI.
Scanned 9/10/2026
Install to Claude Code
npx -y skills add LandonSchropp/agent-toolkit --skill note --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Note?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/landonschropp-note)More formats (shields.io, HTML) on the badges page.
---
name: note
description: Use when working with files in ~/Notes (the user's Obsidian vault). Covers vault structure (PARA), file naming, frontmatter, icons, templates, kanban boards, and the obsidian CLI.
---
# Note
The user's Obsidian vault is at `~/Notes`.
**REQUIRED:** Read all of the following references before reading from or writing to any file in the vault:
- [Structure](references/structure.md): PARA directories and which sub-skill applies to each.
- [Conventions](references/conventions.md): File naming, frontmatter, triage.
- [Icons](references/icons.md)
- [Templates](references/templates.md)
- [Obsidian CLI](references/obsidian-cli.md)
## Related Skills
- `ls-notes:daily-note`: Invoke when the user mentions a daily note or daily todos, or when reading or writing any file under `Daily Notes/`.
- `ls-notes:project`: Invoke when reading or writing any file under `Projects/`, starting a new project, archiving a finished one, or editing any file with `kanban-plugin: board` in its frontmatter. It owns the kanban board conventions.
- `ls-notes:plan-morning`: Invoke when the user says "plan my morning" or wants to walk through morning journaling and tasks for today's daily note.
- `ls-notes:flashcards`: Invoke when the user wants flash cards or a spaced-repetition deck built from a note or other source material.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!