Just Fucking Cancel
name: just-fucking-cancel
by chipagosfinest · published 2026-03-22
$ claw add gh:chipagosfinest/chipagosfinest-just-fucking-cancel---
name: just-fucking-cancel
version: 1.2.0
description: Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and provides cancel URLs. CSV-based analysis with optional Plaid integration for ClawdBot users.
author: ClawdBot
attribution: Originally created by rohunvora (https://github.com/rohunvora/just-fucking-cancel)
category: finance
tags:
- subscriptions
- cancel
- money-saving
- finance
- budgeting
- recurring-charges
- personal-finance
env:
- name: PLAID_CLIENT_ID
description: Plaid client ID for transaction access (optional - only needed for Plaid integration)
required: false
- name: PLAID_SECRET
description: Plaid secret key (optional - only needed for Plaid integration)
required: false
- name: PLAID_ACCESS_TOKEN
description: User's Plaid access token for their connected bank account (optional)
required: false
triggers:
- cancel subscriptions
- audit subscriptions
- find recurring charges
- what am I paying for
- subscription cleanup
- save money
---
# Just Fucking Cancel
Analyze transactions, categorize subscriptions, generate HTML audit, help cancel.
How It Works
This skill analyzes your transaction history to find recurring charges (subscriptions), helps you categorize them, and provides direct cancel URLs. **No automated cancellation** - you control every action.
Transaction Data → Pattern Detection → User Categorization → HTML Audit → Cancel URLsTriggers
Data Sources
Option A: CSV Upload (Recommended - Fully Local)
Upload a transaction CSV from your bank. **All processing happens locally** - no data leaves your machine.
Supported formats:
Option B: Plaid Integration (ClawdBot Only)
If you have ClawdBot with Plaid connected, transactions can be pulled automatically.
**Important**: This requires Plaid credentials and sends data to Plaid's servers:
**Privacy note**: When using Plaid, transaction data is transmitted to Plaid's API. CSV analysis is fully local.
Workflow
1. Get Transactions
2. Analyze Recurring Charges
3. Categorize with User
For each subscription, ask user to categorize:
Ask in batches of 5-10 to avoid overwhelming.
4. Generate HTML Audit
Create interactive HTML report with:
5. Provide Cancel URLs
For each service to cancel:
1. Look up direct cancel URL from [common-services.md](references/common-services.md)
2. Provide URL to user - **user navigates manually**
3. Include dark pattern warnings and tips
**No automated browser interaction** - this skill provides URLs and guidance only. You control the actual cancellation.
HTML Structure
Three sections, auto-hide when empty:
Features:
Cancellation Tips
See [common-services.md](references/common-services.md) for:
Privacy Summary
| Data Source | Where Processed | Data Leaves Device? |
|-------------|-----------------|---------------------|
| CSV Upload | Local only | No |
| Plaid API | Plaid servers | Yes (to Plaid) |
Related
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...