just-fucking-cancel

Parse bank CSV exports to detect recurring subscription charges and generate an HTML cancellation audit.

Updated May 6, 2026
One-click install
npx skills add https://github.com/Uniquecrete/ThinkFasterv1 --skill just-fucking-cancel-uniquecrete
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: just-fucking-cancel
Source: https://github.com/Uniquecrete/ThinkFasterv1/tree/main/Skills/just-fucking-cancel
Command: npx skills add https://github.com/Uniquecrete/ThinkFasterv1 --skill just-fucking-cancel-uniquecrete

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Recurring subscription charges are hard to detect and even harder to cancel, especially when you do not remember what you signed up for or where the cancel button is.

Core Features & Use Cases

  • Subscription audit from bank/card CSVs: Detects recurring charges by merchant, amount similarity, and monthly or annual patterns to estimate what you are paying.
  • User-guided categorization: Sorts subscriptions into Cancel, Investigate, or Keep based on user intent and ambiguity.
  • Interactive HTML cancellation audit: Generates an audit-style HTML report (with privacy mode) that supports selecting items and copying a cancellation list for downstream browser automation and execution.
  • Cancel URL lookup & browser automation: Uses a common services cancellation reference (including dark-pattern notes) to navigate cancellation flows for popular providers.

Quick Start

Ask the user to upload a bank or card transaction CSV and request a subscription audit that outputs an HTML checklist of recurring charges to cancel, investigate, or keep.

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 recurring subscription charges hidden in my bank CSV exports?

Subscription audits detect recurring charges by analyzing bank CSV transaction exports for merchant patterns, amount similarities, and monthly or annual billing cycles, then categorize them into cancel, investigate, or keep lists for actionable cancellation.

Can I generate a privacy-safe HTML report of my recurring charges to review?

Yes, the tool generates an interactive HTML audit report with privacy mode to review detected recurring charges, select specific items for cancellation, and copy a cancellation list for downstream browser automation execution.

Does the subscription audit work with Apple Card or Chase transaction downloads?

Yes, the subscription audit applies to Apple Card and Chase or Mint-style transaction downloads, parsing the CSV format to identify recurring charges and estimate total recurring spending across monthly or annual billing cycles.

How do I navigate cancellation workflows for popular services with dark patterns?

Cancellation workflows use a common services cancellation reference containing dark-pattern notes to guide browser automation through popular provider cancellation pages, executing the cancellation steps identified in your HTML audit report.

What is the best way to sort ambiguous subscription charges into cancel or keep categories?

User-guided categorization sorts detected recurring charges into Cancel, Investigate, or Keep buckets based on your intent and the ambiguity of the merchant patterns found in your bank CSV transaction data.