deepvista-recipe-research-to-recipe
Installation
SKILL.md
Research to Recipe
PREREQUISITE: Load the following skills:
deepvista-memory,deepvista-recipe
Search your knowledge base for relevant context, synthesize it, then run a Recipe workflow with that context as input.
Steps
-
Search for relevant cards:
deepvista card +search "your research topic" --limit 10 -
Read the most relevant cards (pick IDs from search results):
deepvista card get <card_id_1> deepvista card get <card_id_2> -
Summarize findings into a context string for the Recipe.
-
List available Recipes to find the right workflow:
deepvista recipe list -
Confirm with the user which Recipe to run and what context to pass, then run it:
deepvista recipe run <recipe_id> --input "Based on my research: <summary of findings>" -
Check run status:
deepvista recipe status <run_chat_id>
Tips
- Steps 1–4 are read-only. Step 5 (
recipe run) is the only write operation — always confirm with the user before executing it. - The Recipe run has access to the full knowledge base; the
--inputflag focuses the run, it doesn't limit what the agent can see. - After a run starts, the agent creates a linked chat session — continue the conversation using
deepvista chat +send --chat-id <run_chat_id>.
See Also
- deepvista-memory — card search and retrieval
- deepvista-recipe — Recipe list, run, and status
Weekly Installs
6
Repository
deepvista-ai/de…ista-cliGitHub Stars
4
First Seen
7 days ago
Security Audits
Installed on
mcpjam6
claude-code6
kilo6
replit6
junie6
windsurf6