accounting-reconciliation

Reconcile email invoices and Stripe income into Supabase financial reports.

1|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/hollaugo/prompt-circle-skills --skill accounting-reconciliation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accounting-reconciliation
Source: https://github.com/hollaugo/prompt-circle-skills/tree/main/skills/accounting-reconciliation
Command: npx skills add https://github.com/hollaugo/prompt-circle-skills --skill accounting-reconciliation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates complex and time-consuming accounting tasks, including invoice reconciliation, income tracking, and tax preparation, reducing manual effort and improving accuracy.

Core Features & Use Cases

  • Automated Invoice Reconciliation: Reconciles weekly invoices from email, extracts key details, and stores them in a file system and database.
  • Stripe Income Reconciliation: Performs monthly reconciliation of Stripe income, persisting data in Supabase.
  • Tax Preparation Support: Provides jurisdiction-aware support for tax preparation, including managing tax profiles, obligations, and expense allocations.
  • On-Demand Reporting: Generates various financial reports (tax, profitability, custom) without hardcoded business identifiers.
  • Use Case: A small business owner can use this Skill to automatically process all incoming invoices, track their monthly revenue from Stripe, and generate reports needed for tax filing, freeing up their time for core business activities.

Quick Start

Use the accounting-reconciliation skill to perform the weekly invoice reconciliation workflow.

Frequently Asked Questions about accounting-reconciliation

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

FAQPage Schema
How do I automate invoice reconciliation from email?

Invoice reconciliation from email is automated by extracting key invoice details weekly, storing them in a file system, and persisting the data in a Supabase database.

Can I track Stripe income and reconcile it automatically?

Stripe income reconciliation is performed monthly, automatically tracking your revenue and persisting the transaction data directly into a Supabase database.

Does this accounting workflow support tax preparation for both US and Canada?

Tax preparation is supported for both US and Canada entities through jurisdiction-aware features that manage tax profiles, obligations, and expense allocations.

What's the best way to generate on-demand financial reports?

On-demand financial reports are generated dynamically, allowing you to produce tax, profitability, and custom reports without relying on hardcoded business identifiers.

Do I need Supabase and Google Drive to use this reconciliation workflow?

Supabase is required for data persistence, and external file storage like Google Drive is recommended to store extracted invoices and manage your accounting documents.

What limitations exist when automating tax prep and accounting workflows?

Limitations include jurisdiction-specific tax support restricted to Canada and US entities, and dependency on Supabase for database persistence and external file storage for invoices.