deepvista-recipe
Installation
SKILL.md
Recipe (Executable Workflows)
PREREQUISITE: Read deepvista-shared for auth, profiles, and global flags.
Recipes are structured checklist workflows. Each Recipe is a template with phases and steps. Running a Recipe creates a "run" — an execution instance where the AI agent works through the checklist.
Command: deepvista recipe <subcommand>
App URLs
After any write operation (run, create), always show the recipe URL to the user:
https://app.deepvista.ai/memory?contextId=<id>
Extract the id from the JSON response and present it as a clickable link.