content-repurpose

content-repurpose is a skill for Claude Code, Codex from koinod/koino-skills. It costs 0 tokens per session (3,555 once invoked), scanned A, original, MIT.

A writing aid that turns one long piece of content—such as a blog post, transcript, article, or newsletter—into 10 social media assets. Each asset includes an opening hook, main text, and call to action.

In plain words
What is it for?
Use it to create LinkedIn posts, tweets, Instagram captions, or email content from existing long-form material. It is intended for breaking one source into platform-specific posts.
Why use it?
It removes the need to rewrite the same ideas separately for every social platform. It helps you get more posts from content you have already created.

Skill for Claude CodeCodex

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

Good fit Use it to create LinkedIn posts, tweets, Instagram captions, or email content from existing long-form material. It is intended for breaking one source into platform-specific posts.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/koinod/koino-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 koinod/koino-skills --skill content-repurpose
Clone the repo
git clone --depth 1 https://github.com/koinod/koino-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/koinod/koino-skills/content-repurpose/github.svg)](https://agentmods.dev/skills/koinod/koino-skills/content-repurpose)
Your own site
<a href="https://agentmods.dev/skills/koinod/koino-skills/content-repurpose"><img src="https://agentmods.dev/badge/skills/koinod/koino-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/koinod/koino-skills/content-repurpose"><img src="https://agentmods.dev/badge/skills/koinod/koino-skills/content-repurpose.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,555 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.00000 $0.03555
Opus 5 $0.00000 $0.01777
Sonnet 5 $0.00000 $0.00711
Haiku 4.5 $0.00000 $0.00356

Measured 12d ago against content hash 13fdccdebbfb, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, 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 12d 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.

content-repurpose/SKILL.md · 446 lines

How it starts

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

<<<<<<< HEAD

Content Repurpose

Turn one piece of long-form content into 10 ready-to-post social media assets.


name: content-repurpose version: 1.0.0 description: Transform long-form content into 10 platform-optimized social media assets author: KOINO Capital tags: [content, social-media, marketing, repurposing]

Description

Content Repurpose takes a blog post, transcript, article, newsletter, or any long-form content and extracts 10 platform-specific social media assets — each with a hook, body, and CTA. One hour of writing becomes a week of content.

The best creators don't create more. They extract more from what they already have.

Activation

This skill activates when:

  • The user pastes long-form content and wants social media posts
  • The user asks to repurpose, atomize, or break down content
  • The user wants LinkedIn posts, tweets, IG captions, or email content from existing material
  • The user mentions "content repurposing", "social media assets", or "turn this into posts"

Trigger phrases: "repurpose this", "turn this into social posts", "content repurpose", "atomize this content", "break this down for social", "make posts from this", "LinkedIn post from this"

Instructions

When the user provides long-form content:

Step 1: Content Analysis

Read the full content and identify:

  • Core thesis — the one big idea
  • Supporting arguments — 3-5 key points
  • Stories / examples — specific, concrete moments
  • Data / stats — any numbers worth highlighting
  • Contrarian takes — anything that challenges conventional wisdom
  • Quotable lines — phrases that stand alone as hooks
  • Emotional peaks — moments of tension, revelation, or transformation

Step 2: Generate 10 Assets

Produce exactly 10 assets in this order:


Asset 1-3: LinkedIn Posts

Format for each:

### LinkedIn Post [1/2/3]: [Angle]

**Hook** (first 2 lines — this is all they see before "...see more"):
[Pattern-interrupt opening. Must create curiosity or tension.]

**Body**:
[5-12 lines. One idea per line. Short paragraphs. White space is your friend.]

**CTA**:
[Question that invites comments OR specific ask]

**Hashtags**: [3-5 relevant hashtags]

---

Read the full file on GitHub · 446 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. 12d ago First seen · 446 lines · 0 tokens per session scan A 13fdccdebbfb

Subscribe to this mod's changes

content-repurpose is a skill published in the GitHub repository koinod/koino-skills (8 stars, last pushed 3mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 3,555 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-31.

Related

Other skills, from other repositories

capabilities

Your capability catalog — read this at boot. Lists the temporal date-range skills and the external integrations (reached via the loopback broker) available to you as a spawned worker, and exactly how to call each. Read-only. Consult it whenever you're unsure what tools/integrations you have or how to invoke them.

chaitanyagiri/munder-difflin · 69 tokens

temporal

Resolve ANY named time window — today, yesterday, thisWeek, lastWeek, last7Days, last30Days, last90Days, thisMonth, lastMonth, thisQuarter, lastQuarter, thisYear, lastYear, last12Months — or an arbitrary range (lastNdays / lastNweeks / lastNmonths) to a concrete ISO date range relative to your run time. Read-only: no…

chaitanyagiri/munder-difflin · 114 tokens

last30Days

Resolve "last30Days" to a concrete ISO date range relative to your run time — a rolling 30-day window ending today. Returns inclusive civil dates plus exact UTC instants so you have temporal context without computing dates by hand. Read-only: no writes, no network. Use before a "last 30 days" / trailing-month task…

chaitanyagiri/munder-difflin · 83 tokens

md-audit

Read-only code quality audit — scan the current working directory for common issues (bugs, dead code, security hotspots, missing error handling) and return a prioritised findings report. No files are edited. Use when asked to "audit the code", "quick audit", "find issues", "code scan", or "what's wrong with this…

chaitanyagiri/munder-difflin · 85 tokens

thisQuarter

Resolve "thisQuarter" to a concrete ISO date range relative to your run time — this quarter so far (quarter start → today). Returns inclusive civil dates plus exact UTC instants so you have temporal context without computing dates by hand. Read-only: no writes, no network. Use before a quarter-to-date task (QTD…

chaitanyagiri/munder-difflin · 78 tokens

md-hive-sync

Munder Difflin hive sync — runs the start-of-task hive protocol steps: reads memory.md, checks inbox/ for new messages, and reminds you to record durable facts in memory.md and write coordination files before ending. Use when asked to "sync with the hive", "check my inbox", "hive status", or "hive sync". Proactively…

chaitanyagiri/munder-difflin · 109 tokens