Best use case
Repurpose is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
## Command
Teams using Repurpose should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
$curl -o ~/.claude/skills/repurpose/SKILL.md --create-dirs "https://raw.githubusercontent.com/Miosa-osa/canopy/main/operations/content-factory/skills/repurpose/SKILL.md"
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/repurpose/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How Repurpose Compares
| Feature / Agent | Repurpose | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
## Command
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Repurpose ## Command /repurpose <content_title> [--platforms <list>] ## Purpose Adapt a pillar piece of content into platform-native derivatives across social channels. ## Arguments | Arg | Type | Required | Description | |-----|------|----------|-------------| | content_title | string | Yes | Title of the source content to repurpose | | --platforms | string | No | Comma-separated platform list. Default: all active platforms | ## Output Genre: social-package Format: Markdown with platform-specific content + visual briefs Produces: 1. **Platform-Native Posts** -- adapted content per platform (not cross-posted) 2. **Visual Briefs** -- design direction for each platform's visual needs 3. **Scheduling Recommendation** -- optimal post times per platform 4. **Hashtag Strategy** -- platform-appropriate hashtags ## Agent Activation 1. **social-media** (wave 1): Platform adaptation, hooks, CTAs, scheduling 2. **designer** (wave 1): Visual asset briefs per platform specs ## Process ``` 1. Analyze source content for repurposable elements (stats, tips, quotes, frameworks) 2. Social media manager creates platform-native adaptations 3. Designer creates visual briefs for each platform format 4. Schedule across platforms with optimal timing 5. Target: 1 pillar piece -> 5+ derivative posts ``` ## Examples ``` /repurpose "The Complete Guide to B2B Content Marketing" /repurpose "Q1 Results Case Study" --platforms linkedin,x ```
Related Skills
/do
170
from Miosa-osa/canopy
> The agent's primary skill. Customize this to match your agent's purpose.
/report
170
from Miosa-osa/canopy
> Generate structured reports. Director-owned.
/primary
170
from Miosa-osa/canopy
> Main workflow execution and routing. Director-owned.
Qualify
170
from Miosa-osa/canopy
## Command
Prospect
170
from Miosa-osa/canopy
## Command
Close Plan
170
from Miosa-osa/canopy
## Command
Battlecard
170
from Miosa-osa/canopy
## Command
Spec
170
from Miosa-osa/canopy
## Command
Schedule
170
from Miosa-osa/canopy
## Command
Ideate
170
from Miosa-osa/canopy
## Command
Analyze
170
from Miosa-osa/canopy
## Command
/setup
170
from Miosa-osa/canopy
Full system setup and configuration for OptimalOS.