Compact full report for one US credit card
Coding
Card Credits
Try itStatement credits for one US credit card
What it does
Return statement credits and cash-like credits for one major-US credit card, including trigger rules, cadence, enrollment requirements, restrictions, and practical usage notes. Use when the user wants the credits picture only.
The skill document
Card Credits
Return the credits view of one exact card variant.
Credit Boundary
Count only statement credits, cash-back rebates, and complimentary subscriptions with a concrete dollar value. Exclude bonus multipliers, elevated earn rates, and anniversary-point perks.
Workflow
- Resolve the card with ../card-identity/SKILL.md. If ambiguous, stop and return a numbered choice list.
- Follow the
card-creditsstrategy in ../card-shared/source-policy.yaml. - Search
CARD NAME credits benefits. - Fetch the issuer page first and one approved secondary only when you need trigger rules, cadence detail, or enrollment nuance. Use
WebFetchand the URL-safety rules in ../card-shared/source-policy.yaml. - Fill the
card-creditscontract 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
## 💳 Credits Overview## 🏷️ Credit Details## 📏 Usage Rules## 📋 Confidence Notes
Use one compact numbered line per credit with amount, cadence, trigger, and main restriction.
Related skills
Grade a wallet and recommend next cards
Recent material changes for one US credit card
Access Credit Karma transaction data via MCP. Use when the user asks about their Credit Karma transactions, spending by category or merchant, account summari...
Collect debt and mortgage inputs, call a plans API, and return payoff strategy comparisons (snowball, avalanche, refinance) with concise recommendations and...
Credit card research and redemption CLI. Looks up rewards rates, annual fees, welcome bonuses, statement credits, transfer partners, point valuations, application rules, lounge access, and travel protections for Chase, Amex, Citi, Capital One, Bilt, and all major US issuers. Compare cards, analyze wallet gaps, estimate ROI, get recommendations, look up merchant category codes, and search award flights and hotels. Install with pip install fleece-cli.