Vaultr Notes — Router
SkillSearchGuide for working with Vaultr, an AI-native personal note-taking system. Use this skill whenever the user wants to search, find, read, write, save, create, modify, delete, or capture notes — including journal entries, research notes, quick thoughts, knowledge retrieval, or any note-taking task. Trigger when the user says things like 'save this as a note', 'find my notes about X', 'create a note', 'look up my notes on X', 'read my note about Y', 'delete a note', 'quick note', 'short note', 'what do I know about X', or any variation of managing notes in Vaultr.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Vaultr Notes — Router skill
What this skill tells your AI
The instructions your AI receives, as published by skoowoo/vaultr-notes in skills/vaultr-notes/SKILL.md and read by ahel’s review.
Environment check
vaultr --help
If vaultr is not found, inform the user and stop.
Identify intent → load sub-skill
| Scenario | Trigger signals | Sub-skill |
|---|---|---|
| Regular notes | create / read / modify / delete / list / search notes; journal entries; research notes; markdown files | @notes-crud.md |
| Short notes | quick capture, fleeting thought, short note, daily log, "jot down" | @short-notes.md |
| Knowledge | "what do I know about", knowledge base, compiled knowledge, index notes | @knowledge.md |
Load the matching sub-skill. If the request spans multiple scenarios, handle them sequentially.
Signals
- GitHub stars
- 90
- Forks
- 2
- Last commit
- Jul 2026
Advanced
- Catalog kind
- skill
- Gateway key
vaultr-notes- Source
- github.com/skoowoo/vaultr-notes