Just Fucking Cancel
/install just-fucking-cancel
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 URLs
Triggers
- "cancel subscriptions", "audit subscriptions"
- "find recurring charges", "what am I paying for"
- "subscription audit", "clean up subscriptions"
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:
- 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
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:
PLAID_CLIENT_ID- Your Plaid client IDPLAID_SECRET- Your Plaid secret keyPLAID_ACCESS_TOKEN- Access token for the bank connection
Privacy note: When using Plaid, transaction data is transmitted to Plaid's API. CSV analysis is fully local.
Workflow
1. Get Transactions
- CSV: User uploads file, analyzed locally
- Plaid: Pull last 6-12 months via API (requires credentials)
2. Analyze Recurring Charges
- Detect same merchant, similar amounts, monthly/annual patterns
- Flag subscription-like charges (streaming, SaaS, memberships)
- Calculate 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
Create interactive HTML report with:
- Summary: subscriptions found, total waste, potential savings
- Sections: Cancelled / Needs Decision / Keeping
- Privacy toggle to blur service names
- Dark mode support
5. Provide Cancel URLs
For each service to cancel:
- Look up direct cancel URL from common-services.md
- Provide URL to user - user navigates manually
- 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:
- Cancelled (green badge, strikethrough) - Done items
- Needs Decision (orange badge) - Has checkboxes for selection
- Keeping (grey badge) - Reference only
Features:
- Floating copy button for selected items
- Privacy toggle blurs service names
- Collapsible sections
- Dark mode support
Cancellation Tips
See common-services.md for:
- Direct cancel URLs for 50+ services
- Dark pattern warnings (gym contracts, phone-only)
- Retention script responses
- Credit card dispute backup
Privacy Summary
| Data Source | Where Processed | Data Leaves Device? |
|---|---|---|
| CSV Upload | Local only | No |
| Plaid API | Plaid servers | Yes (to Plaid) |
Related
plaid- Bank account connectionynab- Budget trackingcopilot- Financial insights
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install just-fucking-cancel - 安装完成后,直接呼叫该 Skill 的名称或使用
/just-fucking-cancel触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Just Fucking Cancel 是什么?
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2628 次。
如何安装 Just Fucking Cancel?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install just-fucking-cancel」即可一键安装,无需额外配置。
Just Fucking Cancel 是免费的吗?
是的,Just Fucking Cancel 完全免费(开源免费),可自由下载、安装和使用。
Just Fucking Cancel 支持哪些平台?
Just Fucking Cancel 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Just Fucking Cancel?
由 Alec Gutman(@chipagosfinest)开发并维护,当前版本 v1.2.0。