vaults

Installation
SKILL.md

case.dev Vaults

Encrypted document storage with automatic OCR, chunking, and semantic search. Each vault is an isolated container for a case, project, or document collection.

Requires the casedev CLI. See setup skill for installation and auth.

Create a Vault

casedev vault create --name "Smith v Jones Discovery" --description "Phase 1 documents" --json

Flags:

  • --name / -n (required)
  • --description / -d
  • --disable-graph — skip knowledge graph construction
  • --disable-indexing — skip automatic ingestion (upload-only mode)

List Vaults

Related skills
Installs
3
GitHub Stars
1
First Seen
Feb 22, 2026