repurpose

repurpose is a skill for Claude Code from AgriciDaniel/claude-repurpose. It costs 179 tokens per session (5,120 once invoked), scanned A, original, MIT.

A content-repurposing tool that turns one source, such as a video, article, podcast, or file, into posts for many social platforms.

In plain words
What is it for?
It is for extracting source content, creating platform-specific posts, analyzing content, generating image prompts, and planning seven days of publishing.
Why use it?
It removes the need to rewrite the same source separately for each platform and can organize the results into a publishing calendar.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter. Also seen: reads .claude/ paths; mentions subagents.

Not installable on its own: it runs a file from its repository that does not travel with it. Clone the repository, or install whatever ships that file. The line is ./repurposed/<YYYY-MM-DD_HHMMSS>/.

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

Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add AgriciDaniel/claude-repurpose
Claude Code
/plugin install 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

README.md
[![agentmods](https://agentmods.dev/badge/skills/agricidaniel/claude-repurpose/repurpose.svg)](https://agentmods.dev/skills/agricidaniel/claude-repurpose/repurpose)
Your own site
<a href="https://agentmods.dev/skills/agricidaniel/claude-repurpose/repurpose"><img src="https://agentmods.dev/badge/skills/agricidaniel/claude-repurpose/repurpose.svg" alt="Measured on agentmods" height="20"></a>
Per session 179 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,120 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00179 $0.05120
Opus 5 $0.00089 $0.02560
Sonnet 5 $0.00036 $0.01024
Haiku 4.5 $0.00018 $0.00512

Measured 6d ago against content hash 838700c169b9, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

repurpose 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 6d 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/SKILL.md · 465 lines

How it starts

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

Content Repurposing Engine

Transform any content into platform-optimized outputs across 17+ channels.

Quick Reference

Command Description
/repurpose <url-or-file> Full repurpose pipeline (all platforms)
/repurpose <input> --platforms twitter,linkedin Repurpose to specific platforms only
/repurpose <input> --voice casual Override brand voice (casual/professional/witty)
/repurpose <input> --brief Quick mode: 1 post per platform, no calendar
/repurpose <input> --images Generate image prompts (or /banana images if available)
/repurpose analyze <input> Atomize content only, no platform outputs
/repurpose calendar <input> Generate 7-day publishing calendar only

Step 1: Input Detection

Detect the input type and extract raw content accordingly.

Detection patterns (check in order):

Pattern Type Extraction Method
youtube\.com/watch|youtu\.be/|youtube\.com/shorts YouTube video Run scripts/extract_transcript.py <url>
https?:// (any other URL) Blog/article Run scripts/extract_article.py <url>
Path ending in .mp3, .wav, .m4a, .ogg, .flac Audio file Run scripts/transcribe_audio.py <path>
Path ending in .md, .txt, .pdf Local file Read file directly with the Read tool
No URL or file path detected Pasted text Use the inline text as-is

Extraction rules:

  • For YouTube: extract transcript, video title, channel name, description, and duration
  • For blog URLs: extract title, author, publication date, body text, and any embedded media descriptions
  • For audio: transcribe to text, note duration and any speaker labels
  • For local files: read full contents; for PDF use the Read tool with page ranges if large
  • For pasted text: use verbatim; ask the user for a title/topic if not obvious

If extraction fails, report the error clearly and ask the user to paste the content directly.

Read the full file on GitHub · 465 lines

Files

What ships with it

8 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 6d ago First seen · 465 lines · 179 tokens per session scan A 838700c169b9

Subscribe to this mod's changes

repurpose is a skill published in the GitHub repository AgriciDaniel/claude-repurpose (144 stars, last pushed 4mo ago), licensed MIT. It adds 179 tokens to every session and 5,120 once invoked, about $0.0009 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

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

blog

Full-lifecycle blog engine with 31 sub-skills, 12 content templates, 5-category 100-point scoring, and 5 specialized agents. Routes user requests to the right sub-skill: writing, rewriting, analysis, outlines, audits, schema, charts, images, repurposing, AI citation SEO, FLOW framework prompts, topic-cluster…

AgriciDaniel/claude-blog · 202 tokens

blog-write

Write new blog articles from scratch optimized for Google rankings and AI citations. Generates full articles with template selection, answer-first formatting, Key Takeaways summary box, information gain markers, citation capsules, sourced statistics, Pixabay/Unsplash images, built-in SVG chart generation, optional FAQ…

AgriciDaniel/claude-blog · 109 tokens

blog-cluster

Semantic topic cluster planning and automated execution engine for claude-blog. Performs SERP-based keyword research, groups keywords by search intent and SERP overlap, builds a hub-and-spoke cluster architecture, generates an interactive SVG cluster map, and executes the full cluster by orchestrating blog-write calls…

AgriciDaniel/claude-blog · 135 tokens