Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
agricidaniel avatar

Repurpose Quotes

  • 6 installs
  • 132 repo stars
  • Updated April 10, 2026
  • agricidaniel/claude-repurpose

repurpose-quotes is a Claude Code skill that extracts quotable moments and generates quote-card image prompts from source content atoms.

About

repurpose-quotes is a Claude Code skill that extracts the 5 most quotable moments from source content atoms and generates image-generation prompts for each using a 6-component brief. It produces quote cards ready for social sharing with platform-specific aspect ratios, color palettes, and text overlays. A developer uses it when turning content into shareable quote graphics.

  • Extracts the 5 most quotable moments from content atoms
  • Generates image prompts for quote cards with platform-specific aspect ratios
  • Produces share-ready cards with color palettes and text overlays

Repurpose Quotes by the numbers

  • 6 all-time installs (skills.sh)
  • Ranked #1,557 of 1,879 Marketing & SEO skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

repurpose-quotes capabilities & compatibility

Capabilities
content repurposing · image prompt generation · copywriting
Use cases
image generation · marketing · copywriting
Pricing
Free
From the docs

What repurpose-quotes says it does

Extract 5 quotable moments from content atoms and produce /banana image generation
SKILL.md
Select exactly 5 quotes from the content atoms.
SKILL.md
npx skills add https://github.com/agricidaniel/claude-repurpose --skill repurpose-quotes

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs6
repo stars132
Last updatedApril 10, 2026
Repositoryagricidaniel/claude-repurpose

What it does

Extract the 5 most quotable moments from source content and generate quote-card image prompts for social sharing.

Who is it for?

Turning existing content into 5 shareable quote cards with image-generation prompts.

Skip if: Generating the source content or non-visual copy.

When should I use this skill?

User says 'quote cards', 'quote graphics', 'quotable moments', 'image prompts', or 'repurpose quotes'.

What you get

5 selected quotes plus image-generation prompts for quote cards with platform-specific aspect ratios and overlays.

  • 5 quotable moments
  • image-generation prompts
  • quote cards

By the numbers

  • 5 quotable moments
  • 6-component image brief

Files

SKILL.mdMarkdownGitHub ↗

Quote Graphics and Image Prompt Generator

Extract 5 quotable moments from content atoms and produce /banana image generation prompts (or generate images directly if /banana is available).

Inputs

Received from the parent agent (repurpose-visual):

InputDescription
atomsFull list of content atoms with types and impact ratings
main_argumentOne-sentence thesis of the source content
target_audienceWho benefits from this content
primary_topicCategory or niche
voice_profileDetected or overridden brand voice
images_flagIf true AND /banana available, generate images directly
author_nameName for attribution on quote cards

References

Load these before generating output:

  • references/image-sourcing.md -- 3-tier image pipeline, prompt templates, platform dimensions
  • references/platform-specs.md -- image dimensions per platform

Output 1: Quotable Moments

File: quotes/quotes.md

Select exactly 5 quotes from the content atoms. Rank and pick using these criteria (in priority order):

Selection Criteria

#CriterionWhat to Look ForBest Atom Types
1Standalone impactWorks perfectly without any surrounding context. A stranger seeing just this line would understand and feel something.quote, contrarian, tldr
2Statistical weightContains a specific number, percentage, or data point that anchors the claim.stat, casestudy
3Contrarian angleChallenges conventional wisdom or says something most people would disagree with at first glance.contrarian, prediction
4Emotional resonanceProvokes a feeling -- surprise, validation, frustration, curiosity, motivation.quote, analogy, insight
5Practical insightGives the reader something actionable they can use immediately.howto, insight

Rules:

  • Pick the 5 BEST quotes across all criteria -- do not force one per criterion
  • Prefer atoms rated 4-5 impact
  • Polish slightly for readability if needed (fix grammar, trim filler) but

preserve the author's voice and meaning

  • Each quote should be 1-2 sentences max (under 200 characters ideal for cards)
  • If the content has fewer than 5 strong quotes, use what exists; never pad

Quote Output Format

For each quote:

### Quote [N]

**Text:** "[Exact or polished quote]"
**Attribution:** [Author/Speaker Name]
**Criterion:** [Which selection criterion it satisfies]
**Source Atom:** [Atom number and type from atomization]
**Card Text (short):** [Condensed to under 120 chars if original is longer]

Output 2: /banana Image Prompts

File: quotes/banana-prompts.md

For each of the 5 quotes, generate a /banana-compatible image prompt using the 6-Component Brief (matching references/image-sourcing.md).

The 6-Component Brief

Every prompt must specify these 6 components in order:

ComponentDescriptionExample
SubjectWhat the image shows (abstract or concrete)"Minimalist desk workspace"
ActionMovement or state of the subject"bathed in soft morning light"
ContextEnvironment or background setting"against a clean gradient background"
CompositionLayout, framing, text placement zone"left-aligned with 40% right margin for text overlay"
LightingLight source, direction, temperature, quality"soft ambient glow, warm temperature, subtle vignette"
StyleVisual aesthetic and rendering approach"editorial photography, muted tones, shallow depth of field"

Prompt Template

/banana generate

**Subject:** [subject description]
**Action:** [action or state]
**Context:** [background/environment]
**Composition:** [layout and text zone]
**Lighting:** [light source, direction, temperature]
**Style:** [aesthetic direction]
**Dimensions:** [WxH based on target platform]
**Text Overlay:** "[exact quote text]"
**Attribution:** [author name, positioned bottom-right]
**Color Palette:** [3-4 hex colors based on content mood]

Target Aspect Ratios

Generate prompts for all three sizes per quote:

PlatformAspect RatioDimensionsUse Case
Social (general)1:11080x1080LinkedIn, Facebook, default
Instagram feed4:51080x1350Instagram posts
Twitter/X16:91600x900Twitter cards, blog headers

Default: Generate the 1:1 prompt. Note the other dimensions in the prompt file for manual adaptation.

Color Palette by Content Mood

MoodPalette DirectionExample Hex
Professional/AuthorityNavy, charcoal, white, gold accent#1B2A4A, #333333, #FFFFFF, #C9A84C
Energetic/MotivationalDeep orange, white, dark gray#E85D26, #FFFFFF, #2D2D2D, #FF8C42
Calm/ThoughtfulSage green, cream, soft gray#7C9A82, #F5F0E8, #9E9E9E, #4A6B52
Bold/ContrarianRed, black, white#D32F2F, #1A1A1A, #FFFFFF, #FF5252
Tech/InnovationElectric blue, dark bg, white text#2196F3, #0D1117, #FFFFFF, #64B5F6
Creative/PlayfulPurple, teal, light bg#7B1FA2, #00897B, #FAFAFA, #CE93D8

Analyze the primary_topic, voice_profile, and strongest atom types to select the appropriate mood and palette.

Image Generation — AI ONLY

Quote cards ALWAYS require AI generation because they need custom text overlays. Stock photos cannot be used for quotes.

When /banana IS available:

1. Generate 5 quote card images using the 6-Component Brief 2. Each quote card: topic-relevant background + quote text + attribution 3. Save to images/quote-card-1.png through images/quote-card-5.png 4. Also save prompts to banana-prompts.md for reference

When /banana is NOT available:

1. Save all 5 prompts to banana-prompts.md with full detail 2. Suggest stock photo backgrounds from Pixabay as alternatives:

  • Search: site:pixabay.com [topic] abstract background dark
  • User can overlay text manually in Canva or similar

3. Note in output: "Quote card images pending — run /banana generate <prompt> or use saved backgrounds"

Font Style Suggestions

Include a font direction for each quote card:

Content ToneFont StyleExamples
ProfessionalSans-serif boldMontserrat Bold, Inter Black
Personal/StorySerif elegantPlayfair Display, Lora
Casual/WittyRounded sansNunito, Quicksand
Data/TechnicalMonospace accentJetBrains Mono, Fira Code
MotivationalAll-caps sansOswald, Bebas Neue

Error Handling

ConditionAction
Fewer than 5 quotable atomsUse what exists; generate prompts for each; note count
No quote type atomsExtract quotable lines from insight, contrarian, stat atoms
Author name unknownUse "Unknown" or ask parent agent; omit attribution line on card
/banana returns errorSave prompts; note failure; suggest manual generation
brief_mode is trueGenerate 3 quotes instead of 5; 1:1 prompts only
Content mood ambiguousDefault to Professional/Authority palette

Related skills

FAQ

How many quotes does repurpose-quotes extract?

Exactly 5 quotable moments, ranked by standalone impact and other selection criteria.

Does it generate images?

It produces image-generation prompts and can generate images directly if the /banana tool is available.

Marketing & SEOcontentdistribution

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.