Spend Optimizer
Description
Audit subscriptions and optimize credit card rewards. Claude Code skill.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Spend Optimizer
Audit subscriptions and optimize credit card rewards in one workflow. Analyzes your transaction CSVs to find recurring charges, shows which card each expense should be on, and generates interactive HTML reports.
What It Does
- Finds subscriptions - Scans months of transactions to identify recurring charges
- Optimizes card placement - Shows which card each charge is on vs. which card maximizes rewards
- Flags missed credits - Alerts you when you're paying for something that's FREE on another card (e.g., Disney+ on Amex Platinum, DoorDash on Sapphire Reserve)
- Detects price increases - Catches when services quietly raised prices on you
- Tracks annual subscriptions - Flags yearly charges with estimated renewal dates so you don't forget
- Monitors category caps - Tracks progress toward $150K Amex/Chase bonus limits with overflow suggestions
- Tracks decisions - Keep, cancel, investigate, or dispute each subscription
- Calculates savings - Shows potential annual rewards and savings from cancellations
Installation
Copy the `spend-optimizer` folder to your Claude Code skills directory:
# macOS/Linux
cp -r spend-optimizer ~/.claude/skills/
# Or clone directly
git clone ~/.claude/skills/spend-optimizer
Usage
In Claude Code, say any of these:
- "Audit my subscriptions"
- "Optimize my credit cards"
- "Analyze my spending"
- "Maximize my rewards"
Then provide your transaction CSV exports from your bank/card.
Getting Your CSVs
| Card | How to Export |
|---|---|
| Amex | Log in → Statements & Activity → Download → CSV |
| Chase | Log in → Account → Download account activity → CSV |
| Apple Card | Wallet app → Card → Monthly Statements → Export |
| Capital One | Log in → Account → Download Transactions |
**Tip**: Export 6+ months of data for better pattern detection.
Output
The skill generates interactive HTML reports:
**Subscription Au
Related Skills
Defense in Depth
Implement multi-layered testing and security best practices.
Security SecLists Official Repository
[OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/)
Security Threat Hunting with Sigma Rules
Use Sigma detection rules to hunt for threats and analyze security events
Security Maintenance Walkthrough - 2026-03-29
- Re-triaged the full 2026-03-15 security finding set against current `main` and wrote a fresh current-head re
Security Google Workspace Model Armor
Filter user-generated content for safety
Security Google Workspace Alert Center
Manage security alerts
Security Related Agents
Token Auditor
Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d
Gitnexus Security Boundary Reviewer
GitNexus security and trust-boundary reviewer. Use for auth, permissions, secrets, injection, unsafe parsing,
Accessibility Audit
| You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive tec... | -