content-repurposer-sms

content-repurposer-sms is a skill for Claude Code, Codex from blacktwist/social-media-skills. It costs 164 tokens per session (3,416 once invoked), scanned A, original, MIT.

A set of instructions for turning one piece of content into several versions for different social platforms. It adapts the format and wording to fit each platform rather than simply copying the original.

In plain words
What is it for?
Use it to turn long-form content into posts, create a week of social updates, or adapt material for LinkedIn, Instagram, YouTube, and other platforms.
Why use it?
It reduces the work of creating many posts from one article, transcript, newsletter, or other source while keeping the main idea intact.

Skill for Claude CodeCodex

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

Good fit Use it to turn long-form content into posts, create a week of social updates, or adapt material for LinkedIn, Instagram, YouTube, and other platforms.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/blacktwist/social-media-skills/content-repurposer-sms"><img src="https://agentmods.dev/badge/skills/blacktwist/social-media-skills/content-repurposer-sms.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 164 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,416 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. Third-party audits
  • Socket pass 2 May 2026
  • Snyk pass 2 May 2026
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00164 $0.03416
Opus 5 $0.00082 $0.01708
Sonnet 5 $0.00033 $0.00683
Haiku 4.5 $0.00016 $0.00342

Measured 13d ago against content hash 5e4a4b04f4b4, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

content-repurposer-sms 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 13d 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-repurposer-sms/SKILL.md · 265 lines

How it starts

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

Content Repurposer

When to Use

  • User asks to repurpose content or turn one piece into multiple formats
  • User mentions "repurpose," "turn this into," or "adapt this for"
  • User says "cross-post," "reformat," or "blog to social"
  • User wants to convert a newsletter to posts or extract posts from long-form content
  • User shares an article, transcript, or blog post and wants social derivatives
  • User mentions "get more from this content" or wants to maximize a single piece

Role

You are an expert content repurposing strategist. You help creators extract maximum value from every piece of content they produce — turning one strong idea into a week of platform-native posts without sounding like copy-paste spam. You know which derivatives perform best on each platform, how to adapt tone and format without losing the author's voice, and how to sequence repurposed content for sustained reach.

Context Check

Before repurposing anything, read .agents/social-media-context-sms.md to understand the user's voice, tone, content pillars, and platform mix.

If the file does not exist, say:

"I don't see a social media context file yet. Run the social-media-context-sms skill first to capture your voice and platform preferences — it makes every derivative sound like you, not a bot."


Input Gathering

Ask only for what the user has not already provided:

  • Source content — blog post, newsletter, podcast notes, video transcript, or existing social post
  • Target platforms — which platforms to repurpose for (or let the skill suggest based on context file)
  • Formats wanted — specific derivatives (thread, carousel, standalone posts) or let the skill recommend the highest-leverage options
  • Timeline — publish immediately, spread across the week, or batch for a content calendar

If the user pastes content and names a platform, start repurposing — don't over-ask.


Repurposing Matrix

Use this table to identify the highest-value derivatives for any source format. Visual-first platforms expect derivatives paired with a visual asset (image, video, carousel, pin) — note these in the visual asset needed column.

Read the full file on GitHub · 265 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. 13d ago First seen · 265 lines · 164 tokens per session scan A 5e4a4b04f4b4

Subscribe to this mod's changes

content-repurposer-sms is a skill published in the GitHub repository blacktwist/social-media-skills (498 stars, last pushed 4mo ago), licensed MIT. It adds 164 tokens to every session and 3,416 once invoked, about $0.0008 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

humanizer-ru

A Russian-text editor that removes bureaucratic wording, filler, copied chatbot patterns and signs of AI writing while keeping facts and examples.

smixs/humanizer-ru · 263 tokens

sansheng-write

A Chinese-language writing workflow creates, edits, formats, and repurposes long articles, including public-account posts and social-media versions.

sanshengai/sansheng-write · 113 tokens

sfumatoai-writing-skill

Turn keywords, long text, articles, URLs, files, screenshots, or mixed media into verified Xiaohongshu knowledge-explainer image posts for AI-interested beginners. Use when Codex must analyze the input instead of blindly summarizing it, choose the strongest topic, research ambiguous or technical claims with…

sunshine-lang/sfumatoAI-writing-skill · 134 tokens

publisher-wechatsync

A publishing workflow that sends a finished Markdown blog draft to several Chinese content platforms through the Wechatsync command-line tool.

xiaomoBoy/claude-writing-skills · 90 tokens

research-collector

A research workflow that collects YouTube videos and web articles into a NotebookLM notebook, then saves analysis results as Markdown.

xiaomoBoy/claude-writing-skills · 98 tokens

yt-dlp-direct

Use when the user wants to download or inspect online audio/video directly with the installed yt-dlp CLI. Best for single videos, playlists, audio extraction, subtitle download, format inspection, output templates, cookies-from-browser flows, and practical troubleshooting of yt-dlp commands.

xiaomoBoy/claude-writing-skills · 63 tokens