deepvista-recipe-research-to-vistabook
Installation
SKILL.md
Research to VistaBook
PREREQUISITE: Load the following skills:
deepvista-vistabase,deepvista-vistabook
Search your knowledge base for relevant context, then run a VistaBook workflow with that context.
Steps
-
Search for relevant cards:
deepvista --profile local vistabase +search "your research topic" --limit 10 -
Read the most relevant cards (pick IDs from search results):
deepvista --profile local vistabase get <card_id_1> deepvista --profile local vistabase get <card_id_2>
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