just-fucking-cancel

Detect recurring charges in bank CSVs and generate categorized HTML audit reports.

3|1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/readtheskill/readtheskill --skill just-fucking-cancel-readtheskill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: just-fucking-cancel
Source: https://github.com/readtheskill/readtheskill/tree/main/public/skills/just-fucking-cancel
Command: npx skills add https://github.com/readtheskill/readtheskill --skill just-fucking-cancel-readtheskill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of discovering and cancelling forgotten or unwanted recurring subscriptions by analyzing bank transaction CSVs and automating cancellation flows with user confirmation.

Core Features & Use Cases

  • Recurring charge detection: Parse exported bank transaction CSVs to surface likely recurring payments (subscriptions, memberships, SaaS).
  • Audit report generation: Produce a local HTML audit that categorizes charges into Cancel, Investigate, and Keep, with optional privacy blurring for screenshots.
  • Browser automation: Optionally open a local browser and walk cancellation flows, handle common dark patterns, and request explicit confirmation before finalizing cancellations.
  • Privacy-first workflow: Transaction CSVs and generated reports remain local and nothing is uploaded by default.

Quick Start

Ask Claude Code to audit my subscriptions by uploading your exported bank transactions CSV and requesting an audit report.

Frequently Asked Questions about just-fucking-cancel

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

FAQPage Schema
How do I find and cancel unused recurring subscriptions from a bank CSV?

Subscription audit tools detect recurring charges in exported bank transaction CSVs and generate a local HTML report categorizing them into Cancel, Investigate, and Keep, with optional privacy blurring for screenshots.

How does browser automation handle subscription cancellation dark patterns?

Browser automation handles dark patterns by walking cancellation flows locally and requiring explicit user confirmation before finalizing any subscription cancellations.

Do I need Claude Code and Claude Pro access to audit recurring charges?

Yes, auditing recurring charges requires Claude Code with Claude Pro access and local browser automation to process bank CSVs and execute cancellation flows.

Are bank transaction CSVs uploaded when detecting recurring charges?

No, bank transaction CSVs and generated audit reports remain completely local, ensuring a privacy-first workflow where nothing is uploaded by default.

What is the best way to categorize recurring charges for an audit report?

The best way is parsing bank CSVs to generate a local HTML audit report that categorizes recurring charges into Cancel, Investigate, and Keep buckets.