blog-article-writer
Creates long-form content including blog posts, articles, guides, and thought leadership pieces. Uses SEO best practices, storytelling frameworks, and learns…
Transforms content from one format to another. Takes long-form content and creates social posts, emails, presentations, and more. Takes transcripts and creates multiple content pieces. Use this skill to maximize ROI from existing content by adapting it for different platforms
$ npx -y skills add OpenAnalystInc/10x-Content-Expert --skill content-repurposer --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/content-repurposerContext preview
The summary Claude sees to decide when to auto-load this skill.
Transforms content from one format to another. Takes long-form content and creates social posts, emails, presentations, and more. Takes transcripts and creates multiple content pieces. Use this skill to maximize ROI from existing content by adapting it for different platforms
name: content-repurposer description: | Transforms content from one format to another. Takes long-form content and creates social posts, emails, presentations, and more. Takes transcripts and creates multiple content pieces. Use this skill to maximize ROI from existing content by adapting it for different platforms and formats. allowed-tools: - Bash - Read - Write - Glob - Grep - AskUserQuestion
> **QUICK REFERENCE** > - **Output folders**: Multiple - depends on repurposed format: > - LinkedIn: `output/content/social/linkedin/` > - Twitter: `output/content/social/twitter/` > - Email: `output/content/emails/` > - Blog: `output/content/blogs/` > - **File naming**: `YYYY-MM-DD_topic_[platform].md` > - **Sample script**: `scripts/samples/sample_repurpose_content.py` > - **Run with**: `.venv\Scripts\python.exe scripts/samples/sample_repurpose_content.py` > - **Input sources**: Transcripts, blog posts, long-form content in `references/` or `input/` > - **Python**: ALWAYS use `.venv\Scripts\python.exe` (never bare `python`)
Maximize content ROI by transforming one piece into many formats across platforms.
**This skill handles:**
**NOT handled by this skill:**
**Create Once, Publish Everywhere**
┌─→ LinkedIn Posts (5-10)
│
├─→ Twitter Thread
│
Original Content ───┼─→ Email Newsletter
(Blog/Transcript) │
├─→ Carousel Script
│
├─→ Short-form Video Scripts
│
└─→ Presentation Slides| Output | What to Extract | |--------|-----------------| | Blog Post | Main narrative + key points | | LinkedIn Posts | Individual insights + stories | | Twitter Thread | Sequential points | | Email | Single theme + CTA | | Carousel | Step-by-step or tips | | Quotes | Memorable one-liners | | Presentation | Key points + visuals |
| Output | What to Extract | |--------|-----------------| | LinkedIn Post | Main insight + CTA | | Twitter Thread | H2s as tweet points | | Email | Summary + link | | Carousel | Tips/steps as slides | | Video Script | Conversational rewrite | | Infographic Text | Data + key points | | Podcast Outline | Discussion points |
| Output | What to Extract | |--------|-----------------| | Blog Post | Full written version | | LinkedIn Posts | Each slide = post | | Email Series | Themes across emails | | Video Clips | Key moments | | Carousel | Slide highlights | | Case Study | Success stories shared |
| Output | What to Extract | |--------|-----------------| | Blog Post | Show notes expanded | | LinkedIn Posts | Guest quotes + insights | | Audiograms | Best 60-sec clips | | Email | Episode summary | | Social Quotes | Memorable moments |
# Analyze source content python scripts/content/audit_content.py \ --input references/transcripts/webinar.txt \ --output output/analysis/content_audit.json # Output includes: # - Word count / length # - Key themes identified # - Quotable moments # - Data points / statistics # - Stories / examples # - Potential formats
| Component | Use For | |-----------|---------| | **Key insights** | Social posts, email | | **Statistics** | Hooks, headlines | | **Stories** | Long-form, presentations | | **Quotes** | Social, carousels | | **Steps/Process** | How-to content | | **Examples** | Case studies, social proof | | **Questions** | Engagement posts |
Each platform needs specific adaptation:
**LinkedIn:**
**Twitter:**
**Email:**
**Carousel:**
1. **Analyze Source Content**
- What's the original format? - What's the main message? - What components can be extracted? - Word count / length?
2. **Identify Opportunities**
# Analyze content for repurposing
python scripts/content/analyze_repurpose.py \
--input [source file] \
--output output/analysis/repurpose_opportunities.json3. **Map Transformations**
## Repurposing Plan ### Source Content - Type: [Transcript/Blog/etc.] - Title: [Name] - Length: [Words/minutes] ### Extracted Components - Key insights: [count] - Stories: [count] - Quotes: [count] - Data points: [count] ### Planned Outputs | Format | Count | Platform | |--------|-------|----------| | LinkedIn posts | 5 | LinkedIn | | Twitter thread | 1 | Twitter | | Email | 1 | Email list | | Carousel | 1 | LinkedIn/IG |
**Questions:**
1. **Extract & Transform**
python scripts/content/repurpose_content.py \
--input references/transcripts/webinar.txtA comprehensive Claude Code skills plugin for AI-powered content creation. Creates emails, social media content, presentations, blogs, and more - all aligned with your brand voice and informed by your reference materials.
Repo: OpenAnalystInc/10x-Content-Expert
Creates long-form content including blog posts, articles, guides, and thought leadership pieces. Uses SEO best practices, storytelling frameworks, and learns…
Maintains brand voice consistency across all content. Defines, documents, and enforces brand guidelines including tone, vocabulary, style, and messaging. Use…
Upload and manage assets (images, videos, audio) in your Canva account. Use this skill when user wants to upload files to Canva, manage their asset library, or…
Manage and apply brand kits in Canva. Use this skill when user wants to work with brand colors, fonts, logos, or maintain brand consistency across designs.…
Generate content ideas and text for Canva designs. Use this skill when user needs help with what to write, content suggestions, copy for designs, captions,…
Design knowledge base for understanding design terminology, concepts, and best practices. Use this skill when user asks about design terms, needs guidance on…