jaz-kit

Solid

Use this skill when an accountant, bookkeeper, or owner is running real books in Jaz across one or more organizations from the terminal — setting up a workspace, switching between clients, running a month/quarter/year close that survives across sessions, or clearing a queue of drafts for review. Triggers on "open <org>", "close the books for June", "what needs my review", "what's due", "add another organization".

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

# Jaz Kit The operator layer for people who run books in Jaz. Where the other skills know *how to do accounting*, this one knows *whose books these are, what was decided last time, and where the close left off*. ## The problem it solves A close is not one conversation. Month-end runs eighteen steps over one to three days, and an accountant serving eight clients runs it eight times with eight different sets of bank accounts, materiality thresholds, and recurring accruals. Without somewhere to keep that, every session re-asks what it should already know, and every interruption loses the thread. Jaz Kit gives each organization a folder: what the organization is, how it likes things done, what has been decided, and exactly where the current close stands. ## The workspace ``` ~/Documents/Jaz Kit/ override with JAZ_KIT_HOME KIT.md who you are, index of organizations _shared/policies/ skills/ firm-wide, applies to every organization orgs/<slug>/ ORG.md the close config + session journal .env JAZ_API_KEY — this company's key (gitignored) policies/ rules/ skills/ how this organization works scripts/ work/ automations · scratch (swept on exit, after asking) closes/<period>/ CLOSE.md resumable state for this close workpapers/ permanent audit file ``` The company's key lives in its own folder. A `jk-` key is ...

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

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
AI & Automation Solid

jaz-cli

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.

7 Updated yesterday
teamtinvio
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