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>