Content Repurposer
Turn one piece of content into 10+ formats. Transform blog posts, podcasts, videos, or talks into tweets, LinkedIn posts, newsletters, carousels, and more.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/1kalin/content-repurposing-engineWhat This Skill Does
The Content Repurposer skill acts as a comprehensive content engineering engine. It takes a single piece of source material—whether a raw transcript, a polished blog post, or fragmented notes—and systematically expands it into 10 distinct content assets optimized for specific platforms. Unlike simple summarization tools, this skill applies platform-native logic, ensuring that a LinkedIn post feels like a narrative story while a Twitter thread adheres to the platform’s high-velocity, hook-first requirements. It streamlines the creation of multifaceted marketing campaigns, enabling users to maintain consistent messaging across channels without the repetitive overhead of manual drafting.
Installation
To integrate this engine into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/1kalin/content-repurposing-engine
Ensure you have the latest version of OpenClaw installed to leverage all metadata parsing capabilities.
Use Cases
- Thought Leadership Scaling: Turn a single hour-long podcast guest appearance into a month's worth of social media content.
- Content Marketing Efficiency: Automatically transform technical documentation into readable, accessible email sequences and blog outlines.
- Creator Workflow: Rapidly convert raw video transcripts from TikTok or YouTube into SEO-optimized newsletter snippets and carousel slide text.
Example Prompts
- "I'm attaching a transcript from my latest YouTube video about productivity hacks. Please repurpose this into all 10 formats for my weekly marketing push."
- "Here are my messy notes from a client discovery call. Can you extract the core insights and create a LinkedIn post and an email sequence for the client?"
- "Take this 2,000-word research article I've attached and turn it into a 10-slide Instagram carousel and a high-engagement Twitter thread."
Tips & Limitations
To get the best results, ensure your source material is clean. While the skill can handle raw bullet points, providing high-quality transcripts or well-structured articles will yield more nuanced outputs. Remember that this tool generates templates; you should always review the generated output for brand voice accuracy. The skill does not currently support direct image generation or automated publishing to APIs; it provides the text content and structure for you to finalize and post manually.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-1kalin-content-repurposing-engine": {
"enabled": true,
"auto_update": true
}
}
}