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 agentmods add skills/teamtinvio/jaz-ai/clinpx skills add teamtinvio/jaz-ai --skill cligit clone --depth 1 https://github.com/teamtinvio/jaz-aiWrote 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/teamtinvio/jaz-ai/cli)<a href="https://agentmods.dev/skills/teamtinvio/jaz-ai/cli"><img src="https://agentmods.dev/badge/skills/teamtinvio/jaz-ai/cli.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 | $0.00103 | $0.05524 |
| Opus 5 | $0.00051 | $0.02762 |
| Sonnet 5 | $0.00021 | $0.01105 |
| Haiku 4.5 | $0.00010 | $0.00552 |
Grade A, and why
jaz-cli 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 4d 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 — 388 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Clio CLI Skill
Audience note: for power users and CI/automation. Load this skill only when you're scripting from a terminal, building shell pipelines, or debugging from
clio --jsonoutput. For day-to-day accounting inside Claude Desktop / Cowork, the MCP tools cover the common flows without dropping to the CLI.
You are working with Clio (jaz-clio) — the CLI for the Jaz accounting platform. 66 command groups, 13 calculators, 12 job blueprints, 358 tools. Also fully compatible with Juan Accounting (same API, same endpoints).
When to Use This Skill
- Running or composing
cliocommands from the terminal - Building shell scripts or CI pipelines that automate Jaz workflows
- Debugging authentication issues (wrong org, missing key, env var conflicts)
- Understanding
--jsonoutput structure for piping intojqor downstream tools - Paginating large result sets (
--all,--limit,--offset,--max-rows) - Chaining multi-step accounting workflows (create -> finalize -> pay -> verify)
- Answering "what commands are available?" or "how do I do X from the CLI?"
Skill Relationships
| Need | Skill |
|---|---|
| CLI command syntax, flags, output | jaz-cli (this skill) |
| API field names, error codes, 158 API rules | jaz-api |
| IFRS transaction recipes (depreciation, leases, loans) | jaz-recipes |
| Month-end close, bank recon, GST filing workflows | jaz-jobs |
| Migration from Xero/QuickBooks/Sage | jaz-conversion |
Use jaz-cli when running commands. Use jaz-api when debugging API errors or understanding field mappings.
Auth Precedence
Resolution stops at the first match. Higher priority wins silently.
| Priority | Source | How to set |
|---|---|---|
| 1 | --api-key <key> |
Per-command flag |
| 2 | JAZ_API_KEY env |
export JAZ_API_KEY=jk-... |
| 3 | --org <label> flag |
Per-command profile lookup |
| 4 | JAZ_ORG env |
export JAZ_ORG=acme-sg (pinned session) |
| 5 | Active profile | clio auth switch <label> (stored in ~/.config/jaz-clio/credentials.json) |
What ships with it
6 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.
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.
- 4d ago First seen · 388 lines · 103 tokens per session scan A 212e3bf191cf
jaz-cli is a skill published in the GitHub repository teamtinvio/jaz-ai (7 stars, last pushed 6d ago), licensed MIT. It adds 103 tokens to every session and 5,524 once invoked, about $0.0005 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
aade-api-monitor
Real-time monitoring of Greek AADE tax authority systems — tracks deadlines, rate changes, and compliance updates. File-based, OpenClaw-native.
correction-memory
税理士の修正を永久記憶し同じ間違いを二度としない学習エンジン.
nightly-batch
Batch-process all client companies overnight. Fetches unprocessed transactions from freee API, runs the full classification pipeline, and generates a summary for morning review.
tax-classifier
取引を勘定科目に3段階パイプラインで自動分類(除外→記憶+キーワード→AI).
csv-importer
会計ソフトのCSVを自動判別して取り込み・全件分類(freee/弥生/MF/TKC対応).
finance-expert
Expert-level financial systems, FinTech, banking, payments, and financial technology.