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.
CODEBLOCK0
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 ID - INLINECODE1 - Your Plaid secret key
- INLINECODE2 - 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:
- 1. 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 connection - INLINECODE4 - Budget tracking
- INLINECODE5 - Financial insights
直接取消
分析交易记录,对订阅进行分类,生成HTML审计报告,协助取消订阅。
工作原理
此技能通过分析您的交易历史记录来查找周期性扣费(订阅服务),帮助您对其进行分类,并提供直接的取消链接。不执行自动取消——所有操作均由您控制。
交易数据 → 模式检测 → 用户分类 → HTML审计 → 取消链接
触发指令
- - 取消订阅、审计订阅
- 查找周期性扣费、我在为什么付费
- 订阅审计、清理订阅
数据来源
选项A:CSV上传(推荐 - 完全本地化)
上传来自您银行的交易CSV文件。所有处理均在本地完成——数据不会离开您的设备。
支持格式:
- - Apple Card:钱包 → 卡片余额 → 导出
- Chase:账户 → 下载活动记录 → CSV
- Amex:账单与活动 → 下载 → CSV
- Citi:账户详情 → 下载交易记录
- 美国银行:活动 → 下载 → CSV
- Capital One:交易记录 → 下载
- Mint / Copilot:交易记录 → 导出
选项B:Plaid集成(仅限ClawdBot)
如果您已连接Plaid的ClawdBot,交易记录可自动拉取。
重要提示:此操作需要Plaid凭证,并将数据发送至Plaid的服务器:
- - PLAIDCLIENTID - 您的Plaid客户端ID
- PLAIDSECRET - 您的Plaid密钥
- PLAIDACCESS_TOKEN - 银行连接的访问令牌
隐私说明:使用Plaid时,交易数据将传输至Plaid的API。CSV分析则完全在本地进行。
工作流程
1. 获取交易记录
- - CSV:用户上传文件,在本地进行分析
- Plaid:通过API拉取过去6-12个月的数据(需要凭证)
2. 分析周期性扣费
- - 检测相同商户、相似金额、月度/年度模式
- 标记类似订阅的扣费(流媒体、SaaS、会员服务)
- 计算扣费频率和年度总成本
3. 与用户一起分类
针对每项订阅,请用户进行分类:
- - 取消 - 立即停止
- 待定 - 需要决定(不确定、受合同约束)
- 保留 - 有意为之,继续付费
每次询问5-10项,避免信息过载。
4. 生成HTML审计报告
创建交互式HTML报告,包含:
- - 摘要:发现的订阅数量、总浪费金额、潜在节省
- 分区:已取消 / 待决定 / 保留中
- 隐私切换按钮,可模糊服务名称
- 深色模式支持
5. 提供取消链接
针对每项需要取消的服务:
- 1. 从common-services.md查找直接取消链接
- 向用户提供链接 - 用户手动导航
- 包含暗黑模式警告和提示
不执行自动浏览器交互——此技能仅提供链接和指导。实际取消操作由您控制。
HTML结构
三个分区,空时自动隐藏:
- - 已取消(绿色徽章,删除线) - 已完成项目
- 待决定(橙色徽章) - 包含复选框供选择
- 保留中(灰色徽章) - 仅作参考
功能:
- - 浮动复制按钮,用于选定项目
- 隐私切换按钮,可模糊服务名称
- 可折叠分区
- 深色模式支持
取消提示
参见common-services.md了解:
- - 50多项服务的直接取消链接
- 暗黑模式警告(健身房合同、仅电话支持)
- 保留话术应对策略
- 信用卡争议备用方案
隐私摘要
| 数据来源 | 处理位置 | 数据是否离开设备? |
|---|
| CSV上传 | 仅限本地 | 否 |
| Plaid API |
Plaid服务器 | 是(传输至Plaid) |
相关技能
- - plaid - 银行账户连接
- ynab - 预算跟踪
- copilot - 财务洞察