Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
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.
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.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Analyze transactions, categorize subscriptions, generate HTML audit, help cancel.
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
"cancel subscriptions", "audit subscriptions" "find recurring charges", "what am I paying for" "subscription audit", "clean up subscriptions"
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
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 PLAID_SECRET - Your Plaid secret key PLAID_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.
CSV: User uploads file, analyzed locally Plaid: Pull last 6-12 months via API (requires credentials)
Detect same merchant, similar amounts, monthly/annual patterns Flag subscription-like charges (streaming, SaaS, memberships) Calculate charge frequency and total annual cost
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.
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
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.
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
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
Data SourceWhere ProcessedData Leaves Device?CSV UploadLocal onlyNoPlaid APIPlaid serversYes (to Plaid)
plaid - Bank account connection ynab - Budget tracking copilot - Financial insights
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.