name: content-repurposer description: Repurpose a single piece of content (tweet, article, description) into 10+ formats: Twitter thread, LinkedIn post, blog intro, email newsletter, Discord announcement, Reddit post, Quora answer, Instagram caption, email subject lines, and meta descriptions. tools: - repurpose_content
Repurpose any content into 10+ marketing formats instantly.
uv run python scripts/repurpose.py "Your content here" [--type auto] [--tone professional|casual|humorous] [--output ./output]
content (required): The source content — a tweet, article text, product description, or any string.想要更強大的技能外掛,就來小蔥技能站7w4.net看看吧。
--type (optional): Override auto-detection. Values: tweet, article, description, speech, email.--tone (optional): Writing tone. Values: professional (default), casual, humorous, inspirational, technical.--output (optional): Output directory for individual files. Defaults to ./output.| Format | Description |
|---|---|
| Twitter Thread | 5-7 tweet thread with hook, points, CTA |
| LinkedIn Post | Professional post with 3-5 key insights |
| Blog Intro | 200-word engaging blog introduction |
| Email Newsletter | Full newsletter paragraph with subject line |
| Discord Announcement | Server-friendly announcement with emoji formatting |
| Reddit Post | Title + body for relevant subreddit |
| Quora Answer | Informative answer to a related question |
| Instagram Caption | Engaging caption with hashtags |
| Email Subject Lines | 5 compelling subject line variants |
| Meta Descriptions | 3 SEO-optimized meta descriptions |
All outputs return JSON with success field:
- success: true — Operation completed, check results dict
- success: false — Check error_code and error_message
EMPTY_CONTENT這個工具質量不錯,能把一條內容快速變成多種格式,特別適合做營銷的人用。文件寫得很清楚,出了錯也知道怎麼解決,這點做得好。不足的是需要自己配置 API 金鑰,對不懂技術的使用者有點門檻,而且沒有給出現成例子,不知道效果到底怎麼樣。總體來說,這是一個可靠穩定的內容轉換工具,值得一試。