agents/skills/notes/SKILL.md
Manage personal notes in an Obsidian vault at $NOTES_VAULT. Use when the user mentions notes, vault, knowledge base, or asks to find/create/read/edit notes. Triggers on daily notes, project tasks, personal information lookup, or any note-related request.
npx skillsauth add juanibiapina/dotfiles notesInstall 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.
Personal notes stored as markdown files in an Obsidian vault at $NOTES_VAULT.
The vault's AGENTS.md contains personal information, vault structure, wikilink and tag conventions, and note formats. Read it before doing anything else in a conversation.
.md extension is optional in user requests. Add it if missing.$NOTES_VAULT/daily/YYYY-MM-DD.md.development
My end-to-end development flow for any change. Use when fixing a bug, building a feature, or shipping any code change from understanding through production verification.
development
Creating plans. Use it for planning code changes.
tools
Send a message to another running pi session via its Unix socket. Use when the user wants to hand off context to another session, continue a conversation elsewhere, or notify another pi instance.
data-ai
Use when adding, installing, removing, or managing agent skills in this dotfiles repo. Triggers on "add skill", "install skill", "remove skill", "delete skill", "new skill", "manage skills", or any skill management task.