← Back to Skills Marketplace
kambrosgroup

Content Repurposer Pro

by Karl Ambrosius · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
636
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install content-repurposer-pro
Description
Transform long-form content into multiple formats for distribution. Automatically converts blog posts, articles, or transcripts into Twitter/X threads, Linke...
README (SKILL.md)

Content Repurposer

Turn one piece of content into many. This skill extracts key insights from long-form content and reformats them for different platforms and audiences.

What It Does

  • Blog Post → Twitter/X Thread: Breaks long articles into 280-character chunks with hooks
  • Article → LinkedIn Post: Professional tone, storytelling format, engagement prompts
  • Transcript → Newsletter: Key takeaways, section headers, call-to-action
  • Video → Social Snippets: Timestamped quotes, audiograms (text-based), carousel ideas
  • Podcast → Show Notes: Summary, timestamps, key quotes, resources

Quick Start

1. Repurpose a Blog Post

Paste your blog post and specify target formats:

"Repurpose this blog post into a Twitter thread and LinkedIn post:
[paste content]

Target audience: SaaS founders
Tone: Educational but conversational
Include: 2-3 engagement questions"

2. Batch Repurpose from URL

"Repurpose the content at https://example.com/blog-post into:
1. A 5-tweet Twitter thread
2. A LinkedIn post with bullet points
3. An email newsletter subject line + preview

Style: Thought leadership
CTA: Subscribe to newsletter"

3. Podcast/Video Transcript

"Turn this transcript into show notes and 3 social snippets:
[paste transcript]

Host: [name]
Guest: [name]
Episode topic: [topic]"

Output Formats

Twitter/X Thread

  • Hook tweet (attention-grabbing opener)
  • 3-7 value tweets (key insights)
  • Closing tweet with CTA
  • Optional: Engagement tweet (question/poll)

LinkedIn Post

  • Hook (personal story or bold statement)
  • 3-5 bullet points or short paragraphs
  • Insight/wrap-up
  • Engagement question
  • Relevant hashtags (3-5)

Newsletter

  • Subject line options (3 variants)
  • Preview text
  • Opening hook
  • 3-5 key sections with headers
  • Resource links
  • CTA block

Social Snippets

  • Quote cards (text for image overlay)
  • Carousel slide ideas (5-7 slides)
  • Short-form video scripts (15-30 sec)

Advanced Usage

Content Calendar Generation

"From this one blog post, create a 2-week content calendar:
- Week 1: Twitter thread (Monday), LinkedIn (Wednesday), Newsletter snippet (Friday)
- Week 2: Quote graphics (Tuesday), Carousel post (Thursday), Engagement question (Saturday)

Include posting times and platform-specific formatting."

Multi-Language Repurposing

"Repurpose this content for [language] audience:
- Translate the core message
- Adapt cultural references
- Adjust tone for [region] business culture
- Output: LinkedIn post + Twitter thread"

Tone Adaptation

Available tones:

  • Professional: Corporate, authoritative, data-driven
  • Conversational: Friendly, approachable, story-driven
  • Edgy/Bold: Contrarian, provocative, meme-aware
  • Educational: Tutorial-style, step-by-step, helpful
  • Inspirational: Motivational, aspirational, emotional

Best Practices

  1. Start with quality source material — garbage in, garbage out
  2. Specify your audience — the more specific, the better the output
  3. Include context — your expertise angle, unique insights, personal experience
  4. Review and personalize — add your voice, examples, and stories
  5. Test hooks — the first line determines everything; generate 3-5 options

Platform-Specific Tips

Twitter/X

  • Front-load value in first tweet
  • Use line breaks for readability
  • End with engagement question
  • Avoid external links in first tweet (algorithm preference)

LinkedIn

  • Lead with personal experience or contrarian take
  • Use short paragraphs (1-2 sentences)
  • Include white space for mobile readability
  • Tag relevant people sparingly

Newsletter

  • Subject line is 80% of the battle — test multiple
  • Preview text should complement, not repeat subject
  • One clear CTA per email
  • Mobile-optimize (most opens are on phone)

Common Patterns

The "One Idea, Five Formats" Workflow

  1. Original: Long-form blog post (2000 words)
  2. Twitter: 7-tweet thread with key insights
  3. LinkedIn: Personal story + 3 lessons learned
  4. Newsletter: Curated roundup with original as feature
  5. Instagram: Carousel with 5 slides (visual summary)
  6. TikTok/Reels: 3 video scripts (15s each)

The "Evergreen Content" Workflow

  1. Identify your top-performing content (use analytics)
  2. Update with new data/examples
  3. Repurpose with current trends/angles
  4. Schedule for optimal times
  5. Cross-promote across platforms

Integration Ideas

  • Pair with seo-content-engine to optimize repurposed content for search
  • Use with client-intake-bot to capture leads from engagement
  • Connect to proposal-generator when content attracts consulting inquiries
  • Track ROI with invoice-tracker when content drives revenue

Monetization Note

This skill is part of the Content Creator Suite. For maximum value, use alongside:

  • seo-content-engine — ensure repurposed content ranks
  • client-intake-bot — capture leads from viral content

Bundle available: Content Creator Suite ($79)

Usage Guidance
This skill appears coherent and low-risk as delivered: it only provides instructions for reformulating content and does not request credentials or install code. Before using it, avoid pasting sensitive or copyrighted material you don't control. If you provide URLs, confirm whether your agent has permission and capability to fetch remote pages. If you later connect this skill to an automated posting workflow, require and store platform tokens separately and only grant the minimum permissions needed. Finally, always review and personalize generated outputs (tone, facts, and quotes) before publishing to avoid errors or unintended disclosures.
Capability Analysis
Type: OpenClaw Skill Name: content-repurposer-pro Version: 1.0.0 The skill bundle is benign. The `SKILL.md` file describes a content repurposing tool, providing clear instructions and examples for transforming content from various sources, including URLs. While the ability to fetch content from a URL (`https://example.com/blog-post`) could, if poorly implemented in the underlying agent, lead to vulnerabilities like SSRF, the instructions themselves do not exhibit any malicious intent, prompt injection attempts to subvert the agent, or directives to access sensitive data or perform unauthorized actions. All described functionalities are directly aligned with the stated purpose of content repurposing.
Capability Assessment
Purpose & Capability
The name/description (repurpose long-form content into social/newsletter formats) aligns with the SKILL.md examples and outputs. There are no unexpected binaries, env vars, or config paths requested that would be unrelated to content transformation.
Instruction Scope
Instructions are limited to transforming pasted content or content referenced by URL into platform-specific outputs. They do not direct the agent to read local files, system configuration, or secret env vars. One minor ambiguity: the 'Batch Repurpose from URL' examples imply fetching a web page; the skill does not specify a fetch mechanism or request browsing/posting credentials, so the agent would need existing browsing or network capability to retrieve URLs. The instructions do not instruct posting content to external platforms (no credential use).
Install Mechanism
No install spec and no code files; this is instruction-only and does not write code to disk or download external artifacts, which minimizes installation risk.
Credentials
The skill requests no environment variables, secrets, or platform credentials. That is proportionate for a tool that generates drafts but does not publish on behalf of the user. If you later want the skill to auto-post, additional credentials would be required and should be treated carefully.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent inclusion or elevated system privileges. Nothing in the instructions indicates modification of other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install content-repurposer-pro
  3. After installation, invoke the skill by name or use /content-repurposer-pro
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Content Repurposer 1.0.0 – Initial Release - Automatically transforms long-form content (blogs, articles, transcripts) into Twitter/X threads, LinkedIn posts, newsletters, and social media snippets. - Supports multiple output formats with platform-specific hooks, sections, and CTAs. - Offers advanced features: content calendar generation, tone adaptation, and multi-language repurposing. - Includes best practices and tips for tailoring output to each platform. - Integrates with other tools in the Content Creator Suite for SEO, lead capture, and tracking.
Metadata
Slug content-repurposer-pro
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Content Repurposer Pro?

Transform long-form content into multiple formats for distribution. Automatically converts blog posts, articles, or transcripts into Twitter/X threads, Linke... It is an AI Agent Skill for Claude Code / OpenClaw, with 636 downloads so far.

How do I install Content Repurposer Pro?

Run "/install content-repurposer-pro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Content Repurposer Pro free?

Yes, Content Repurposer Pro is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Content Repurposer Pro support?

Content Repurposer Pro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Content Repurposer Pro?

It is built and maintained by Karl Ambrosius (@kambrosgroup); the current version is v1.0.0.

💬 Comments