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 n0an/vivadicta-cli-skills --skill vivadicta-cli-usagegit clone --depth 1 https://github.com/n0an/vivadicta-cli-skillsWrote 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/n0an/vivadicta-cli-skills/vivadicta-cli-usage)<a href="https://agentmods.dev/skills/n0an/vivadicta-cli-skills/vivadicta-cli-usage"><img src="https://agentmods.dev/badge/skills/n0an/vivadicta-cli-skills/vivadicta-cli-usage/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/n0an/vivadicta-cli-skills/vivadicta-cli-usage"><img src="https://agentmods.dev/badge/skills/n0an/vivadicta-cli-skills/vivadicta-cli-usage.svg" alt="Reviewed on agentmods" width="80" 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.00048 | $0.01756 |
| Opus 5 | $0.00024 | $0.00878 |
| Sonnet 5 | $0.00010 | $0.00351 |
| Haiku 4.5 | $0.00005 | $0.00176 |
Grade A, and why
vivadicta-cli-usage 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 9d 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 — 138 lines — stays where its author put it; the contents beside it link to each section on GitHub.
vivadicta cli usage
Use this skill when you need to run or design a vivadicta command. Covers canonical flags, output formats, env vars, exit codes, and the full subcommand map.
Preconditions
- VivaDicta.app installed at
/Applications/VivaDicta.app. vivadictaon$PATH(install viabrew install n0an/tap/vivadicta).- UI app running is only required for write commands (
rewrite,transcribe,job). Reads work standalone.
Command discovery
Prefer --help over guessing:
vivadicta --help
vivadicta search --help
vivadicta transcribe --help
--help is authoritative. This skill lists the common shape; anything finer-grained lives behind --help.
Subcommand map
All 11 subcommands, one line each.
Reads (no UI app required):
vivadicta recent [N]- last N transcriptions, newest first. DefaultN=10, capped at 50.vivadicta search <query>- full-text search. Filters:--since,--from/--to,--tag,--source,--mode,--limit(default 20, max 100),--full.vivadicta get <id-or-query>- one transcription. Accepts raw UUID, keyword (latest,last,most recent,newest,current), or natural-language query ("yesterday's call with sam"). Flags:--format plain|markdown(in-summary text),--all-variations.vivadicta presets [--all]- list AI rewrite presets.--allincludes hidden.vivadicta tags- list user tags + source tags with counts.vivadicta modes [--all]- list Viva Modes (app-/URL-aware profiles).--allincludes disabled.vivadicta vocab- list custom vocabulary words.vivadicta replacements [--all]- list post-transcription find-and-replace rules.
Writes (UI app must be running):
vivadicta rewrite <id-or-query> --preset <alias>- rewrite with an AI preset. Blocking.--dry-runprints plan without hitting the UI app.vivadicta transcribe <file-or-url> [--async]- transcribe an audio file or YouTube URL. Auto-routes:http(s)://→ URL,file:/// path /~//.// bare filename that resolves → file. Blocking default polls every 2 s until done;--asyncreturns a job UUID.vivadicta job <uuid>- single-shot status check for a job fromtranscribe --async.
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.
- 9d ago First seen · 138 lines · 48 tokens per session scan A 6e18e3cbbf1f
vivadicta-cli-usage is a skill published in the GitHub repository n0an/vivadicta-cli-skills (6 stars, last pushed 4mo ago), licensed MIT. It adds 48 tokens to every session and 1,756 once invoked, about $0.0002 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
apple-pim
Native macOS personal information management for calendars, reminders, contacts, and local Mail.app. Use when the user wants to schedule meetings, create events, check their calendar, create or complete reminders, look up contacts, find someone's phone number or email, manage tasks and to-do lists, triage local…
rem-cli
Create, list, update, complete, tag, and search macOS Reminders via the rem CLI. Use when the user wants to manage Apple Reminders from the terminal, automate reminder workflows, reference reminders in shell scripts, or schedule anything on macOS.
batch-file-ops
Batch-Dateioperationen (Löschen, Verschieben, Kopieren, Auflisten) mit Glob-Mustern. CLI-Werkzeug für effiziente Dateisystem-Operationen. Ohne Abhängigkeiten.
c-notify
Send native macOS notification center alerts from the command line using terminal-notifier.
c-apps
Install, update, and search Mac App Store apps from the command line using mas.
apple-reminders
Apple Reminders'ı remindctl ile yönet — ekle, listele, tamamla.