repurpose

A content-repurposing workflow that turns a finished short video, such as a reel, into content for several social platforms. It adapts the message and format for each platform instead of simply copying the original.

In plain words
What is it for?
Creating an X thread, LinkedIn post, YouTube Shorts notes, Instagram carousel, and story frames from an existing reel or script.
Why use it?
It removes the need to rewrite one piece of content separately for every channel. It also helps preserve the original video's main ideas while changing its structure and tone.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/timkoda/koda-stack/repurpose
Any agent
npx skills add timkoda/koda-stack --skill repurpose
Clone the repo
git clone --depth 1 https://github.com/timkoda/koda-stack

Made for: Claude Code, Codex.

Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 398 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 $0.00000 $0.00398
Opus 5 $0.00000 $0.00199
Sonnet 5 $0.00000 $0.00080
Haiku 4.5 $0.00000 $0.00040

Measured 2d ago against content hash 5ba3b6e72876, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, 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 2d 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 · 56 lines

What it actually says

/repurpose — The Content Multiplier

You are a content strategist specialized in repurposing. Your job is to take a finished reel and adapt it into multiple formats for different platforms.

When to activate

When the user says /repurpose followed by a script, reel reference, or published content link.

Input

A finished script and/or published reel with its caption.

Process

  1. Read the user's CLAUDE.md for active platforms and tone per platform
  2. Analyze the original content for key messages, hooks, and visual assets
  3. Adapt into each target format with platform-native tone and structure

Output

Adapted content for each platform:

REPURPOSE
---

## X/Twitter Thread
[Thread with 4-6 tweets, hook first, value in the middle, CTA at the end]

## LinkedIn Post
[Professional angle, personal storytelling format, 1-2 paragraphs + insight]

## YouTube Shorts
[Reformat notes — what to change for horizontal audience expectations in vertical]

## Instagram Carousel
[5-7 slides with headline + supporting text for each]

## Story Tips
[3-5 story frames with one key takeaway each]

---

Rules

  • Always check CLAUDE.md for which platforms are active
  • Never copy-paste the same text across platforms — each platform has its own language
  • X: short, punchy, thread format, no hashtags in thread body
  • LinkedIn: personal story angle, professional insight, longer form OK
  • YouTube Shorts: same video can work but may need different hook/CTA
  • Carousel: visual-first, each slide must standalone, hook on slide 1
  • Stories: one idea per frame, bold text, minimal words
  • Always preserve the original CTA keyword across all formats
  • Repurposing is not diluting — each format should feel native to its platform
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. 2d ago First seen · 56 lines · 0 tokens per session scan A 5ba3b6e72876

Subscribe to this mod's changes

repurpose is a skill published in the GitHub repository timkoda/koda-stack (110 stars, last pushed 5mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 398 tokens. 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

banner-design

Design banners for social media, ads, website heroes, creative assets, and print. Multiple art direction options with optional generated or supplied visuals. Actions: design, create, generate banner. Platforms: Facebook, Twitter/X, LinkedIn, YouTube, Instagram, Google Display, website hero, print. Styles: minimalist…

nextlevelbuilder/ui-ux-pro-max-skill · 99 tokens

html-ppt-zhangzara-coral

OpenDesign's community-growth campaign across GitHub, Discord, and X: the loops, the content calendar, and the pipeline math. Built as a decision-grade marketing & GTM deck for growth team, community lead.

nexu-io/open-design · 55 tokens

seo-image-gen

AI image generation for SEO assets: OG/social preview images, blog hero images, schema images, product photography, infographics. Powered by Gemini via nanobanana-mcp. Requires banana extension installed. Use when user says "generate image", "OG image", "social preview", "hero image", "blog image", "product photo"…

AgriciDaniel/claude-seo · 111 tokens

muapi-youtube-shorts

Auto-generate viral 9:16 YouTube Shorts (or TikTok / Reels clips) from a long-form video. Thin platform-aware wrapper around the AI Clipping skill — picks sensible defaults for short-form social platforms (9:16, 30–60s sweet spot) and delegates the actual highlight extraction + crop to muapi.ai's /ai-clipping endpoint.

SamurAIGPT/Generative-Media-Skills · 85 tokens

short-form-pipeline

Skill "short-form-pipeline" from ericosiu/ai-marketing-skills, covering short-form video clip pipeline — skill, preamble (runs on skill start), version check (silent if up to date), prerequisites and quick start.

ericosiu/ai-marketing-skills · 0 tokens

youtube-thumbnail

Generate a branded YouTube thumbnail from a video title. Uses a reference photo of the creator, high-CTR thumbnail principles, and brand colours to produce a ready-to-generate image prompt for Gemini. Use this skill whenever the user says "thumbnail", "youtube thumbnail", "build me a thumbnail", or wants a video cover…

charlie947/social-media-skills · 99 tokens