Use this skill when the user asks to "repurpose content", "create social posts from blog", "transform content for social media", "email newsletter from posts", "content atomization", "reuse content across channels", "adapt content for different platforms", "turn blog into social", "content distribution", or mentions turning WordPress content into multi-format outputs.
Content repurposing is the systematic transformation of canonical WordPress content into channel-specific formats. Instead of creating original content for each platform, you extract value from existing posts, pages, and products and reshape it for social media, email newsletters, ad copy, and other distribution channels.
| Need | Skill |
|------|-------|
| Create new original content from scratch | wp-content |
| Transform existing content for new channels | wp-content-repurposing (this skill) |
| SEO-optimized blog post creation | wp-content |
| Blog post → social thread + email digest | wp-content-repurposing (this skill) |
What output format?
Run detection first:
node skills/wp-content-repurposing/scripts/repurposing_inspect.mjs [--cwd=/path/to/project]
This identifies existing content volume, social plugins, and email integrations.
See references/social-formats.md
See references/email-newsletter.md
See references/content-atomization.md
See references/platform-specs.md
See references/auto-transform-pipeline.md
li_create_post), Twitter (tw_create_tweet, tw_create_thread), Buffer (buf_create_update), Mailchimp (mc_set_campaign_content)references/transform-templates.md for ready-to-use templates| File | Content |
|------|---------|
| references/social-formats.md | Templates for Twitter, LinkedIn, Instagram, Facebook |
| references/email-newsletter.md | Newsletter digest, drip sequences, subject lines |
| references/content-atomization.md | Atomization workflow, content calendar, repurposing matrix |
| references/platform-specs.md | Character limits, image sizes, posting frequency |
| references/auto-transform-pipeline.md | Pipeline architecture: fetch → extract → template → output |
| references/transform-templates.md | Ready-to-use templates: blog→tweet, thread, LinkedIn, email |
wp-content-strategist — selects source content via WP REST Bridge, extracts key elements, applies platform templates, and generates formatted outputs for review.
wp-content — content creation and lifecycle management (source content)wp-headless — headless content delivery for multi-channel architectureswp-woocommerce — product content for e-commerce repurposingwp-linkedin — direct LinkedIn publishing for transformed contentwp-twitter — direct Twitter/X publishing for transformed contentnpx skills add morrealev/WordPress 内容再利用下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro).
Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.
Generate spectrograms and feature-panel visualizations from audio with the songsee CLI.
Extract frames or short clips from videos using ffmpeg.
Search GIF providers with CLI/TUI, download results, and extract stills/sheets.
Category:media-generate