CommunityEscrita e Ediçãogithub.com

skoowoo/vaultr-notes

Vaultr: The Simplest Way to Build AI Workflows Around Your Notes.

O que é vaultr-notes?

vaultr-notes is a Claude Code agent skill that vaultr: The Simplest Way to Build AI Workflows Around Your Notes.

Funciona com~Claude Code~Codex CLI~Cursor
npx skills add skoowoo/vaultr-notes

Installed? Explore more Escrita e Edição skills: steipete/notion, langchain-ai/langchain, bytedance/podcast-generation · View all 6 →

Perguntar na sua IA favorita

Abre um novo chat com esta habilidade de agente já pré-carregada.

Documentação

Vaultr Notes — Router

Environment check

vaultr --help

If vaultr is not found, inform the user and stop.


Identify intent → load sub-skill

ScenarioTrigger signalsSub-skill
Regular notescreate / read / modify / delete / list / search notes; journal entries; research notes; markdown files@notes-crud.md
Short notesquick 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.

Habilidades Relacionadas