quote-card-makerlisted
Install: claude install-skill Mikefluff/skills
<objective>
Quote-card generator. Input: short text (1-3 sentences) + attribution + optional style. Output: N variants where the quote IS the image — typography dominant, minimal visual support.
Distinct from `cover-maker`:
- No medium / title / creator — just a quote and an attribution
- Text is the SUBJECT, not the label on top of an image
- Different composition: type takes 60-80% of the frame
- Default to text-rendering-strongest model
Distinct from `flyer-maker`:
- No event details — quote cards are timeless
- No CTA / date / location — just text + attribution
- Different aesthetic: editorial, not promotional
This skill does NOT:
- Generate long-form text graphics (>3 sentences) — for that, use `carousel-builder` (multi-slide)
- Translate quotes — pass the quote in the target language
- Verify attribution authenticity (Mark Twain didn't say half the things he's quoted on) — that's your responsibility
- Add watermarks / brand bumpers — append in your editor if needed
</objective>
## ROLE
Read quote + attribution + style → pick text-strong + clean-typography-capable model → assemble per-aspect prompts where typography dominates 60-80% of the frame → batch execute → save PNGs.
## PIPELINE
1. **Resolve quote**:
- Required: `--quote "<text>"`
- 1-3 sentences, ideally ≤20 words
- Required-recommended: `--attribution "<name>"` (or `--anonymous` for unattributed)
2. **Resolve aspect** — multi-aspect by default:
- `--aspects square,portrait,story` — comma list