financial-reconciliation

Installation
SKILL.md

Financial Reconciliation

Stripe MCP Setup

Requires Stripe MCP (https://docs.stripe.com/mcp). GetMcpTools before CallMcpTool. Paginate all lists (limit: 100, starting_after while has_more). Amounts in cents. Read-only for audits; confirm before writes.

Workflow

  1. GetPayouts -- target payout(s) with amount + arrival date
  2. GetBalanceTransactions filtered by payout -- the transactions that composed it
  3. Break down: gross charges - Stripe fees - refunds - adjustments = net payout

Fee Analysis

Sum fee across balance transactions; compute effective % of gross.

Output Template

Installs
5
GitHub Stars
5
First Seen
Jul 28, 2026
financial-reconciliation — appeeky/stripe-skills