For the complete documentation index, see llms.txt. This page is also available as Markdown.

repurpose

Turns one long piece of content into a week of posts. Paste a blog post, email newsletter, YouTube transcript, or raw script, and the skill extracts the core themes, then writes 3 platform-native LinkedIn posts, 5 X (Twitter) threads, and 2 short-form video scripts for Reels or TikTok.

Every output opens with a tested hook from the viral-hooks library, so nothing starts with a generic AI intro. Each post is graded by post-grader before you see it.

Install

  1. Create a folder: ~/.claude/skills/repurpose/

  2. Inside the folder, create a file: SKILL.md

  3. Copy the entire block below into the file (include the frontmatter at the top)

  4. Restart Claude Code, or fully quit and relaunch Claude Desktop

When it triggers

  • "Repurpose this blog post"

  • "Turn this transcript into posts"

  • "Break my newsletter into LinkedIn and Twitter content"

  • "Give me a week of posts from this video"

  • Any time you paste long-form content and ask for multiple posts

SKILL.md

  • viral-hooks: opens every repurposed post, thread, and script with a tested hook

  • post-grader: scores each output before you see it

  • post-writer: use this instead when you have a single idea, not long-form content to break apart

  • post-scheduler: ships the posts you pick from the batch via Blotato

  • brand-brief: sharpens the voice and CTA across the whole batch

Last updated