plugins/ls-notes/skills/note/SKILL.md
Use when working with files in ~/Notes (Landon's Obsidian vault). Covers vault structure (PARA), file naming, frontmatter, icons, templates, kanban boards, and the obsidian CLI.
npx skillsauth add LandonSchropp/agent-toolkit plugins/ls-notes/skills/noteInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Landon's Obsidian vault is at ~/Notes.
REQUIRED: Read all of the following references before reading from or writing to any file in the vault:
kanban-plugin: board.daily-note: Invoke when the user mentions a daily note or daily todos, or when reading or writing any file under Daily 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.tools
Use when working with a stack of GitHub pull requests — creating branches, keeping the stack in sync, or merging in order. Covers Git Town setup, PR targeting, rebasing, and landing the stack.
tools
Use when writing or modifying tests in a Bun project
tools
Use when publishing or releasing a new version of an npm/pnpm/yarn/bun package to the registry. Covers package-manager detection, semver bump selection, tagging, pushing, scoped-package access, authentication, and one-time passwords (OTP).
tools
Use when a finished worktree's branch has been reviewed and committed and needs to land. Rebases onto the latest default branch, then either fast-forwards it into the default branch (personal direct-to-main repos) or pushes it for a pull request (shared feature-branch repos).