Compact full report for one US credit card
编程
Card Profile Recommend
试用Grade a wallet and recommend next cards
它能做什么
Analyze a multi-card portfolio, grade the current cards, and recommend 2-3 next cards with signup-bonus strategy and issuer-rule checks. Use when the user wants to know which cards to keep, drop, or add next.
技能文档
Card Profile Recommend
Return a graded portfolio audit plus concrete next-card recommendations.
Input
Accept a comma-separated list of cards. Optional opening dates may appear inline or after an opened: note. When dates are missing, treat issuer timing rules as partially unknown and say so.
Workflow
- Resolve every existing card with ../card-identity/SKILL.md. If any card is ambiguous, stop and ask only for that clarification.
- Follow the
card-profile-recommendsearch ceiling and preferred sources in ../card-shared/source-policy.yaml. - Group held cards by issuer. Research each issuer once for fees, usable credits, major earning categories, transfer access, and notable benefits; reuse those facts across that issuer's cards.
- Identify portfolio gaps before researching candidates. In parallel, research only the two or three candidates that can fill a named gap or materially improve bonus value. Exclude cards the user already holds and apply the same shared fetch-safety rules.
- Compute portfolio economics: gross fees, realistic credits, net annual cost, and effective cents-per-point by ecosystem. If the wallet lacks a transfer-enabling card for a currency, value that currency at
1.0 cpp. - Build the earning map by category using effective value per dollar, not raw multiplier alone.
- Grade each held card as
MVP,Keep, orConsider Droppingusing the rules below. - Recommend two or three personal cards only. Apply issuer rules before recommending them. Do not research a candidate merely to expand the list.
- Sequence the applications by rule constraints, welcome-offer quality, and spend feasibility.
- Fill the
card-profile-recommendcontract in ../card-shared/command-contracts.yaml, then apply ../card-shared/confidence-rules.md and ../card-shared/normalization-rules.md. Keepsourcesin hidden YAML only.
Required Sections
## 🃏 Cards Entered## 📊 Portfolio Summary## 🏅 Card Grades## 🗺️ Earning Map## 🔻 Consider Dropping## 🕳️ Portfolio Gaps## ➕ Recommended Additions## 🎯 Signup Bonus Strategy## ⚖️ Issuer Rules Check## 🔍 Confidence Notes
Omit ## 🔻 Consider Dropping when no held cards belong there.
Grading Rules
- Grade
MVPwhen a card is cheap to keep or uniquely valuable in the wallet. - Grade
Keepwhen the card still has real strategic value, credit-history value, or recent-account timing value. - Grade
Consider Droppingonly when the fee drag is real and the card does not uniquely unlock an earning lane, benefit, or transferable ecosystem. - Never place the wallet's only transfer-enabling card for a rewards ecosystem in
Consider Dropping. - If the user provides opening dates, treat cards opened within the last 12 months as strong
Keepcandidates unless the downside is overwhelming.
Issuer Rules
- Check Chase
5/24. - Check Amex lifetime-language risk and the five-credit-card limit.
- Check Citi
8/65and48-monthfamily timing. - Check Capital One application spacing and two-card limits when relevant.
- Do not recommend business cards in this skill.
相关技能
Statement credits for one US credit card
Recent material changes for one US credit card
Collect debt and mortgage inputs, call a plans API, and return payoff strategy comparisons (snowball, avalanche, refinance) with concise recommendations and...
Use this skill when the user wants to analyze or roast a Solana wallet, score memecoin exposure, explain portfolio risks, generate rebalance ideas, draft a s...
Analyze any crypto wallet by address — holdings, realized/unrealized P&L, win rate, trading history, performance stats, specific token balance, and tokens cr...