| name | BlogBurst |
| description | Turn any article into 10+ social media posts in seconds. AI-powered content repurposing for Twitter, LinkedIn, Bluesky, Telegram, Discord & more. |
| homepage | https://blogburst.ai |
| metadata | {"openclaw":{"emoji":"📝","requires":{"env":["BLOGBURST_API_KEY"]},"primaryEnv":"BLOGBURST_API_KEY"}} |
BlogBurst - AI Content Repurposing
Turn any article or blog post into 10+ platform-optimized social media posts in seconds.
Why BlogBurst?
- Save 3+ hours daily - Stop manually rewriting content for each platform
- Platform-optimized - Each post is tailored for the platform's culture and limits
- One click, 7 platforms - Twitter, LinkedIn, Bluesky, Telegram, Discord, Reddit, Product Hunt
Quick Start
Just tell OpenClaw:
Repurpose this article for Twitter and LinkedIn: https://myblog.com/post
Or paste your content directly:
Turn this into social posts for all platforms:
[Your article text here]
Supported Platforms
| Platform | Limit | Style |
|---|
| Twitter/X | 280 chars | Threads with hooks |
| LinkedIn | 3000 chars | Professional insights |
| Bluesky | 300 chars | Casual, authentic |
| Telegram | 4096 chars | Rich formatting |
| Discord | 2000 chars | Community-focused |
| Reddit | 40000 chars | Genuine discussion |
| Product Hunt | 1000 chars | Maker stories |
Setup
- Get free API key at blogburst.ai
- Set environment variable:
export BLOGBURST_API_KEY="your-key"
Example Output
Input: "How to grow your startup with content marketing..."
Twitter output:
1/ Most startups waste $10k/month on ads. Here's how we grew to 50k users with $0 ad spend.
2/ The secret? Content repurposing. One blog post = 15 social posts = 10x reach.
3/ Here's our exact system...
LinkedIn output:
I stopped spending money on ads 6 months ago.
Result? 3x more leads.
Here's the counterintuitive strategy...
API Usage
curl -X POST https://api.blogburst.ai/api/v1/repurpose \
-H "Authorization: Bearer $BLOGBURST_API_KEY" \
-H "Content-Type: application/json" \
-d '{"content": "Your text", "platforms": ["twitter", "linkedin"]}'
Tone Options
professional - Business-appropriate
casual - Friendly and relaxed
witty - Clever and humorous
educational - Teaching-focused
Links