jaz-cli

Solid

Use this skill when running Clio CLI commands, building shell scripts with Clio, debugging auth issues, understanding --json output, paginating results, or chaining multi-step accounting workflows from the terminal. Covers auth precedence, output formats, entity resolution, and common workflow patterns. Also use when the user asks how to use clio, what commands are available, or how to automate accounting tasks from the command line. Covers all 67 command groups and 369 tools, including employee-expense claims.

AI & Automation 7 stars 3 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 84/100

Stars 20%
30
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# 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 --json` output. 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. 67 command groups, 13 calculators, 12 job blueprints, 369 tools. Also fully compatible with Juan Accounting (same API, same endpoints). ## When to Use This Skill - Running or composing `clio` commands from the terminal - Building shell scripts or CI pipelines that automate Jaz workflows - Debugging authentication issues (wrong org, missing key, env var conflicts) - Understanding `--json` output structure for piping into `jq` or 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...

Details

Author
teamtinvio
Repository
teamtinvio/jaz-ai
Created
7 months ago
Last Updated
yesterday
Language
JavaScript
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

API & Backend Solid

jaz-api

Use this skill whenever you call, debug, or review code that touches the Jaz REST API. Covers field names, response shapes, 159 production gotchas, error recovery (422/400/404/500), search filters, pagination, and edge cases for every endpoint — invoices, bills, credit notes, journals, cash entries, payments, contacts, CoA, items, tax profiles, bank records, fixed assets, schedulers, subscriptions, attachments, claim settings, and Jaz Magic extraction. Also use when building API clients, seeding test data, or adding new endpoint support.

7 Updated yesterday
teamtinvio
AI & Automation Solid

jaz-jobs

Use this skill for recurring accounting workflows — month/quarter/year-end close, bank reconciliation, GST/VAT filing, payment runs, credit control, supplier recon, audit prep, fixed asset review, and Singapore Form C-S tax computation. 12 job playbooks that sequence real platform tools into complete business processes. Also use when the user mentions closing the books, period-end, tax filing, or any operational accounting task.

7 Updated yesterday
teamtinvio
Data & Documents Solid

acli

Atlassian CLI (official `acli` binary, v1.3+ as of 2026) for Jira Cloud, Confluence Cloud, and org admin tasks from the terminal. Use whenever the user wants to create, view, edit, transition, assign, clone, archive, comment on, link, or bulk-operate on Jira work items; list or manage projects, boards, sprints, filters, dashboards, or custom-field definitions; create or update Confluence spaces, pages, or blog posts; activate/deactivate users at the org level; or authenticate to Atlassian from a shell or CI pipeline. Triggers on: `acli`, Atlassian CLI, Jira from the terminal, Confluence from the terminal, bulk Jira operations, scripting Jira, automate Jira tickets, transition a bunch of issues, create issues from a JSON/CSV file, CI pipeline that touches Jira, log in to Jira CLI, switch Atlassian sites, API-token auth for Jira. Use this skill even when the user does not say the word `acli` — if the task is CLI-driven Jira or Confluence work, this is the right tool. Do NOT use for: Atlassian MCP server work (t

21 Updated 6 days ago
upex-galaxy