---
title: "vibooks"
description: "Bookkeeping software for AI agents, from source documents to reconciled books."
canonical: https://agentpluginsdirectory.com/plugins/vibooks
last-updated: 2026-09-25
---

# vibooks
Bookkeeping software for AI agents, from source documents to reconciled books.
- Slug: vibooks
- Publisher: Block Software Inc.
- Repository: https://github.com/vibooks-ai/plugins
- Manifest: plugin.json
- Version: 0.4.0
- License: Apache-2.0
- Category (editorial): productivity
- Skills: 5 (bookkeep-documents, reconcile-close, review-books, setup, vibooks)
- MCP servers: 1 (vibooks)
- Stars: 0
- Repository created: 2026-08-10
- Repository last pushed: 2026-09-21
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/vibooks
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What vibooks does, in the publisher's words

Vibooks is professional bookkeeping software for small businesses and bookkeeping firms. With your own AI agent, it turns receipts, bills, invoices, and bank or card statements into reviewable, reconciled books.

The plugin helps an agent:

- install, start, or reconnect Vibooks and vibooks-cli
- record source-aware bookkeeping through first-class Vibooks workflows
- reconcile bank and credit-card statements and prepare for month end
- independently review posted bookkeeping against original evidence
- check product, CLI, skill, and plugin update status

Books stay on the user's device by default. The plugin uses official Vibooks API and CLI paths, never direct database access, and requires explicit approval before non-read-only operations.

- /vibooks:setup

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/vibooks-ai/plugins/HEAD/README.md

## Skills

- bookkeep-documents: Record receipts, bills, invoices, expenses, sales, payments, refunds, and statement-backed activity from source documents into Vibooks. Use when a user provides a folder or set of bookkeeping documents and wants reviewable, source-aware entries created through proper subledger workflows.
- reconcile-close: Reconcile bank and credit-card statements, investigate differences, verify balances and subledgers, and prepare a Vibooks book for month end or period close. Use for reconciliation, close readiness, trial balance, aging, financial-report, or unresolved-difference work.
- review-books: Independently review AI-assisted or posted Vibooks bookkeeping against original receipts, invoices, bills, statements, attachments, and read-only ledger evidence. Use for bookkeeping quality control, discrepancy review, source-to-ledger validation, or a second-agent review without changing the book.
- setup: Set up, install, start, reconnect, or verify Vibooks and vibooks-cli for a small-business bookkeeping workflow. Use when Vibooks is not installed, local API readiness is unclear, access is missing, or a company or book must be created or reused before bookkeeping begins.
- vibooks: Installs or reuses Vibooks desktop, headless packages, or vibooks-cli; verifies local API readiness, first-token access, trusted company or book connection, and public skill-manifest freshness before high-risk writes; bootstraps or rebuilds small-business books with jurisdiction, accounting, and ta…

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- vibooks: transport: stdio; command: node ${PLUGIN_ROOT}/runtime/vibooks-mcp.mjs

Read from the plugin's own mcp.json. Environment variable names only, never values.
