Zoho Books integration skill (WIP). OAuth setup + API client scaffolding with full module coverage planned.
Install
npx skillscat add xhunx/zoho-books-skill Install via the SkillsCat registry.
SKILL.md
Zoho Books Skill (WIP)
Quick start
python3 scripts/setup_wizard.pyNotes
- Default data center: EU (configurable)
- Uses OAuth refresh tokens
- Core commands implemented: orgs, contacts, invoices, expenses, bills, items, bank accounts/transactions, estimates, sales/purchase orders, credit notes, retainer invoices, vendor credits/payments, projects/tasks/time entries, taxes, journals, plus bank rules, base currency adjustment, contact persons, currencies, fixed assets, locations, opening balances, recurring bills/expenses/invoices, reporting tags, sales receipts, users (see COMMAND_MATRIX.md)
- Full module map + workflows continue next