Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add DeepVista-AI/deepvista-cli --skill deepvistagit clone --depth 1 https://github.com/DeepVista-AI/deepvista-cliWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/deepvista-ai/deepvista-cli/deepvista)<a href="https://agentmods.dev/skills/deepvista-ai/deepvista-cli/deepvista"><img src="https://agentmods.dev/badge/skills/deepvista-ai/deepvista-cli/deepvista.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00204 | $0.02012 |
| Opus 5 | $0.00102 | $0.01006 |
| Sonnet 5 | $0.00041 | $0.00402 |
| Haiku 4.5 | $0.00020 | $0.00201 |
Grade A, and why
deepvista scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 135 lines — stays where its author put it; the contents beside it link to each section on GitHub.
DeepVista CLI
Your second brain, from the terminal. Chat, notes, skills, knowledge base, and memory — one skill for the whole CLI. Pick the reference file for the subcommand you need.
Before you start
Read reference/shared.md — it covers authentication, profiles, global flags, exit codes, and the "global flags come BEFORE the resource" rule. Every other reference file assumes you know it.
Subcommand index
| Subcommand | Use when | Reference |
|---|---|---|
deepvista auth / agents / config / upgrade |
authenticating, the agent heartbeat, switching profiles, checking for updates | shared.md |
deepvista project |
listing projects, picking / switching the working project that scopes every other command (X-Project-Id + /project/{id}/… links) |
project.md |
deepvista notes |
taking a note the user explicitly asked to record, listing / updating / deleting notes, quick-capture of a single-line fact | notes.md |
deepvista session |
recording an agent conversation transcript as a rolling type=session card via the init / tick / finalize hook lifecycle |
session.md |
deepvista schedule |
activating / deactivating / listing the opt-in recurring daily-planning job | deepvista schedule --help |
deepvista card (alias: vistabase) |
creating / searching / pinning / archiving / grepping knowledge base cards across any type (person, topic, file, note, todo, etc.), uploading an image / video / binary file (card upload), version history (history / diff / restore), and entity re-indexing (index) |
vistabase-card.md |
deepvista chat |
sending a message to the AI agent, listing / deleting chat sessions, continuing a conversation | chat.md |
deepvista skill |
listing, running, creating new skills, or catalog-syncing (sync / load) structured Skill workflows; load also installs a skill's bundled files |
skill.md |
deepvista pull |
installing a card's bundled files (a skill's scripts/ / references/ / assets) onto this machine — cloud VM or laptop |
pull.md |
deepvista push |
uploading a local skill directory — SKILL.md plus its scripts/ / references/ / assets — to Vistabase so it can be stored, shared, and installed elsewhere |
push.md |
deepvista tasks |
running this Machine's dispatched work: tasks run polls for tasks (web-chat prompts run headless via claude -p, plus queued CLI commands / workflow runs) and tasks list shows them |
tasks.md |
| — analyze notes | searching → reading → synthesizing notes to surface themes / patterns | skill-analyze-notes.md |
| — research → run | finding context in the knowledge base, then running a Skill with synthesized input | skill-research-to-skill.md |
| — create from note | synthesizing a workflow skill from a podcast / interview / book note; batch-converting a corpus | skill-create-from-note.md |
| — import files | recursively importing a local folder as type=file cards |
skill-import-files.md |
| auto-capture for OpenClaw | automatically saving notable facts from conversations without confirmation | openclaw.md |
What ships with it
15 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- reference/chat.md 1.5 KB
- reference/notes.md 2.9 KB
- reference/openclaw.md 4.5 KB
- reference/project.md 2.0 KB
- reference/pull.md 4.0 KB
- reference/push.md 4.5 KB
- reference/session.md 3.3 KB
- reference/shared.md 3.8 KB
- reference/skill-analyze-notes.md 2.4 KB
- reference/skill-create-from-note.md 2.1 KB
- reference/skill-import-files.md 2.6 KB
- reference/skill-research-to-skill.md 1.8 KB
- reference/skill.md 4.6 KB
- reference/tasks.md 2.4 KB
- reference/vistabase-card.md 4.1 KB
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 7d ago First seen · 135 lines · 204 tokens per session scan A 9d586c44fd17
deepvista is a skill published in the GitHub repository DeepVista-AI/deepvista-cli (9 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 204 tokens to every session and 2,012 once invoked, about $0.0010 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
Cortex
Operate Cortex, the LifeOS memory system — the typed Knowledge Archive (People, Companies, Ideas, Research with typed related: links) plus recall of prior work sessions, ISAs, and conversations. Search, add, harvest, develop, ingest, distill, graph-navigate, recall. USE WHEN cortex, knowledge, knowledge base, search…
Migrate
Intakes external content, classifies chunks against LifeOS taxonomy, commits with provenance. Sources: .md/.txt, stdin, LifeOS dirs, CLAUDE.md/Cursor/OpenAI Custom Instructions, Obsidian/Notion/Apple Notes exports. MigrateScan classifies → routing table. MigrateApprove with…
daily-briefing
Proactive daily briefing that fires on a recurring schedule, pulls recent memory and workspace context, composes a structured summary (action items, progress, radar, next steps), and delivers it to all active channels. Enable with a time like "set up my daily briefing at 9am". Disable, reschedule, or check status at…
company-brain
Your team's shared, AI-ready knowledge base — people, companies, meetings, SOPs, and decisions structured so Claude can answer questions on your team's behalf. Team-scope sibling to second-brain (which is personal-scope). Seven modes — capture (drop something into the right structured dir), compile (process into wiki…
email-assistant
Read, search, draft, and send emails via Himalaya CLI or Python IMAP/SMTP. Requires email account configuration.
calendar
Manage calendar events via CalDAV (Google/iCloud/Nextcloud) or local ICS files. View, create, and query events.