content-repurposer

Decompose long content into platform-optimized short-form outputs.

1|1|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/polaris-dxz/xclaw --skill content-repurposer-polaris-dxz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: content-repurposer
Source: https://github.com/polaris-dxz/xclaw/tree/main/apps/desktop/openclaw-runtime/config/skills/content-repurposer
Command: npx skills add https://github.com/polaris-dxz/xclaw --skill content-repurposer-polaris-dxz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Long-form content like articles and videos often fails to reach audiences across platforms. This skill automates breaking those long assets into concise, platform-optimized pieces and supports reusing content across channels.

Core Features & Use Cases

  • Long content decomposition: extract quotes, key points, and segments from articles or videos.
  • Multi-platform formatting: generate platform-ready text for Twitter/X, LinkedIn, Xiaohongshu-like posts, and short-form video scripts.
  • Content library management: track and reuse created assets across campaigns.

Quick Start

Run the included tooling to split, adapt, and manage your content library for a sample post.

Frequently Asked Questions about content-repurposer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate content repurposing for multiple social media platforms?

Automating content repurposing involves using a Python 3 script to decompose long-form articles or videos into platform-optimized snippets. This process extracts quotes, key points, and generates text for Twitter/X, LinkedIn, and short-form video scripts.

How do I extract key points and quotes from long articles for social media?

You extract key points and quotes from long articles by running the content decomposition tool. This Python 3 script processes long assets to pull out concise segments and formats them into ready-to-publish social media posts.

Does content repurposing automation require Python to format multi-platform posts?

Yes, this content repurposing workflow requires Python 3 to run the included tooling scripts. The script handles the split, adapt, and library workflows needed to generate platform-ready text outputs.

What is the best way to manage a content library of repurposed social media snippets?

The best way to manage a content library of repurposed snippets is using the built-in library workflow. This feature tracks and organizes extracted assets, allowing content teams to reuse generated posts across multiple campaigns.

Can I turn long-form videos into short-form scripts for different platforms automatically?

Yes, you can turn long-form videos into short-form scripts automatically. The decomposition tool processes video content to extract segments and outputs platform-ready text for short-form video formats.

What are the limitations of automated content decomposition for social media?

Automated content decomposition requires Python 3 and depends on the included script tooling. It is designed for text and video splitting, so users must manage platform-specific publishing constraints separately.