repurpose-quotes

repurpose-quotes is a skill for Claude Code from AgriciDaniel/claude-repurpose. It costs 92 tokens per session (1,948 once invoked), scanned A, original, MIT.

A content-repurposing tool that selects five shareable moments from source material and turns them into image briefs for quote cards. A quote card is a social-media graphic built around a short quotation.

In plain words
What is it for?
Use it to choose quotes, rank them, and specify wording, colors, layouts, image ideas, and platform sizes for social sharing.
Why use it?
It helps turn a long piece of content into ready-to-use visual posts without manually searching for quotes or planning each graphic.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Part of the claude-repurpose plugin — 21 skills, 6 agents, 1 hook shipped together

Good fit Use it to choose quotes, rank them, and specify wording, colors, layouts, image ideas, and platform sizes for social sharing.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/agricidaniel/claude-repurpose/repurpose-quotes
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add AgriciDaniel/claude-repurpose --skill repurpose-quotes
Clone the repo
git clone --depth 1 https://github.com/AgriciDaniel/claude-repurpose

Made for: Claude Code.

Or install claude-repurpose, the plugin that ships this one along with the rest of its 21 skills, 6 agents, 1 hook.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for repurpose-quotes

README.md
[![agentmods](https://agentmods.dev/badge/skills/agricidaniel/claude-repurpose/repurpose-quotes/github.svg)](https://agentmods.dev/skills/agricidaniel/claude-repurpose/repurpose-quotes)
Your own site
<a href="https://agentmods.dev/skills/agricidaniel/claude-repurpose/repurpose-quotes"><img src="https://agentmods.dev/badge/skills/agricidaniel/claude-repurpose/repurpose-quotes/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for repurpose-quotes

Your own site · 80×15
<a href="https://agentmods.dev/skills/agricidaniel/claude-repurpose/repurpose-quotes"><img src="https://agentmods.dev/badge/skills/agricidaniel/claude-repurpose/repurpose-quotes.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 92 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,948 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00092 $0.01948
Opus 5 $0.00046 $0.00974
Sonnet 5 $0.00018 $0.00390
Haiku 4.5 $0.00009 $0.00195

Measured 9d ago against content hash 0234640c21e1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

repurpose-quotes scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/repurpose-quotes/SKILL.md · 187 lines

How it starts

The opening of the file, as written. The whole thing — 187 lines — stays where its author put it; the contents beside it link to each section on GitHub.

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):

Input Description
atoms Full list of content atoms with types and impact ratings
main_argument One-sentence thesis of the source content
target_audience Who benefits from this content
primary_topic Category or niche
voice_profile Detected or overridden brand voice
images_flag If true AND /banana available, generate images directly
author_name Name 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

# Criterion What to Look For Best Atom Types
1 Standalone impact Works perfectly without any surrounding context. A stranger seeing just this line would understand and feel something. quote, contrarian, tldr
2 Statistical weight Contains a specific number, percentage, or data point that anchors the claim. stat, casestudy
3 Contrarian angle Challenges conventional wisdom or says something most people would disagree with at first glance. contrarian, prediction
4 Emotional resonance Provokes a feeling -- surprise, validation, frustration, curiosity, motivation. quote, analogy, insight
5 Practical insight Gives 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

Read the full file on GitHub · 187 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 187 lines · 92 tokens per session scan A 0234640c21e1

Subscribe to this mod's changes

repurpose-quotes is a skill published in the GitHub repository AgriciDaniel/claude-repurpose (146 stars, last pushed 5mo ago), licensed MIT. It adds 92 tokens to every session and 1,948 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

banana

Direct, generate, edit, compare, and review visual assets with current Google Gemini image models. Use for image creation, image editing, reference-based consistency, product and character visuals, text-bearing graphics, grounded diagrams, video-derived images, and multi-model image portfolios.

AgriciDaniel/banana-claude · 55 tokens

shorts

Interactive longform-to-shortform video creator. Extracts viral-ready short clips from long videos using Claude as the orchestrator. Transcribes with faster-whisper (GPU), Claude scores and presents candidate segments interactively, user picks and adjusts, Remotion renders premium animated captions (Bold/Bounce/Clean…

AgriciDaniel/claude-shorts · 125 tokens

blog-chart

Generate dark-mode-compatible inline SVG data visualization charts for blog posts. Supports horizontal bar, grouped bar, donut, line, lollipop, area, and radar charts with automatic platform detection (HTML vs JSX/MDX). Enforces chart type diversity, accessible markup (role=img, aria-labelledby), source attribution…

AgriciDaniel/claude-blog · 164 tokens

blog-image

AI image generation and editing for blog content powered by Gemini via MCP. Claude acts as Creative Director - interpreting intent, selecting domain expertise, constructing optimized 6-component prompts (Subject + Action + Context + Composition + Lighting + Style), and orchestrating Gemini for blog-quality results.…

AgriciDaniel/claude-blog · 176 tokens

blog-audio

Generate audio narration of blog posts using Google Gemini TTS. Supports summary narration, full article read-aloud, and two-speaker podcast/dialogue mode with 30 voice options. Outputs MP3 with HTML5 audio embed code. Works standalone via /blog audio or internally from blog-write. Falls back gracefully when API key…

AgriciDaniel/claude-blog · 123 tokens

youtube

The ultimate YouTube creator skill. Covers channel audits, video SEO, retention-engineered scripts, hook writing, thumbnail briefs, content strategy, content calendars, Shorts optimisation, analytics interpretation, monetisation planning, competitor research, cross-platform repurposing, upload metadata packages, and…

AgriciDaniel/claude-youtube · 149 tokens