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

  1. Search for relevant notes using a query derived from the user's request:

    deepvista card +search "<topic or keyword>" --type note --limit 20
    
  2. List recent notes if no specific topic was given, to get a broad view:

    deepvista notes list --limit 20
    
Related skills
Installs
17
GitHub Stars
5
First Seen
Apr 2, 2026