Show token usage and estimated cost per model from your local AKA store
Scanned 8/31/2026
Install to Claude Code
npx -y skills add akasecurity/ai-tc --skill tokens --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Tokens?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/akasecurity-tokens)More formats (shields.io, HTML) on the badges page.
---
name: aka-tokens
description: Show token usage and estimated cost per model from your local AKA store
---
# AKA tokens
Run the read script and show the user its output **exactly as printed**. The
script already prints its content inside a Markdown code fence — reproduce that
verbatim and do **not** add another code fence, strip the fence, or reformat it.
The fence is required: it is space-aligned monospace (a per-model usage table)
that Markdown would otherwise collapse. Do not reformat or summarize the table;
you may add at most one short sentence of context after it.
```bash
node "${PLUGIN_ROOT}/scripts/query.js" tokens
```
This reads the local store at `~/.aka/data/aka.db` (token counts reconciled from
your Antigravity CLI rollout files, grouped by provider/model, with estimated USD cost).
It is read-only. Token counts are exact; cost is **derived** at read time — a `—`
means unknown pricing (a local or non-OpenAI model/gateway), so a `≥` total is a
lower bound, not an understatement. If the store is empty, the script says so —
relay that as-is; nothing is wrong.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.