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]