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
GetPayouts-- target payout(s) with amount + arrival dateGetBalanceTransactionsfiltered bypayout-- the transactions that composed it- Break down: gross charges - Stripe fees - refunds - adjustments = net payout
Fee Analysis
Sum fee across balance transactions; compute effective % of gross.