Generate automated email newsletters with curated content, affiliate links, and personalized recommendations. Use when creating daily/weekly newsletters, building email lists, or monetizing subscriber engagement with affiliate content.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install newsletter-generator或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install newsletter-generator⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/newsletter-generator/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: newsletter-generator description: Generate automated email newsletters with curated content, affiliate links, and personalized recommendations. Use when creating daily/weekly newsletters, building email lists, or monetizing subscriber engagement with affiliate content. ---
Automate email newsletter creation with curated content, affiliate monetization, and personalized recommendations. Build and monetize email lists at scale.
Automatically:
Pre-built templates for:
Automatically includes:
Personalize with:
Track and optimize:
# Use scripts/generate_newsletter.py
python3 scripts/generate_newsletter.py \
--type daily \
--topic marketing \
--articles 10 \
--affiliate-links 3 \
--output newsletter.md
python3 scripts/generate_newsletter.py \
--type weekly \
--topic tech \
--articles 20 \
--include-tutorials \
--include-products \
--output weekly.md
# Use scripts/curate_content.py
python3 scripts/curate_content.py \
--rss-feeds https://feeds.feedburner.com/example1,https://example2.com/feed \
--keywords marketing,seo,content \
--articles 10 \
--output curated_content.json
generate_newsletter.pyGenerate newsletter from curated content.
Parameters:
--type: Newsletter type (daily, weekly, monthly, roundup, products)--topic: Primary topic/theme--articles: Number of articles to include--affiliate-links: Number of affiliate links to include--include-tutorials: Include educational content--include-products: Include product recommendations--tone: Newsletter tone (professional, casual, playful)--output: Output fileExample:
python3 scripts/generate_newsletter.py \
--type daily \
--topic digital-marketing \
--articles 8 \
--affiliate-links 3 \
--tone conversational \
--output newsletter.md
curate_content.pyCurate content from RSS feeds or URLs.
Parameters:
--rss-feeds: Comma-separated RSS feed URLs--keywords: Filter by keywords--max-articles: Maximum articles to curate--min-relevance: Minimum relevance score (0-1)--output: Output JSON fileExample:
python3 scripts/curate_content.py \
--rss-feeds https://blog.example.com/feed,https://news.example.com/rss \
--keywords "marketing,seo,growth" \
--max-articles 15 \
--output curated.json
add_affiliate_links.pyAdd affiliate links to existing newsletter.
Parameters:
--input: Newsletter file--network: Affiliate network (amazon, shareasale, cj, impact)--links: Number of links to add--disclosure-position: Where to add disclosure (top, bottom, inline)Example:
python3 scripts/add_affiliate_links.py \
--input newsletter.md \
--network amazon \
--links 5 \
--disclosure-position top
schedule_newsletter.pySchedule newsletter for sending (generates schedule data).
Parameters:
--newsletter: Newsletter file--send-time: Optimal send time--timezone: Subscriber timezone--segments: Subscriber segments--output: Schedule file for ESP (Email Service Provider)Example:
python3 scripts/schedule_newsletter.py \
--newsletter newsletter.md \
--send-time "09:00" \
--timezone "America/Chicago" \
--output schedule.json
analytics_report.pyGenerate analytics and optimization recommendations.
Parameters:
--metrics-file: Metrics data from ESP--period: Time period (7d, 30d, 90d)--output: Report fileSubject: [Topic] Daily Digest - [Date]
---
## Today's Top Stories
[Article 1 Title]
[Summary]
[Read more →] [Affiliate Link if applicable]
[Article 2 Title]
[Summary]
[Read more →]
...
## Quick Tip
[Brief actionable tip with affiliate link]
## Featured Resource
[Product/Tool recommendation]
[Brief description]
[Get it here →] [Affiliate Link]
---
[FTC Disclosure]
Subject: [Topic] Weekly Roundup - Top [N] Stories
---
## This Week's Highlights
[Deep Dive Article 1]
[Comprehensive summary]
[Read the full article →]
[Deep Dive Article 2]
[Comprehensive summary]
[Read the full article →]
## Tutorial Corner
[Step-by-step tutorial]
[Product recommendations with affiliate links]
## Industry News
[3-5 key news stories]
[Brief updates]
## Recommended Resources
[Product recommendations with affiliate links]
---
[FTC Disclosure]
# Generate daily newsletter at 8 AM
0 8 * * * /path/to/newsletter-generator/scripts/generate_newsletter.py \
--type daily \
--topic tech \
--articles 10 \
--affiliate-links 3 \
--output /path/to/newsletters/daily_$(date +\%Y\%m\%d).md
# Generate weekly newsletter every Sunday at 9 AM
0 9 * * 0 /path/to/newsletter-generator/scripts/generate_newsletter.py \
--type weekly \
--topic marketing \
--articles 20 \
--include-tutorials \
--output /path/to/newsletters/weekly_$(date +\%Y\%m\%d).md
# 1. Recycle article to newsletter format
content-recycler/scripts/recycle_content.py \
--input article.md \
--platforms email
# 2. Add affiliate links
newsletter-generator/scripts/add_affiliate_links.py \
--input email_version.md
# 1. Generate SEO article
seo-article-gen --keyword "newsletter topic"
# 2. Curate related content
newsletter-generator/scripts/curate_content.py --keywords "newsletter topic"
# 3. Generate newsletter
newsletter-generator/scripts/generate_newsletter.py
Email Marketing Stats:
Scaling Potential:
---
Build your list. Monetize automatically. Scale effortlessly.
安装 Newsletter Generator 后,可以对 AI 说这些话来触发它
Help me get started with Newsletter Generator
Explains what Newsletter Generator does, walks through the setup, and runs a quick demo based on your current project
Use Newsletter Generator to generate automated email newsletters with curated content, affiliat...
Invokes Newsletter Generator with the right parameters and returns the result directly in the conversation
What can I do with Newsletter Generator in my marketing & growth workflow?
Lists the top use cases for Newsletter Generator, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/newsletter-generator/ 目录(个人级,所有项目可用),或 .claude/skills/newsletter-generator/(项目级)。重启 AI 客户端后,用 /newsletter-generator 主动调用,或让 AI 根据上下文自动发现并使用。
Newsletter Generator 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Newsletter Generator 可免费安装使用。请查阅仓库了解许可证信息。
Generate automated email newsletters with curated content, affiliate links, and personalized recommendations. Use when creating daily/weekly newsletters, building email lists, or monetizing subscriber engagement with affiliate content.
Newsletter Generator 属于「Marketing & Growth」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my marketing & growth tasks using Newsletter Generator
Identifies repetitive steps in your workflow and sets up Newsletter Generator to handle them automatically