deepvista-vistabase
Installation
SKILL.md
VistaBase
PREREQUISITE: Read deepvista-shared for auth, profiles, and global flags.
VistaBase is DeepVista's knowledge base — a collection of context cards that represent people, organizations, topics, notes, files, and more. Cards have vector embeddings for semantic search and keyword indexing for precise lookups.
CRUD Commands
list
deepvista --profile local vistabase list [--type TYPE] [--status STATUS] [--limit N] [--page N] [--order-by FIELD] [--order DIR]
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-vistabook
DeepVista VistaBook: Manage structured workflow templates and run them via the AI agent.
22