deepvista-vistabook
Installation
SKILL.md
VistaBook
PREREQUISITE: Read deepvista-shared for auth, profiles, and global flags.
VistaBooks are structured checklist workflows stored as context cards. Each VistaBook is a template with phases and steps. Running a VistaBook creates a "run" -- an execution instance where the AI agent works through the checklist.
Commands
list
deepvista --profile local vistabook list [--limit N] [--page N]
Read-only -- lists all VistaBook templates.
get
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