content-repurpose

content-repurpose is a skill for Claude Code, Codex from vstorm-co/content-skills. It costs 52 tokens per session (1,674 once invoked), scanned A, original, MIT.

A content-repurposing skill that adapts one piece of content into several formats and platforms while keeping its brand voice consistent.

In plain words
What is it for?
Use it to transform blog posts, videos, podcasts, presentations, and other source material into social posts, threads, scripts, newsletters, or presentations.
Why use it?
It reduces the effort of rewriting the same ideas for different audiences, such as turning one article into posts, a newsletter section, or a slide deck.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to transform blog posts, videos, podcasts, presentations, and other source material into social posts, threads, scripts, newsletters, or presentations.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/vstorm-co/content-skills/content-repurpose
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 vstorm-co/content-skills --skill content-repurpose
Clone the repo
git clone --depth 1 https://github.com/vstorm-co/content-skills

Made for: Claude Code, Codex.

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 content-repurpose

README.md
[![agentmods](https://agentmods.dev/badge/skills/vstorm-co/content-skills/content-repurpose/github.svg)](https://agentmods.dev/skills/vstorm-co/content-skills/content-repurpose)
Your own site
<a href="https://agentmods.dev/skills/vstorm-co/content-skills/content-repurpose"><img src="https://agentmods.dev/badge/skills/vstorm-co/content-skills/content-repurpose/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 content-repurpose

Your own site · 80×15
<a href="https://agentmods.dev/skills/vstorm-co/content-skills/content-repurpose"><img src="https://agentmods.dev/badge/skills/vstorm-co/content-skills/content-repurpose.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 52 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,674 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.00052 $0.01674
Opus 5 $0.00026 $0.00837
Sonnet 5 $0.00010 $0.00335
Haiku 4.5 $0.00005 $0.00167

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

Security

Grade A, and why

content-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 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/content-repurpose/SKILL.md · 186 lines

How it starts

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

Content Repurposing

Core Principle: 1-to-Many

One strong piece of content should become 5+ pieces across different platforms and formats. This is not about copying and pasting -- each transformation adapts the content for the target platform's norms, audience expectations, and native format.

A single blog post can become:

  • An X thread extracting the key insights
  • A LinkedIn post with a professional angle
  • A newsletter section with personal commentary
  • A short-form video script
  • A slide deck for presentations
  • A Reddit post framed for community value
  • An infographic summarizing the data

The source material provides the substance. Each transformation reshapes it.


Before You Start

  1. Check for brand voice: Read brand/VOICE.md if it exists. All transformations must maintain the same brand voice, even though tone and format vary by platform. If no brand voice is defined, maintain consistency across all outputs by inferring voice from the source material.

  2. Identify the source material: What is the input? It can be any content piece:

    • Blog post or article
    • X thread
    • Video script or transcript
    • Podcast transcript
    • Slide deck or presentation
    • Newsletter issue
    • LinkedIn post
    • Any other written or spoken content
  3. Determine target formats: Ask the user which formats they want, or recommend based on the format matrix in format-matrix.md. Not every source transforms well into every target -- the matrix shows which transformations are natural and which require significant rework.

  4. Understand platform norms: Each platform has its own culture, format constraints, and audience expectations. Transformations that ignore these norms feel off.


Repurposing Flow

Stage 1: Source Analysis

Read the source material and extract:

  • Core message: The single most important idea (one sentence)
  • Key insights: 3-7 individual points or arguments
  • Best quotes: Punchy, shareable lines from the source
  • Data points: Numbers, statistics, or concrete examples
  • Narrative arc: The story structure (if any)
  • Audience: Who was the original piece written for?
  • Strongest section: Which part of the source has the most standalone value?
  • Weakest section: Which part depends heavily on context from the rest of the piece?

Read the full file on GitHub · 186 lines

Files

What ships with it

6 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. 9d ago First seen · 186 lines · 52 tokens per session scan A 2c7ca393e16c

Subscribe to this mod's changes

content-repurpose is a skill published in the GitHub repository vstorm-co/content-skills (22 stars, last pushed 4mo ago), licensed MIT. It adds 52 tokens to every session and 1,674 once invoked, about $0.0003 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.