QuantoBooks accounting skills for Claude — month-end close, flag triage, balance sheet review, AR/AP, 1099 prep, and more.
Build a proposed AP pay batch for the active client from aged payables, surface what's due this week, and create bill payments after confirmation. Trigger phrases — "pay run", "what bills are due", "AP pay batch", "schedule vendor payments", "what do we owe".
Walk through overdue accounts receivable for the active client, draft follow-up notes per invoice, and optionally apply received payments. Trigger phrases — "follow up on AR", "who owes us money", "overdue invoices", "AR collections", "send dunning notes".
Account-by-account balance sheet roll-forward for the active QuantoBooks client. Pulls the period's BS, drills into each flagged account, and proposes adjusting journal entries when needed. Trigger phrases — "review the balance sheet", "BS review for [period]", "what's wrong with the balance sheet", "reconcile balance sheet accounts".
Multi-period close loop for clients whose books are months behind. Walks through each open period in order, runs an abbreviated close on each, and accumulates a cumulative "what's still broken" list. Trigger phrases — "catch up [client]'s books", "we're 6 months behind", "clean up [date range]", "back-bookkeeping for [client]".
Foundation guardrails for every QuantoBooks workflow — confirms the active QBO client before any read, picks the right tool tier (quanto_* over qbo_*), and gates every write behind explicit confirmation. Other QuantoBooks skills load this implicitly; you can also invoke it directly when you want to switch clients or verify which books you're looking at.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Portable Claude skills that ship alongside the QuantoBooks MCP server. Each skill is a self-contained playbook that teaches an AI agent how to run a specific accounting workflow against the qbo_* and quanto_* MCP tools.
The MCP server exposes ~150 granular tools. That's the right shape for capability — wrong shape for accountants. A staff bookkeeper asking "review the November close" does not want to choose between quanto_balance_sheet_report and qbo_report_balance_sheet; they want the right one called in the right order, with the right defaults, and a write-safety rail in front of every _create/_update/_delete.
Skills encode that. Each one:
quanto_* first for cached/analyzed reads; qbo_* for live data or writes).quanto-client-context — the cross-cutting client-confirmation + tool-selection guard. Every other skill references it.quanto-month-end-close — full close orchestration: financial period → action checklist → BS / P&L / TB review → unresolved-flags summary.quanto-flag-triage — walks the quanto_action_checklist in priority order, proposes resolutions, writes back with confirmation.quanto-balance-sheet-review — account-by-account roll-forward with adjusting-JE suggestions.quanto-transaction-cleanup — uncategorized / miscoded GL transactions; bulk recategorization with confirmation.quanto-client-onboarding-review — pre-engagement diagnostic for a new client: COA hygiene, opening balances, vendor list.quanto-ar-followup — aged receivables → follow-up notes → optional payment application.quanto-ap-pay-run — aged payables → proposed pay batch → bill payment creation.quanto-vendor-cleanup — duplicate vendors, missing TIN/W9, inconsistent naming.quanto-management-report — monthly client-facing narrative: P&L, BS, ratios, deltas, 3–5 talking points. No writes.quanto-year-end-1099-prep — vendor 1099 audit: payment totals, missing TINs, classification.quanto-catch-up-bookkeeping — multi-period close loop with cumulative "what's still broken" list.quanto-journal-entry-assist — conversational JE builder; validates accounts, drafts entry, writes with confirmation.quanto-document-lookup — thin wrapper around quanto_document_query / quanto_document_get.qbo_taxcode_* but jurisdiction-specific; too narrow to package generically.Each skill is a directory containing SKILL.md with YAML frontmatter:
---
name: skill-name
description: One sentence that triggers the skill. Mention the user-facing intent ("review the month-end close", "fix uncategorized transactions").
---
# Body — the playbook the agent follows.
The description field is what Claude uses to decide whether to load the skill. Write it as the trigger sentence a user would say.
INSTALL.md)Claude Code / Cowork (true one-command bundle, recommended):
/plugin marketplace add quantotechnologylabs/quantobooks-skills then /plugin install quantobooks@quantobooks. Installs all skills as one auto-updating plugin, namespaced quantobooks:quanto-*. Manifests live in ../skills-plugin/.curl -fsSL https://www.quantobooks.com/api/skills/install.sh | bash. Copies into ~/.claude/skills/. No Node; macOS + Linux. Source: install.sh here.npx @quantobooks/skills install. Anywhere with Node 18+; includes Windows.cp -r skills/quanto-* ~/.claude/skills/.Claude Desktop: no bundle install today — it ignores filesystem skill folders and doesn't support custom plugin marketplaces. Download the zip from the dashboard and add skills via the in-app uploader (one at a time), or use Claude Code. The installers detect Desktop and say so rather than pretending.
npx claudepluginhub quantotechnologylabs/quantobooks-skills --plugin quantobooksMemory compression system for Claude Code - persist context across sessions
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth