Grade a wallet and recommend next cards
Security
Card Wallet
Try itAudit a multi-card wallet for overlap and gaps
What it does
Audit a multi-card wallet for overlap, gaps, and total annual cost. Given a list of cards the user holds, identifies redundant benefits, uncovered spend categories, and net fee burden. Use when the user wants to evaluate their full card lineup.
The skill document
Card Wallet
Return a compact wallet audit for a set of cards the user holds.
Input
Accept a comma-separated list of cards.
Workflow
- Resolve every card with ../card-identity/SKILL.md. If any card is ambiguous, stop and ask only for that clarification.
- Follow the
card-walletstrategy in ../card-shared/source-policy.yaml. - Research each card for annual fee, key earning categories, credits, and notable benefits using
WebFetchand the URL-safety rules in ../card-shared/source-policy.yaml. - Build an earning map across common categories: dining, groceries, gas, travel, streaming, transit, drugstore, online shopping, rent, hotel, airline, and general spend.
- Identify overlap, uncovered categories, redundant benefits, and total annual fee drag.
- Fill the
card-walletcontract in ../card-shared/command-contracts.yaml. - Apply ../card-shared/confidence-rules.md and ../card-shared/normalization-rules.md. Keep
sourcesin hidden YAML only.
Required Sections
## 💰 Annual Cost## 📈 Earning Map## 🏷️ Credits Stack## 🔁 Overlap## 🕳️ Gaps## 📋 Confidence Notes
Only include statement credits and subscription offsets in the credits stack. Do not treat point multipliers as credits.
Related skills
Estimate first-year value for one US card
Compare two US credit cards side by side
Return a compact full report for one major-US credit card - fees, welcome offer, earning rates, redemption, credits, travel benefits, protections, mechanics, eligibility, and strategy. Covers 11 major US issuers including co-branded hotel and airline cards.
Statement credits for one US credit card
Earning rates and caps for one US credit card