← 返回
内容创作 中文

Content Repurposer

Repurpose any blog post or article into multiple social media formats. Input a URL or text, get X/Twitter thread, LinkedIn post, Instagram caption, email sni...
将任意博客文章或文章转化为多种社交媒体格式。输入URL或文本,即可生成X/Twitter推文串、LinkedIn帖子、Instagram配文及邮件摘要等。
mariusfit
内容创作 clawhub v1.0.0 1 版本 99898.7 Key: 无需
★ 1
Stars
📥 966
下载
💾 8
安装
1
版本
#automation#content#latest#marketing#social-media

概述

Content Repurposer

Turn any article or blog post into ready-to-post content for multiple platforms.

Quick Start

# Repurpose from URL — generates all formats
uv run --with beautifulsoup4 python scripts/repurpose.py url "https://example.com/blog-post"

# Repurpose from text file
python scripts/repurpose.py file article.txt

# Generate only specific formats
uv run --with beautifulsoup4 python scripts/repurpose.py url "https://example.com/post" --formats twitter,linkedin

# Output as JSON (for automation)
uv run --with beautifulsoup4 python scripts/repurpose.py url "https://example.com/post" -f json

# Save all outputs to files
uv run --with beautifulsoup4 python scripts/repurpose.py url "https://example.com/post" -o output/

# Repurpose from clipboard/stdin
echo "Your article text here..." | python scripts/repurpose.py stdin

Commands

CommandArgsDescription
----------------------------
url [--formats LIST] [-f FORMAT] [-o DIR]Extract article from URL and repurpose
file [--formats LIST] [-f FORMAT] [-o DIR]Repurpose from text/markdown file
stdin[--formats LIST] [-f FORMAT]Repurpose from piped input

Output Formats

PlatformWhat You Get
-----------------------
Twitter/XThread of 5-8 tweets, each ≤280 chars, with hooks and hashtags
LinkedInProfessional post (1300 chars), insight-driven, with CTA
InstagramCaption (2200 chars max), storytelling style, 20-30 hashtags
EmailNewsletter snippet with subject line, preview text, and body
Summary3-sentence TL;DR for quick sharing

Examples

From URL

uv run --with beautifulsoup4 python scripts/repurpose.py url "https://blog.example.com/ai-trends-2026"

Only Twitter + LinkedIn

uv run --with beautifulsoup4 python scripts/repurpose.py url "https://example.com/post" --formats twitter,linkedin

Save to directory

uv run --with beautifulsoup4 python scripts/repurpose.py url "https://example.com/post" -o ./social-posts/
# Creates: twitter.txt, linkedin.txt, instagram.txt, email.txt, summary.txt

Notes

  • Uses beautifulsoup4 for URL extraction (optional for file/stdin input)
  • Content extraction focuses on article body (removes nav, sidebar, footer)
  • All generated content is original repurposing, not copy-paste
  • Character limits are enforced per platform

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 15:49 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 861 📥 200,133
content-creation

AdMapix

fly0pants
广告情报与应用数据分析助手,支持搜索广告素材、分析应用排名、下载量、收入及市场洞察,用于广告素材和竞品分析。
★ 295 📥 136,537
content-creation

Baidu Wenku AIPPT

ide-rea
使用百度文库 AI 智能生成 PPT,自动根据内容选择模板。
★ 66 📥 46,237