kelly-money

Aggregate financial data from multiple payment providers into a unified local ledger.

4|3|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/mr-kelly/skills --skill kelly-money
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kelly-money
Source: https://github.com/mr-kelly/skills/tree/main/skills/kelly-money
Command: npx skills add https://github.com/mr-kelly/skills --skill kelly-money

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @hono/node-server, hono, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This skill solves the fragmentation of financial data by aggregating transactions from multiple providers into a single, searchable, and reviewable local ledger.

Core Features & Use Cases

  • Unified Ledger: Consolidates data from Mercury, Stripe, Airwallex, and Creem into one normalized cashflow table.
  • Invoice Reconciliation: Automatically matches invoices to transactions and flags discrepancies for human review.
  • Local Privacy: Operates entirely on your machine, ensuring sensitive financial data remains private and under your control.

Quick Start

Invoke the kelly-money skill to launch the local dashboard and review your latest transaction ledger.

Frequently Asked Questions about kelly-money

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

FAQPage Schema
How do I consolidate transactions from Mercury and Stripe into a unified ledger?

To consolidate transactions into a unified ledger, this skill aggregates financial data from providers like Mercury and Stripe into a single normalized cashflow table. It requires setting local environment variables for secure API connectivity.

What is the best way to reconcile invoices against transactions locally?

The best way to reconcile invoices locally is using this skill, which automatically matches invoices to your consolidated transactions and flags discrepancies for human review within a private local dashboard.

Does this finance dashboard store my data in the cloud?

No, this finance dashboard does not store data in the cloud. It operates entirely on your machine using local file-based storage, ensuring sensitive financial data remains private and under your control.

Can I monitor account health and normalize cashflow data without a remote server?

Yes, you can monitor account health and normalize cashflow data without a remote server. The skill runs locally using a Hono node-server to process payment provider data into a searchable snapshot.

What payment providers are supported for transaction aggregation?

Supported payment providers for transaction aggregation include Mercury, Stripe, Airwallex, and Creem. The skill normalizes data from these platforms into one local searchable ledger snapshot.

Why do I need environment variables for local financial data aggregation?

You need environment variables for local financial data aggregation to securely connect to external provider APIs like Stripe and Mercury. This secure management allows the local dashboard to fetch and normalize your transactions.