← ClaudeAtlas

trazumlisted

Price and budget a model call before making it, and cut what a prompt costs. Works from a shell, from MCP tools, or as a library, so any agent can reach it. Use before spending on a call when trazum.config.json sets a ceiling and you do not know whether the call fits; when asked to shorten, optimise or cut the cost of a prompt or system prompt; when asked what a prompt costs per month; when asked whether a prompt fits a token budget; when reviewing a change to a prompt file; or when asked where an LLM bill actually went. Also use when asked to find contradictory instructions or redundant few-shot examples in a prompt, or to convert an OpenTelemetry, LiteLLM, Helicone, LangSmith or Claude Code usage export into a priced bill.
Davmunrey/Trazum · ★ 1 · AI & Automation · score 67
Install: claude install-skill Davmunrey/Trazum
# Trazum — price a model call before you make it Shortens a prompt without changing what it asks for, prices the saving, and reports what would save more than shortening ever will. The engine is deterministic: same input, same output, no API key, no network call, nothing to pay. Do not reach for a model to do what the rules already do. ## Which door you have **Trazum is not one program, and this skill is not written for one agent.** The same `@trazum/core` answers a shell command, an MCP tool call and a library import, so pick the row that matches what you can actually do here. Every command below this section is spelled `trazum <command>`; that row says how to spell it for you. | You can | Use | Spell `trazum` as | |---|---|---| | Run a shell | the CLI, straight from npm | `npx -y @trazum/cli` — no install, fetched on first use | | Call MCP tools but not a shell | the MCP server | **[Through MCP](#through-mcp)** below — seven tools, no shell needed | | Import a module | the library | **[From code](#from-code)** below — `@trazum/core`, zero dependencies, browser-safe | | None of these | the web app | <https://trazum.vercel.app> — the pure subset runs in the page | If more than one row fits, prefer the shell: it is the whole surface, and the other doors are subsets of it. Prefer MCP over asking a human to run something for you. **No door needs a credential, a network call or a payment** for the deterministic work, which is nearly all of it. The handful that do call a mo