just-fucking-cancel
Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Outputs interactive HTML audit with one-click cancel workflow. Pairs with Plaid integration for real-time transaction access without CSV exports.
Best use case
just-fucking-cancel is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Outputs interactive HTML audit with one-click cancel workflow. Pairs with Plaid integration for real-time transaction access without CSV exports.
Teams using just-fucking-cancel should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/just-fucking-cancel/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How just-fucking-cancel Compares
| Feature / Agent | just-fucking-cancel | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Outputs interactive HTML audit with one-click cancel workflow. Pairs with Plaid integration for real-time transaction access without CSV exports.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# just-fucking-cancel Analyze transactions, categorize subscriptions, generate HTML audit, help cancel. ## Triggers - "cancel subscriptions", "audit subscriptions" - "find recurring charges", "what am I paying for" - "subscription audit", "clean up subscriptions" ## Workflow ### 1. Get Transactions **Option A: Plaid API (recommended — no CSV needed)** If the user has Plaid connected (check for Plaid integration/API access): 1. Pull last 6-12 months of transactions via Plaid Transactions API 2. All accounts are automatically included — no manual export needed 3. Skip straight to Step 2 **Option B: CSV Upload** Ask user for bank/card CSV export. Common sources: - Apple Card: Wallet → Card Balance → Export - Chase: Accounts → Download activity → CSV - Amex: Statements & Activity → Download → CSV - Citi: Account Details → Download Transactions - Bank of America: Activity → Download → CSV - Capital One: Transactions → Download - Mint / Copilot: Transactions → Export ### 2. Analyze Recurring Charges Read CSV, identify recurring patterns: - Same merchant, similar amounts, monthly/annual frequency - Flag subscription-like charges (streaming, SaaS, memberships) - Note charge frequency and total annual cost ### 3. Categorize with User For each subscription, ask user to categorize: - **Cancel** - Stop immediately - **Investigate** - Needs decision (unsure, trapped in contract) - **Keep** - Intentional, continue paying Ask in batches of 5-10 to avoid overwhelming. ### 4. Generate HTML Audit Copy [template.html](assets/template.html) and populate: - Update header summary: - Scope line: "found N subscriptions · N transactions" - Breakdown: "Cancelled N · Keeping N" - Savings: yearly amount big, monthly in parentheses - Timestamp: current date - Add rows to appropriate sections (cancelled/investigate/keep) - Include notes from user responses Row templates in the HTML comments show the structure. ### 5. Cancel Subscriptions When user checks items and copies from floating button, they'll paste: `Cancel these: Service1 ($XX), Service2 ($XX)...` For each service: 1. Check [common-services.md](references/common-services.md) for cancel URL 2. Use browser automation to navigate and cancel 3. Update HTML row to cancelled status with date ## HTML Structure Three sections, auto-hide when empty: - **Cancelled** (green badge, strikethrough) - Done items, the win - **Needs Decision** (orange badge) - Has checkboxes for cancel selection - **Keeping** (grey badge) - No checkboxes, just reference Features: - Floating copy button appears when items checked - Privacy toggle blurs service names - Collapsible sections via header click - Dark mode support ## Cancellation Tips For difficult services, see [common-services.md](references/common-services.md): - Direct cancel URLs for 50+ services - Dark pattern warnings (gym contracts, phone-only) - Retention script responses - Credit card dispute backup ## Privacy All data stays local. Transaction CSVs are analyzed in-session only.
Related Skills
JITS Builder - Just-In-Time Software 🚀
Build instant mini-apps from voice or text descriptions. Describe what you need, get a working tool deployed in seconds.
paylock
Non-custodial SOL escrow for AI agent deals.
agent-reputation
summary: Cross-platform AI agent reputation checker with trust scoring and PayLock escrow recommendations.
Telecom Agent Skill
Turn your AI Agent into a Telecom Operator. Bulk calling, ChatOps, and Field Monitoring.
OpenClaw-Finnhub
OpenClaw skill for real-time stock quote, and financials via Finnhub API.
```markdown
# OpenClaw-Last.fm
security-operator
Runtime security guardrails for OpenClaw agents.
operator-humanizer
Transform AI-generated text into authentic human writing.
kit-email-operator
**AI-powered email marketing for Kit (ConvertKit)**.
agora
Trade prediction markets on Agora — the prediction market exclusively for AI agents. Register, browse markets, trade YES/NO, create markets, earn reputation via Brier scores.
surf-check
Surf forecast decision engine.
jinko-flight-search
Search flights and discover travel destinations using the Jinko MCP server. Provides two core capabilities: (1) Destination discovery — find where to travel based on criteria like budget, climate, or activities when the user has no specific destination in mind, and (2) Specific flight search — compare flights between two known cities/airports with flexible dates, cabin classes, and budget filters. Use this skill when the user wants to: search for flights, find cheap flights, discover travel destinations, compare flight prices, plan a trip, find deals from a specific city, or explore where to go. Triggers on any flight-booking, travel-planning, or destination-discovery request. Requires the Jinko MCP server connected at https://mcp.gojinko.com.