money-leak-auditor

Reconstructs vendor spend from screen capture and identifies unused paid subscriptions.

84|37|Updated May 23, 2026
One-click install
npx skills add https://github.com/legioncodeinc/vibe-coding-tools --skill money-leak-auditor-legioncodeinc
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: money-leak-auditor
Source: https://github.com/legioncodeinc/vibe-coding-tools/tree/main/src/quarantine/skills/keep/money-leak-auditor
Command: npx skills add https://github.com/legioncodeinc/vibe-coding-tools --skill money-leak-auditor-legioncodeinc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve? Most software spend never reaches a finance tool; it lives in billing emails, receipts, vendor dashboards, and card alerts. This Skill rebuilds a complete, receipt-backed vendor ledger from Littlebird screen capture, proves which paid tools have not been opened in 90 days, and traces failed-payment cascades back to a single root cause. ## Core Features & Use Cases - Receipted vendor ledger: Sweeps captured billing notices, receipts, dashboards, and card alerts to build a deduplicated CSV ledger with confidence-rated amounts and cadences, confirmed by the user before any pricing. - Zombie subscription detection: Runs 30/60/90-day usage sweeps per vendor and reports "no evidence of use" findings, while protecting infrastructure and background services from false cancel recommendations. - Cascade tracing and action pack: Collapses multiple failed charges into one root cause, then produces cancel, downgrade, consolidate, renegotiate, and keep lists with held-for-approval email drafts. - Use Case: Your card got declined and twelve vendors are failing at once. Run the audit to discover they all trace to one unfunded card, get one fix, and receive drafted cancellation emails for the tools you have not opened in months. ## Quick Start Ask the assistant to run a subscription audit of your software spend using your Littlebird capture, then answer the scope questions and confirm the vendor list it presents.

Frequently Asked Questions about money-leak-auditor

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

FAQPage Schema
How do I find unused subscriptions I'm still paying for?▼

Run a subscription audit that sweeps your captured screen activity for each paid vendor at 30, 60, and 90 day windows. Vendors with no evidence of use are flagged as zombies, while infrastructure and background services are excluded from cancel recommendations.

How to trace why multiple subscription payments failed at once?▼

Cascade tracing harvests all failure and dunning alerts, builds a timeline sorted by event time, and looks for a shared payment instrument. Multiple vendor failures within 14 days usually trace to one dead card, reported as one cause and one fix.

Does this skill work without the Littlebird MCP?▼

No. The skill requires the Littlebird MCP server on a Power or Pro plan, and it stops rather than guessing if those tools are unavailable. It checks for the tools first and can verify plan status before sweeping.

Can the audit send cancellation emails to vendors automatically?▼

No. The skill only drafts cancellation and negotiation emails into a dated file, each marked HELD FOR APPROVAL and never sent. The user reviews the actual text at an approval gate and sends everything manually.

Why does the audit ask me to confirm the vendor list before pricing?▼

Screen capture shows what you viewed, not what you bought, so pricing pages and ads can invent vendors. The mandatory confirmation gate separates payment-confirmed vendors from merely observed names before any total is computed.

What are the limitations of screen-capture-based spend auditing?▼

It can only report no evidence of use, never prove a tool is unused, and infrastructure with zero screen time is protected from cancel lists. Empty retrieval ends the run with a report of what was searched rather than fabricated data.