repurpose

A skill for turning one source, such as a blog post, transcript, document, notes, or web page, into several pieces of content for different channels.

In plain words
What is it for?
Use it to create social posts, an X/Twitter thread, an email, and a short video script from one source.
Why use it?
It avoids repeating the research and writing process for each format while keeping the same main message and source voice.

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/onewave-ai/open-agent-stack/repurpose
Any agent
npx skills add OneWave-AI/open-agent-stack --skill repurpose
Clone the repo
git clone --depth 1 https://github.com/OneWave-AI/open-agent-stack

Made for: Claude Code, Codex.

Per session 74 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 573 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.00074 $0.00573
Opus 5 $0.00037 $0.00287
Sonnet 5 $0.00015 $0.00115
Haiku 4.5 $0.00007 $0.00057

Measured 2d ago against content hash d25e776d0840, 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.

plugins/content-engine/skills/repurpose/SKILL.md · 33 lines

How it starts

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

Repurpose

Turn one source piece into posts, a thread, an email, and a video script that all carry the same core message and match the source voice.

Workflow

  1. Locate the source. Accept pasted text, a file path, or a URL. If given a URL, fetch the page with the built-in web tool and use the main article text only. If the source is missing, ask for it before continuing.
  2. Read the source in full. Extract the single core message in one sentence, then list 3-5 supporting points and any quotable lines or concrete data.
  3. Identify the voice: tone, sentence length, and recurring phrasing. Mirror it in every output. Do not invent facts not in the source.
  4. Confirm targets and constraints with the user only if unstated: which channels, how many posts, and any length or audience limits. Otherwise default to the full set below.
  5. Generate standalone social posts: one for LinkedIn (hook + value + soft CTA) and one for X/Twitter (single punchy post under 280 characters). Each must stand on its own.
  6. Generate a thread: 5-8 numbered parts. Part 1 is a scroll-stopping hook, the middle parts deliver the supporting points one idea each, and the final part closes with a CTA.
  7. Generate a short email: subject line, one-line preheader, 120-180 word body, and a single clear CTA. Keep it scannable.
  8. Generate a short-form video script (30-60 seconds): a hook in the first 3 seconds, 3-4 spoken beats with on-screen-text cues, and a closing CTA. Mark spoken lines and visual cues separately.
  9. Review against the core message: every asset must reinforce it, contain no placeholder text, and stay true to the source facts.
  10. Deliver all assets grouped by format with clear headers. Note any claim that could not be verified from the source so the user can check it.

Rules

  • Imperative voice. No emoji in any output or header.
  • No purple in any color reference, token, or preview.
  • Never fabricate stats, names, or quotes. Pull only from the source.
  • Keep each asset publish-ready. No "insert X here" gaps.

Read the full file on GitHub · 33 lines

Files

What ships with it

1 file 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. 2d ago First seen · 33 lines · 74 tokens per session scan A d25e776d0840

Subscribe to this mod's changes

repurpose is a skill published in the GitHub repository OneWave-AI/open-agent-stack (2 stars, last pushed 22d ago), licensed MIT. It adds 74 tokens to every session and 573 once invoked, about $0.0004 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-31.