{
  "schemaVersion": "1.0",
  "item": {
    "slug": "content-repurposer",
    "name": "Content Repurposer",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/audsmith28/content-repurposer",
    "canonicalUrl": "https://clawhub.ai/audsmith28/content-repurposer",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/content-repurposer",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=content-repurposer",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "config.example.json",
      "scripts/instagram-caption.sh",
      "scripts/linkedin-post.sh",
      "scripts/newsletter.sh",
      "scripts/repurpose.sh"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/content-repurposer"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/content-repurposer",
    "agentPageUrl": "https://openagent3.xyz/skills/content-repurposer/agent",
    "manifestUrl": "https://openagent3.xyz/skills/content-repurposer/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/content-repurposer/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Content Repurposer — Create Once, Publish Everywhere",
        "body": "Stop reformatting. Start publishing.\n\nYou wrote one great piece. Now you need it as a Twitter thread, LinkedIn post, newsletter section, and Instagram caption. That's 4+ hours of rewriting, reformatting, and maintaining voice consistency. Or... 30 seconds.\n\nContent Repurposer takes your long-form content (blog post, video transcript, podcast notes, article) and automatically generates platform-optimized versions. Same core message. Different formats. Your voice throughout.\n\nWhat makes it different: This isn't a template engine—it's intelligent adaptation. The skill understands what makes content perform on each platform: Twitter wants punchy hooks and thread flow, LinkedIn values professional insights and storytelling, newsletters need scannable sections and CTAs, Instagram demands visual hooks and emoji. One command. Five platforms. Ready to publish."
      },
      {
        "title": "The Problem",
        "body": "Content creators face the repurpose grind:\n\n✍️ You create one killer blog post (2-3 hours)\n🔄 Manually reformat for Twitter (45 min)\n🔄 Adapt for LinkedIn (30 min)\n🔄 Write newsletter version (30 min)\n🔄 Craft Instagram caption (20 min)\n😤 Total: 4+ hours of reformatting, still inconsistent voice\n\nMeanwhile your content library sits unused because repurposing is exhausting."
      },
      {
        "title": "The Solution",
        "body": "repurpose.sh blog-post.md\n# → twitter-thread.txt\n# → linkedin-post.txt\n# → newsletter.md\n# → instagram-caption.txt\n# → threads-post.txt (bonus!)\n\n30 seconds. Five platforms. Your voice. Ready to copy-paste and publish."
      },
      {
        "title": "Setup",
        "body": "Run scripts/setup.sh to initialize config\nEdit ~/.config/content-repurposer/config.json with your voice settings\nTest with: scripts/repurpose.sh examples/sample-post.md --dry-run"
      },
      {
        "title": "Config",
        "body": "Config lives at ~/.config/content-repurposer/config.json. See config.example.json for full schema.\n\nKey sections:\n\nvoice — Tone, style, personality (professional/casual/witty/educational)\nplatforms — Enable/disable platforms, set priorities\ntwitter — Thread length (3-10 tweets), hook style, hashtag preferences\nlinkedin — Length (1300-2000 chars), story style, B2B focus\nnewsletter — Section format, CTA style, subject line approach\ninstagram — Caption length, emoji density, hashtag count\noutput — Directory, file naming, whether to auto-copy best version to clipboard"
      },
      {
        "title": "Scripts",
        "body": "ScriptPurposescripts/setup.shInitialize config directoryscripts/repurpose.shMain script: all platforms at oncescripts/twitter-thread.shTwitter thread only (quick iteration)scripts/linkedin-post.shLinkedIn post onlyscripts/newsletter.shNewsletter section onlyscripts/instagram-caption.shInstagram caption onlyscripts/threads-post.shMeta Threads post only\n\nAll scripts support --platform-specific-options for one-off customization."
      },
      {
        "title": "How It Works",
        "body": "Parse Input: Read long-form content (markdown, .txt, URL)\nExtract Core: Identify main thesis, key points, quotes, stats\nPlatform Adapt: For each enabled platform:\n\nApply format rules (thread structure, char limits, emoji)\nMaintain voice/tone from config\nAdd platform-specific hooks and CTAs\nOptimize for engagement patterns\n\n\nOutput: Save to output/ directory, optionally copy to clipboard"
      },
      {
        "title": "Twitter/X Threads",
        "body": "Length: 3-10 tweets (configurable)\nFormat: Numbered or unnumbered, 280 chars/tweet\nHook: Bold opening tweet (question, stat, or bold claim)\nStructure: Intro → Key points → Insight → CTA\nBest for: Hot takes, frameworks, step-by-step guides"
      },
      {
        "title": "LinkedIn",
        "body": "Length: 1300-2000 characters (sweet spot for \"see more\")\nFormat: Native text, no links in post body\nHook: Personal story or professional insight\nStructure: Hook → Story/Context → Value/Lesson → CTA\nBest for: B2B insights, career lessons, thought leadership"
      },
      {
        "title": "Email Newsletter",
        "body": "Length: 200-500 words per section\nFormat: Scannable sections with headers\nHook: Compelling subject line + opening line\nStructure: Subject → Hook → Key points (bullets/sections) → CTA\nBest for: Deep dives, curated insights, personal updates"
      },
      {
        "title": "Instagram",
        "body": "Length: 150-300 characters (pre-\"...more\" cutoff)\nFormat: Emoji-heavy, visual language\nHook: Emotional or curiosity-driven first line\nStructure: Hook → Core message → Hashtags (5-10)\nBest for: Visual content tie-ins, motivation, quick tips"
      },
      {
        "title": "Meta Threads",
        "body": "Length: 500 characters max\nFormat: Casual, Twitter-like but longer\nHook: Conversational opener\nStructure: Similar to Twitter but single post\nBest for: Casual takes, quick insights"
      },
      {
        "title": "Voice Consistency",
        "body": "The skill maintains YOUR voice by using config settings:\n\n\"voice\": {\n  \"tone\": \"professional-casual\",\n  \"personality\": [\"direct\", \"insightful\", \"practical\"],\n  \"avoid\": [\"corporate jargon\", \"hype\", \"clickbait\"],\n  \"signature_phrases\": [\"Here's the thing:\", \"The reality:\"],\n  \"emoji_level\": \"moderate\"\n}\n\nEvery platform adaptation respects these settings. You sound like YOU, not a template."
      },
      {
        "title": "Example Workflow",
        "body": "Input: A 1500-word blog post about AI automation workflows\n\nOutput (30 seconds later):\n\noutput/\n├── 2024-01-25-ai-automation/\n│   ├── twitter-thread.txt        # 7-tweet thread\n│   ├── linkedin-post.txt          # 1650-char post\n│   ├── newsletter.md              # 3 sections with headers\n│   ├── instagram-caption.txt      # 220 chars + hashtags\n│   └── threads-post.txt           # 480-char casual take\n\nCopy, paste, publish. Done."
      },
      {
        "title": "Single Platform",
        "body": "twitter-thread.sh blog-post.md --tweets 5 --style bold\nlinkedin-post.sh blog-post.md --length short --b2b-focus"
      },
      {
        "title": "URL Input",
        "body": "repurpose.sh https://yourblog.com/post --platforms twitter,linkedin"
      },
      {
        "title": "Batch Processing",
        "body": "for file in content/*.md; do\n  repurpose.sh \"$file\" --output archives/\ndone"
      },
      {
        "title": "Custom Voice (One-Off)",
        "body": "repurpose.sh blog-post.md --tone witty --emoji high"
      },
      {
        "title": "Pro Tips",
        "body": "Subject Line First: For newsletters, generate 5 subject line options\nHook Testing: Generate multiple opening hooks, pick the best\nEngagement Checklist: Does each version have a clear CTA?\nPlatform Priority: Start with your best-performing platform\nBatch Days: Repurpose a month of content in one session"
      },
      {
        "title": "Data Files",
        "body": "~/.config/content-repurposer/\n├── config.json              # User configuration\n├── voice-samples.json       # Optional: your writing samples for voice training\n└── platform-templates.json  # Optional: custom platform templates\n\nOutput files go to ~/content-repurposer-output/ by default (configurable)."
      },
      {
        "title": "Use Cases",
        "body": "Bloggers: Turn one post into a week of social content\nPodcasters: Repurpose episode notes into promotional content\nCourse Creators: Transform lesson transcripts into marketing snippets\nConsultants: Turn one insight into multi-platform thought leadership\nAgencies: Scale content production for clients without hiring writers"
      },
      {
        "title": "What It's NOT",
        "body": "❌ Not a content generator: You provide the source material\n❌ Not a scheduler: Use Buffer/Hootsuite for posting (we just create the content)\n❌ Not image creation: Text only (pair with DALL-E for visuals)"
      },
      {
        "title": "Why This Works",
        "body": "Content repurposing fails when it's:\n\nManual (too slow)\nTemplate-based (sounds robotic)\nPlatform-agnostic (doesn't optimize for each channel)\n\nThis skill solves all three: fast, voice-consistent, platform-optimized.\n\nYour content deserves more reach. Your time deserves better use.\n\nBuilt for creators who value their time and their voice."
      }
    ],
    "body": "Content Repurposer — Create Once, Publish Everywhere\n\nStop reformatting. Start publishing.\n\nYou wrote one great piece. Now you need it as a Twitter thread, LinkedIn post, newsletter section, and Instagram caption. That's 4+ hours of rewriting, reformatting, and maintaining voice consistency. Or... 30 seconds.\n\nContent Repurposer takes your long-form content (blog post, video transcript, podcast notes, article) and automatically generates platform-optimized versions. Same core message. Different formats. Your voice throughout.\n\nWhat makes it different: This isn't a template engine—it's intelligent adaptation. The skill understands what makes content perform on each platform: Twitter wants punchy hooks and thread flow, LinkedIn values professional insights and storytelling, newsletters need scannable sections and CTAs, Instagram demands visual hooks and emoji. One command. Five platforms. Ready to publish.\n\nThe Problem\n\nContent creators face the repurpose grind:\n\n✍️ You create one killer blog post (2-3 hours)\n🔄 Manually reformat for Twitter (45 min)\n🔄 Adapt for LinkedIn (30 min)\n🔄 Write newsletter version (30 min)\n🔄 Craft Instagram caption (20 min)\n😤 Total: 4+ hours of reformatting, still inconsistent voice\n\nMeanwhile your content library sits unused because repurposing is exhausting.\n\nThe Solution\nrepurpose.sh blog-post.md\n# → twitter-thread.txt\n# → linkedin-post.txt\n# → newsletter.md\n# → instagram-caption.txt\n# → threads-post.txt (bonus!)\n\n\n30 seconds. Five platforms. Your voice. Ready to copy-paste and publish.\n\nSetup\nRun scripts/setup.sh to initialize config\nEdit ~/.config/content-repurposer/config.json with your voice settings\nTest with: scripts/repurpose.sh examples/sample-post.md --dry-run\nConfig\n\nConfig lives at ~/.config/content-repurposer/config.json. See config.example.json for full schema.\n\nKey sections:\n\nvoice — Tone, style, personality (professional/casual/witty/educational)\nplatforms — Enable/disable platforms, set priorities\ntwitter — Thread length (3-10 tweets), hook style, hashtag preferences\nlinkedin — Length (1300-2000 chars), story style, B2B focus\nnewsletter — Section format, CTA style, subject line approach\ninstagram — Caption length, emoji density, hashtag count\noutput — Directory, file naming, whether to auto-copy best version to clipboard\nScripts\nScript\tPurpose\nscripts/setup.sh\tInitialize config directory\nscripts/repurpose.sh\tMain script: all platforms at once\nscripts/twitter-thread.sh\tTwitter thread only (quick iteration)\nscripts/linkedin-post.sh\tLinkedIn post only\nscripts/newsletter.sh\tNewsletter section only\nscripts/instagram-caption.sh\tInstagram caption only\nscripts/threads-post.sh\tMeta Threads post only\n\nAll scripts support --platform-specific-options for one-off customization.\n\nHow It Works\nParse Input: Read long-form content (markdown, .txt, URL)\nExtract Core: Identify main thesis, key points, quotes, stats\nPlatform Adapt: For each enabled platform:\nApply format rules (thread structure, char limits, emoji)\nMaintain voice/tone from config\nAdd platform-specific hooks and CTAs\nOptimize for engagement patterns\nOutput: Save to output/ directory, optionally copy to clipboard\nPlatform Specs\nTwitter/X Threads\nLength: 3-10 tweets (configurable)\nFormat: Numbered or unnumbered, 280 chars/tweet\nHook: Bold opening tweet (question, stat, or bold claim)\nStructure: Intro → Key points → Insight → CTA\nBest for: Hot takes, frameworks, step-by-step guides\nLinkedIn\nLength: 1300-2000 characters (sweet spot for \"see more\")\nFormat: Native text, no links in post body\nHook: Personal story or professional insight\nStructure: Hook → Story/Context → Value/Lesson → CTA\nBest for: B2B insights, career lessons, thought leadership\nEmail Newsletter\nLength: 200-500 words per section\nFormat: Scannable sections with headers\nHook: Compelling subject line + opening line\nStructure: Subject → Hook → Key points (bullets/sections) → CTA\nBest for: Deep dives, curated insights, personal updates\nInstagram\nLength: 150-300 characters (pre-\"...more\" cutoff)\nFormat: Emoji-heavy, visual language\nHook: Emotional or curiosity-driven first line\nStructure: Hook → Core message → Hashtags (5-10)\nBest for: Visual content tie-ins, motivation, quick tips\nMeta Threads\nLength: 500 characters max\nFormat: Casual, Twitter-like but longer\nHook: Conversational opener\nStructure: Similar to Twitter but single post\nBest for: Casual takes, quick insights\nVoice Consistency\n\nThe skill maintains YOUR voice by using config settings:\n\n\"voice\": {\n  \"tone\": \"professional-casual\",\n  \"personality\": [\"direct\", \"insightful\", \"practical\"],\n  \"avoid\": [\"corporate jargon\", \"hype\", \"clickbait\"],\n  \"signature_phrases\": [\"Here's the thing:\", \"The reality:\"],\n  \"emoji_level\": \"moderate\"\n}\n\n\nEvery platform adaptation respects these settings. You sound like YOU, not a template.\n\nExample Workflow\n\nInput: A 1500-word blog post about AI automation workflows\n\nOutput (30 seconds later):\n\noutput/\n├── 2024-01-25-ai-automation/\n│   ├── twitter-thread.txt        # 7-tweet thread\n│   ├── linkedin-post.txt          # 1650-char post\n│   ├── newsletter.md              # 3 sections with headers\n│   ├── instagram-caption.txt      # 220 chars + hashtags\n│   └── threads-post.txt           # 480-char casual take\n\n\nCopy, paste, publish. Done.\n\nAdvanced Usage\nSingle Platform\ntwitter-thread.sh blog-post.md --tweets 5 --style bold\nlinkedin-post.sh blog-post.md --length short --b2b-focus\n\nURL Input\nrepurpose.sh https://yourblog.com/post --platforms twitter,linkedin\n\nBatch Processing\nfor file in content/*.md; do\n  repurpose.sh \"$file\" --output archives/\ndone\n\nCustom Voice (One-Off)\nrepurpose.sh blog-post.md --tone witty --emoji high\n\nPro Tips\nSubject Line First: For newsletters, generate 5 subject line options\nHook Testing: Generate multiple opening hooks, pick the best\nEngagement Checklist: Does each version have a clear CTA?\nPlatform Priority: Start with your best-performing platform\nBatch Days: Repurpose a month of content in one session\nData Files\n~/.config/content-repurposer/\n├── config.json              # User configuration\n├── voice-samples.json       # Optional: your writing samples for voice training\n└── platform-templates.json  # Optional: custom platform templates\n\n\nOutput files go to ~/content-repurposer-output/ by default (configurable).\n\nUse Cases\nBloggers: Turn one post into a week of social content\nPodcasters: Repurpose episode notes into promotional content\nCourse Creators: Transform lesson transcripts into marketing snippets\nConsultants: Turn one insight into multi-platform thought leadership\nAgencies: Scale content production for clients without hiring writers\nWhat It's NOT\n❌ Not a content generator: You provide the source material\n❌ Not a scheduler: Use Buffer/Hootsuite for posting (we just create the content)\n❌ Not image creation: Text only (pair with DALL-E for visuals)\nWhy This Works\n\nContent repurposing fails when it's:\n\nManual (too slow)\nTemplate-based (sounds robotic)\nPlatform-agnostic (doesn't optimize for each channel)\n\nThis skill solves all three: fast, voice-consistent, platform-optimized.\n\nYour content deserves more reach. Your time deserves better use.\n\nBuilt for creators who value their time and their voice."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/audsmith28/content-repurposer",
    "publisherUrl": "https://clawhub.ai/audsmith28/content-repurposer",
    "owner": "audsmith28",
    "version": "1.1.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/content-repurposer",
    "downloadUrl": "https://openagent3.xyz/downloads/content-repurposer",
    "agentUrl": "https://openagent3.xyz/skills/content-repurposer/agent",
    "manifestUrl": "https://openagent3.xyz/skills/content-repurposer/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/content-repurposer/agent.md"
  }
}