← Back to Skills Marketplace
215
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install multiplatform-content-repurposer
Description
Content repurposing agent. Transforms long-form content (blog posts, video transcripts, podcast notes) into platform-optimized formats: LinkedIn post, X/Twit...
Usage Guidance
This skill is coherent for repurposing content and does not ask for credentials or install external code, but be aware it will create and store files under ~/content-repurposer/ (memory.md, projects/, templates/) if you use the save command. Do not paste sensitive or confidential content if you don't want it persisted. Because the skill is allowed to run Bash, review any commands the agent proposes or restrict Bash access if your environment prohibits writing files. If you need remote fetching, note the skill states it cannot fetch URLs directly — you must paste or summarize the source. If you want stronger guarantees, ask the developer for explicit example commands the agent will run to create files (so you can audit them) or for an option that keeps outputs ephemeral (in-memory only).
Capability Analysis
Type: OpenClaw Skill
Name: multiplatform-content-repurposer
Version: 1.0.0
The skill requests high-privilege `Bash` access to manage a local workspace and save files in `~/content-repurposer/`. While the instructions in `SKILL.md` describe a legitimate content transformation service, the combination of shell access and processing user-provided URLs or text creates a surface for shell injection and SSRF vulnerabilities. No evidence of intentional malicious behavior, such as data exfiltration or backdoors, was found in the provided files.
Capability Assessment
Purpose & Capability
Name and description match the instructions: the SKILL.md describes extracting insights and producing platform-specific outputs (LinkedIn, X, email, Instagram, YouTube, TikTok). There are no unrelated environment variables, binaries, or installs requested that would be inconsistent with a content-repurposing tool.
Instruction Scope
The instructions require you to paste content or provide a brief (the agent explicitly cannot fetch URLs), and define a set of text-generation rules and commands (repurpose ...). They also instruct the agent to create and write files under ~/content-repurposer/ (memory.md, projects/, templates/). This is in-scope for a repurposer, but it means the skill will persist user content on disk if you use the save command.
Install Mechanism
There is no install spec and no code files — the skill is instruction-only, so nothing will be downloaded or installed by the skill itself.
Credentials
The skill does not request environment variables, secrets, or external credentials. That is proportionate to its described offline/text-processing behavior.
Persistence & Privilege
The skill is not always-enabled and does not request elevated privileges, but it does instruct creating a persistent workspace in the user's home directory. Also, allowed-tools: Bash means the agent may run shell commands to implement the instructions — reasonable for file creation but worth noting because it enables writing files.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install multiplatform-content-repurposer - After installation, invoke the skill by name or use
/multiplatform-content-repurposer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of multiplatform-content-repurposer:
- Transforms long-form content (blog, transcript, summaries) into platform-ready formats: LinkedIn post, X/Twitter thread, email newsletter, Instagram caption, YouTube description, and TikTok script.
- Extracts and analyzes source content for key insights, tone, and intended audience.
- Adapts messaging, hooks, and calls-to-action per platform’s algorithm and style requirements.
- Outputs labeled, ready-to-use content sections for each platform.
- Supports custom brand voice, tone, and template overrides.
- Organizes content and outputs in a structured workspace for easy project and brand management.
Metadata
Frequently Asked Questions
What is Content Repurposer?
Content repurposing agent. Transforms long-form content (blog posts, video transcripts, podcast notes) into platform-optimized formats: LinkedIn post, X/Twit... It is an AI Agent Skill for Claude Code / OpenClaw, with 215 downloads so far.
How do I install Content Repurposer?
Run "/install multiplatform-content-repurposer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Content Repurposer free?
Yes, Content Repurposer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Content Repurposer support?
Content Repurposer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Content Repurposer?
It is built and maintained by mguozhen (@mguozhen); the current version is v1.0.0.
More Skills