content-repurpose

star 1

Converts long-form content into multiple formats while preserving core message. Use when turning design docs into READMEs, research into summaries, or internal docs into external-facing content.

xAlbert1d By xAlbert1d schedule Updated 5/15/2026

name: content-repurpose description: Converts long-form content into multiple formats while preserving core message. Use when turning design docs into READMEs, research into summaries, or internal docs into external-facing content.

Content Repurposing

Core Principle

The insight is the constant; the format is the variable. Extract the core insight first, then reshape it for each target format.

Three Phases

Phase 1: Extract Core

  • Read the source material completely before starting
  • Identify the 3-5 key insights (not details — insights)
  • Note the evidence/examples that support each insight
  • Determine the original audience and tone

Phase 2: Map to Target

  • Identify the target format and audience
  • Determine what changes: depth, tone, structure, length
  • Map each source insight to target format requirements:
    • Blog → narrative flow, examples, conclusion
    • README → scannable, action-oriented, code examples
    • Presentation → headlines, visuals, progressive disclosure
    • Team-knowledge entry → structured fact with provenance
    • Social post → single insight, hook, link

Phase 3: Adapt and Verify

  • Rewrite (don't copy-paste) for the target format
  • Verify: does the repurposed version preserve the original meaning?
  • Check: would someone who only reads this version get the right understanding?

Anti-Patterns

  • Copy-paste with reformatting: changing headers doesn't change the format. Actually rewrite.
  • Nuance loss: compressing "it depends on X, Y, Z" into "always do X"
  • Audience mismatch: using internal jargon in external docs
  • Format-inappropriate content: putting a 2000-word analysis into a tweet thread
Install via CLI
npx skills add https://github.com/xAlbert1d/Ainous-Team --skill content-repurpose
Repository Details
star Stars 1
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator