newsletter-curation

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Newsletter Curation

时事通讯(Newsletter)策划

Create and curate high-quality newsletters via inference.sh CLI.
通过inference.sh CLI创建并策划高质量的时事通讯。

Quick Start

快速开始

bash
curl -fsSL https://cli.inference.sh | sh && infsh login
bash
curl -fsSL https://cli.inference.sh | sh && infsh login

Find content to curate

查找可用于策划的内容

infsh app run tavily/search-assistant --input '{ "query": "most important AI developments this week 2024" }'
infsh app run tavily/search-assistant --input '{ "query": "most important AI developments this week 2024" }'

Generate newsletter header

生成时事通讯页眉

infsh app run infsh/html-to-image --input '{ "html": "<div style="width:600px;height:200px;background:linear-gradient(135deg,#1e293b,#334155);display:flex;align-items:center;padding:40px;font-family:system-ui;color:white"><div><h1 style="font-size:32px;margin:0;font-weight:800">The Weekly Signal</h1><p style="font-size:16px;opacity:0.7;margin-top:8px">Issue #47 — January 15, 2025</p></div></div>" }'
undefined
infsh app run infsh/html-to-image --input '{ "html": "<div style="width:600px;height:200px;background:linear-gradient(135deg,#1e293b,#334155);display:flex;align-items:center;padding:40px;font-family:system-ui;color:white"><div><h1 style="font-size:32px;margin:0;font-weight:800">The Weekly Signal</h1><p style="font-size:16px;opacity:0.7;margin-top:8px">Issue #47 — January 15, 2025</p></div></div>" }'
undefined

Newsletter Formats

时事通讯格式

1. Link Roundup

1. 链接汇总格式

5-15 curated links with 1-3 sentence commentary per link.
markdown
undefined
5-15条精选链接,每条链接搭配1-3句评论。
markdown
undefined

This Week's Top Picks

本周精选

Article Title

文章标题

One to three sentences explaining why this matters and what the reader will get from it. Add your take — don't just describe.
1-3句话说明内容的重要性,以及读者能从中获得什么。加入你的观点,不要只做内容描述。

Article Title

文章标题

Your commentary here. The value is your curation and perspective, not just the link.
undefined
你的评论内容。核心价值在于你的筛选和观点,而不只是链接本身。
undefined

2. Deep Dive + Links

2. 深度分析+链接格式

One in-depth analysis (300-500 words) + 5-8 curated links.
markdown
undefined
一篇300-500字的深度分析 + 5-8条精选链接。
markdown
undefined

The Big Story

本周焦点

[300-500 word analysis of the week's most important topic]
[300-500字的本周重要话题深度分析]

Also Worth Reading

值得一读

  • Title — One sentence commentary
  • Title — One sentence commentary ...
undefined
  • 标题 — 一句话评论
  • 标题 — 一句话评论 ...
undefined

3. Original Essay

3. 原创随笔格式

One focused piece (500-1,000 words) with a clear thesis.
markdown
undefined
一篇500-1000字、观点明确的原创文章。
markdown
undefined

[Essay Title]

[随笔标题]

[Your original analysis, opinion, or insight]
[你的原创分析、观点或见解]

What I'm Reading

我的阅读清单

  • Title — brief note
  • Title — brief note
undefined
  • 标题 — 简短说明
  • 标题 — 简短说明
undefined

4. Q&A / Interview

4. 问答/访谈格式

Feature conversation with an expert or practitioner.
聚焦与行业专家或从业者的对话内容。

5. Data/Trends

5. 数据/趋势格式

Numbers, charts, and analysis of trends in your space.
展示细分领域的数字、图表及趋势分析。

Issue Structure

期刊结构

The Template

模板示例

markdown
undefined
markdown
undefined

[Newsletter Name] — Issue #[N]

[时事通讯名称] — 第[N]期

👋 Hello

👋 问候语

[2-3 sentences of personal intro — what's on your mind, what this issue covers, why it matters right now]
[2-3句个人开场白 — 分享你的近况、本期内容亮点及重要性]

🔥 The Big Story

🔥 本周焦点

[Featured content — your deepest analysis or most important curated piece with commentary]
[核心内容 — 你最深入的分析或最重要的精选内容搭配评论]

📚 Worth Reading

📚 值得一读

Title 1

标题1

[2-3 sentence commentary with your take]
[2-3句带有个人观点的评论]

Title 2

标题2

[2-3 sentence commentary]
[2-3句评论]

Title 3

标题3

[2-3 sentence commentary]
[2-3句评论]

💡 Quick Hits

💡 速览

  • One-liner + link
  • One-liner + link
  • One-liner + link
  • 一句话简介 + 链接
  • 一句话简介 + 链接
  • 一句话简介 + 链接

📊 Stat of the Week

📊 本周数据

[One compelling data point with context]
[一个带有背景说明的关键数据点]

💬 From the Community

💬 社区声音

[Reader reply, question, or discussion point]

That's it for this week. If you found this useful, forward it to a colleague who'd enjoy it.
[Your name]
undefined
[读者的回复、问题或讨论内容]

本周内容就到这里。如果你觉得有用,欢迎转发给感兴趣的同事。
[你的署名]
undefined

Content Sourcing

内容获取

Where to Find Content

内容来源渠道

bash
undefined
bash
undefined

Industry news

行业新闻

infsh app run tavily/search-assistant --input '{ "query": "[your niche] news this week latest developments" }'
infsh app run tavily/search-assistant --input '{ "query": "[你的细分领域] news this week latest developments" }'

Research and data

研究与数据

infsh app run exa/search --input '{ "query": "[your niche] research report statistics 2024" }'
infsh app run exa/search --input '{ "query": "[你的细分领域] research report statistics 2024" }'

Trending discussions

热门讨论

infsh app run tavily/search-assistant --input '{ "query": "site:reddit.com [your niche] discussion this week" }'
infsh app run tavily/search-assistant --input '{ "query": "site:reddit.com [你的细分领域] discussion this week" }'

Academic/deep content

学术/深度内容

infsh app run exa/search --input '{ "query": "[your niche] analysis deep dive opinion" }'
undefined
infsh app run exa/search --input '{ "query": "[你的细分领域] analysis deep dive opinion" }'
undefined

Source Categories

内容来源分类

Source TypeExamplesBest For
NewsTechCrunch, The Verge, industry pressBreaking developments
ResearchPapers, reports, surveysData-backed insights
BlogsEngineering blogs, personal blogsPractitioner perspectives
SocialTwitter threads, LinkedIn postsHot takes, discussions
ToolsProduct launches, updatesPractical recommendations
CommunityReddit, HN, forumsGround-level sentiment
来源类型示例适用场景
新闻媒体TechCrunch, The Verge, 行业垂直媒体突发动态报道
研究报告论文、行业报告、调研数据数据驱动的见解
个人博客技术博客、个人专栏从业者视角分享
社交平台Twitter 推文、LinkedIn 帖子热门观点、实时讨论
工具产品产品发布、更新日志实用工具推荐
社区论坛Reddit, HN, 行业论坛基层用户情绪反馈

Curation Quality Filter

内容精选质量筛选标准

For each piece of content, ask:
QuestionIf No →
Would I send this to a colleague 1-on-1?Don't include
Does it teach something actionable?Consider skipping
Is the source credible?Find better source
Is it timely/relevant this week?Save for later or skip
Can I add commentary that adds value?Just linking isn't enough
对于每一条候选内容,问自己以下问题:
问题如果答案为否 →
我会一对一发送给同事吗?不纳入
它能提供可落地的知识吗?考虑跳过
来源是否可靠?寻找更优质的来源
本周是否具有时效性/相关性?暂存或跳过
我能添加有价值的评论吗?仅链接不足以纳入

Writing Commentary

评论撰写技巧

What Makes Good Commentary

优质评论的标准

❌ Just describing: "This article talks about React Server Components."
❌ Restating the headline: "React Server Components are here."

✅ Adding context: "React Server Components shipped last week, and this
   is the first production teardown I've seen. Key insight: they reduced
   initial JS bundle by 60%, but added complexity to the build pipeline."

✅ Giving your take: "I'm skeptical about the migration path here.
   Most teams I've talked to are waiting for better tooling."

✅ Connecting dots: "This pairs well with Vercel's announcement last
   month — the ecosystem is clearly converging on this pattern."
❌ 仅描述内容:"这篇文章讲了React Server Components。"
❌ 重复标题:"React Server Components 来了。"

✅ 添加背景信息:"React Server Components 上周正式发布,这是我看到的第一篇生产环境拆解分析。核心发现:它将初始JS包体积减少了60%,但增加了构建流程的复杂度。"

✅ 表达个人观点:"我对这里的迁移路径持怀疑态度。我接触过的大多数团队都在等待更完善的工具支持。"

✅ 关联行业动态:"这与Vercel上月的公告高度契合——整个生态显然在向这个模式靠拢。"

Commentary Formula

评论撰写公式

[What happened] + [Why it matters to the reader] + [Your take or prediction]
[事件内容] + [对读者的重要性] + [个人观点或预测]

Sending Cadence

发送节奏

FrequencyBest ForOpen Rate Impact
WeeklyMost newslettersHighest — predictable, not overwhelming
Bi-weeklyDeep analysis, essaysGood if content is substantial
DailyNews-focused, short formatRequires dedicated habit, risky
MonthlyResearch roundupsOK for depth, risks being forgotten
Weekly is the sweet spot. Same day, same time, every week. Consistency builds habit.
DayPerformance
TuesdayHighest open rates
ThursdaySecond highest
WednesdayThird
MondayLower (inbox overload)
FridayLower (weekend mode)
WeekendLowest (but some niches thrive)
发送频率适用场景对打开率的影响
每周一次大多数时事通讯最佳——规律且不会造成信息过载
每两周一次深度分析、随笔类内容适合内容篇幅较长的通讯
每日一次新闻聚焦、短格式内容需要读者形成固定阅读习惯,风险较高
每月一次研究报告汇总适合深度内容,但容易被读者遗忘
每周一次是黄金节奏。固定每周同一天、同一时间发送,一致性能帮助读者形成阅读习惯。
发送日期表现
周二打开率最高
周四打开率第二高
周三打开率第三
周一打开率较低(收件箱过载)
周五打开率较低(周末模式)
周末打开率最低(部分细分领域除外)

Subject Lines

邮件标题策略

FormulaExample
Issue number + teaser"#47: The framework nobody's talking about"
Number + topic"5 tools that changed my workflow this month"
Question"Is TypeScript dying?"
This week + category"This week in AI: GPT-5 rumors, open source wins"
Direct value"The SQL optimization guide I wish I had earlier"
Keep under 50 characters. Mobile truncates at ~35.
标题公式示例
期数 + 内容预告"#47: 没人讨论的那个框架"
数量 + 主题"本月改变我工作流的5个工具"
提问式"TypeScript 正在衰落吗?"
本周 + 领域"本周AI动态:GPT-5传闻、开源项目进展"
直接价值式"我 wish 早知道的SQL优化指南"
标题长度控制在50字符以内。移动端会在约35字符处截断。

Growth Strategies

订阅者增长策略

StrategyImplementation
Cross-promotionPartner with complementary newsletters
Social distributionPost key insights on Twitter/LinkedIn with subscribe CTA
Referral program"Forward to 3 friends" or formal referral rewards
SEO archivePublish newsletter archive as blog posts
Lead magnet"Subscribe and get [free resource]"
Consistent qualityThe best growth strategy: be worth reading
bash
undefined
策略实施方式
跨平台推广与互补类型的时事通讯合作推广
社交平台分发在Twitter/LinkedIn发布核心见解并附带订阅引导
推荐计划"转发给3位好友" 或正式的推荐奖励机制
SEO存档将时事通讯存档发布为博客文章
引流福利"订阅即可获取[免费资源]"
内容质量稳定最佳增长策略:让内容值得阅读
bash
undefined

Create social teaser for newsletter

为时事通讯创建社交平台预热内容

infsh app run x/post-create --input '{ "text": "This week in The Weekly Signal:\n\n→ Why edge computing is eating the backend\n→ The database migration nobody talks about\n→ 5 tools I discovered this month\n\nJoin 2,000+ engineers: [link]\n\nIssue #47 drops tomorrow morning." }'
undefined
infsh app run x/post-create --input '{ "text": "本周《The Weekly Signal》内容:\n\n→ 为什么边缘计算正在取代后端\n→ 没人讨论的数据库迁移方案\n→ 我本月发现的5个工具\n\n加入2000+工程师的行列:[链接]\n\n第47期将于明日上午发布。" }'
undefined

Metrics That Matter

关键数据指标

MetricGoodGreatAction If Low
Open rate30-40%40%+Improve subject lines
Click rate3-5%5%+Better content curation, stronger CTAs
Unsubscribe rate< 0.5% per issue< 0.2%Check content quality, frequency
Reply rateAny repliesRegular repliesAsk questions, invite conversation
Forward rateAny forwardsMake content share-worthy
Growth rate5-10% monthly10%+Increase distribution, referral program
指标良好水平优秀水平偏低时的改进措施
打开率30-40%40%+优化邮件标题
点击率3-5%5%+提升内容精选质量,强化行动引导
退订率每期<0.5%每期<0.2%检查内容质量与发送频率
回复率有回复定期收到回复主动提问、邀请读者互动
转发率有转发打造值得分享的内容
增长率每月5-10%每月10%+增加分发渠道、完善推荐计划

Common Mistakes

常见错误

MistakeProblemFix
No consistent scheduleReaders forget about youSame day, same time, every week
Links without commentaryYou're a bookmark, not a newsletterAdd your take on every piece
Too many links (15+)Overwhelming, nothing stands out5-10 curated picks max
Generic subject linesLow open ratesTease the best content, keep under 50 chars
No personal voiceReads like an RSS feedIntro paragraph, opinions, personality
Only promotional contentReaders unsubscribe90% value, 10% promotion max
Inconsistent qualityTrust erodesSkip an issue rather than send a weak one
No CTA for engagementOne-way broadcastAsk questions, invite replies, encourage forwards
No archive/SEOMissing growth channelPublish issues as web pages
错误问题解决方法
发送时间不固定读者容易遗忘固定每周同一天、同一时间发送
仅附链接无评论沦为书签工具,而非时事通讯每条内容都添加个人观点
链接数量过多(15+)信息过载,重点不突出最多保留5-10条精选内容
标题过于通用打开率低预告核心内容,控制在50字符以内
缺乏个人风格读起来像RSS订阅源添加开场白、表达观点、融入个人特色
仅含推广内容读者退订遵循90%价值内容 + 10%推广的比例
内容质量不稳定读者信任度下降宁可跳过一期,也不发送质量低下的内容
无互动引导单向广播主动提问、邀请回复、鼓励转发
无存档/SEO优化错失增长渠道将期刊发布为网页内容

Related Skills

相关技能

bash
npx skills add inference-sh/skills@email-design
npx skills add inference-sh/skills@content-repurposing
npx skills add inference-sh/skills@seo-content-brief
Browse all apps:
infsh app list
bash
npx skills add inference-sh/skills@email-design
npx skills add inference-sh/skills@content-repurposing
npx skills add inference-sh/skills@seo-content-brief
浏览所有应用:
infsh app list