Jaz accounting platform skills for AI agents and humans
npx claudepluginhub teamtinvio/jaz-aiComplete AI agent stack for Jaz Accounting. 289 tools, 158 API rules, 16 IFRS recipes, 13 calculators, 12 job playbooks. Multi-org support. Data migration (Xero/QB/Sage/MYOB). Singapore Form C-S tax. For Claude Code, Copilot, Cursor, Codex, and any MCP-compatible agent.
Complete agent stack for all of Jaz, built for AI agents and accountants. MCP server, CLI, skills, and plugins for Claude Code, Cowork, Codex, Copilot, Cursor, and 30+ AI tools.
Includes 117 API rules, 13 financial calculators, 16 IFRS recipes, 12 accounting jobs, and data conversion playbooks so that agents work with Jaz correctly and autonomously.
All skills, CLI commands, MCP tools, and the plugin are fully compatible with Juan Accounting too.
Pick your path — all three take under 30 seconds:
Skills (any AI tool, zero dependencies):
# Download ZIP from GitHub, then copy:
cp -r jaz-ai-main/.claude/skills/ your-project/.claude/skills/ # Claude Code
cp -r jaz-ai-main/.agents/skills/ your-project/.agents/skills/ # Codex, Copilot, Cursor
CLI (developers, accountants & AI agents):
npm install -g jaz-clio && clio auth add <your-api-key> && clio invoices list
Plugin (Claude Code):
/plugin marketplace add teamtinvio/jaz-ai
| Skill | What It Does |
|---|---|
| jaz-api | 117 rules, full endpoint catalog, error catalog, field mapping. Agents write correct Jaz API code on the first try instead of guessing |
| jaz-conversion | Xero, QuickBooks, Sage, Excel migration playbook. CoA mapping, tax profiles, FX, clearing accounts, trial balance verification |
| jaz-recipes | 16 IFRS-compliant recipes (loans, leases, depreciation, FX reval, ECL, provisions, and more) + 13 CLI financial calculators with blueprint output |
| jaz-jobs | 12 accounting jobs (month/quarter/year-end close, bank recon, document collection, GST/VAT filing, payment runs, credit control, supplier recon, audit prep, FA review, statutory filing) + Singapore Form C-S tax computation with AI-guided wizard workflow |
There are four ways to use Jaz AI, depending on what you need:
| Method | What You Get | Best For |
|---|---|---|
| Skills | Knowledge files your AI reads automatically | Anyone using an AI coding tool with Jaz |
| Plugins | One-click install via marketplace / extensions | Claude Code, Claude Cowork, Gemini CLI |
| CLI | clio command-line tool with calculators, jobs, and full API access | AI agents |
| MCP Server | 242 tools your AI can call directly | AI agents and accountants that need live API access |
Skills are markdown files that teach your AI tool how to work with Jaz — API rules, field names, recipes, and more. Your AI reads them automatically. No npm, Node.js, or git required.
Download and copy — works on any machine:
| Your AI Tool | Copy To |
|---|---|
| Claude Code | .claude/skills/ |
| Codex, Copilot, Cursor, Windsurf, Antigravity | .agents/skills/ |
# For Claude Code
cp -r jaz-ai-main/.claude/skills/ /path/to/your/project/.claude/skills/
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.