quickbooks

Manage multiple QuickBooks Online company files with read and write operations.

Updated May 30, 2026
One-click install
npx skills add https://github.com/InnerScopeHearing/otchealth-claude-tools --skill quickbooks-innerscopehearing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quickbooks
Source: https://github.com/InnerScopeHearing/otchealth-claude-tools/tree/main/skills/quickbooks
Command: npx skills add https://github.com/InnerScopeHearing/otchealth-claude-tools --skill quickbooks-innerscopehearing

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows users to manage multiple QuickBooks Online company files from a single location, solving the single-company limit of the prebuilt QuickBooks connector.

Core Features & Use Cases

  • Multi-Company Management: Manage and interact with multiple QuickBooks Online company files.
  • Read and Write Operations: Read (query) and write (bills, expenses, journal entries) per company.
  • Entity Scoping: Handle all four orgs within the CFO write lane.
  • Security and Compliance: Ensures financial records and transactions are secure and compliant.
  • Use Case: For a CFO who needs to manage multiple company files for OTCHealth Inc., InnerScope/INND, HearingAssist, and personal books.

Quick Start

To connect to a QuickBooks Online company, use the command: node qbo.mjs <company> company-info

Frequently Asked Questions about quickbooks

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage multiple QuickBooks Online company files from one place?

You can manage multiple QuickBooks Online company files by using a Skill designed for CFOs and finance agents to handle read and write operations across various company realms from a single location, overcoming the single-company limit of standard connectors.

Can I write bills and expenses to multiple QuickBooks Online instances?

Yes, you can write bills, expenses, and journal entries to multiple QuickBooks Online instances. The Skill handles read and write operations per company, allowing you to manage all scoped organizations within your finance workflow.

What do I need to connect to multiple QuickBooks Online company files?

To connect to multiple QuickBooks Online company files, you need access to the QuickBooks API and valid refresh tokens for each company realm you intend to manage.

Is there a way to query company info across different QuickBooks Online realms?

Querying company info across different QuickBooks Online realms is supported through the Skill's multi-company management feature. You can retrieve company information by specifying the company name in your command.

Does this approach work for managing personal books alongside corporate QuickBooks files?

Yes, this approach works for managing personal books alongside corporate QuickBooks files. The Skill is designed to handle multiple entities, allowing a CFO to manage corporate books and personal financial records securely.