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