deepvista-recipe-analyze-notes
Installation
SKILL.md
Analyze Notes
PREREQUISITE: Read deepvista-shared, deepvista-memory, and deepvista-notes.
Search, retrieve, and analyze notes from the knowledge base to surface insights, patterns, and summaries.
Steps
-
Search for relevant notes using a query derived from the user's request:
deepvista card +search "<topic or keyword>" --type note --limit 20 -
List recent notes if no specific topic was given, to get a broad view:
deepvista notes list --limit 20
Related skills
More from deepvista-ai/deepvista-cli
deepvista-chat
DeepVista Chat: Send messages to the AI agent and manage chat sessions.
29deepvista-shared
DeepVista CLI: Authentication, global flags, and security conventions.
27deepvista-notes
|
27deepvista-persona-knowledge-worker
Persona: Knowledge worker daily workflow — check cards, process notes, run Recipes.
27deepvista-recipe-export-knowledge-as-skills
Recipe: Export Recipes as installable SKILL.md files for AI agents.
27deepvista-vistabase
DeepVista VistaBase: Manage your knowledge base — create, search, and organize context cards.
22