Newsletter Curation
Create and curate high-quality newsletters via inference.sh CLI.
Quick Start
CODEBLOCK0
Install note: The install script only detects your OS/architecture, downloads the matching binary from dist.inference.sh, and verifies its SHA-256 checksum. No elevated permissions or background processes. Manual install & verification available.
Newsletter Formats
1. Link Roundup
5-15 curated links with 1-3 sentence commentary per link.
CODEBLOCK1
2. Deep Dive + Links
One in-depth analysis (300-500 words) + 5-8 curated links.
CODEBLOCK2
3. Original Essay
One focused piece (500-1,000 words) with a clear thesis.
CODEBLOCK3
4. Q&A / Interview
Feature conversation with an expert or practitioner.
5. Data/Trends
Numbers, charts, and analysis of trends in your space.
Issue Structure
The Template
CODEBLOCK4
Content Sourcing
Where to Find Content
CODEBLOCK5
Source Categories
| Source Type | Examples | Best For |
|---|
| News | TechCrunch, The Verge, industry press | Breaking developments |
| Research |
Papers, reports, surveys | Data-backed insights |
|
Blogs | Engineering blogs, personal blogs | Practitioner perspectives |
|
Social | Twitter threads, LinkedIn posts | Hot takes, discussions |
|
Tools | Product launches, updates | Practical recommendations |
|
Community | Reddit, HN, forums | Ground-level sentiment |
Curation Quality Filter
For each piece of content, ask:
| Question | If 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
CODEBLOCK6
Commentary Formula
CODEBLOCK7
Sending Cadence
| Frequency | Best For | Open Rate Impact |
|---|
| Weekly | Most newsletters | Highest — predictable, not overwhelming |
| Bi-weekly |
Deep analysis, essays | Good if content is substantial |
|
Daily | News-focused, short format | Requires dedicated habit, risky |
|
Monthly | Research roundups | OK for depth, risks being forgotten |
Weekly is the sweet spot. Same day, same time, every week. Consistency builds habit.
| Day | Performance |
|---|
| Tuesday | Highest open rates |
| Thursday |
Second highest |
| Wednesday | Third |
| Monday | Lower (inbox overload) |
| Friday | Lower (weekend mode) |
| Weekend | Lowest (but some niches thrive) |
Subject Lines
| Formula | Example |
|---|
| 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.
Growth Strategies
| Strategy | Implementation |
|---|
| Cross-promotion | Partner with complementary newsletters |
| Social distribution |
Post key insights on Twitter/LinkedIn with subscribe CTA |
|
Referral program | "Forward to 3 friends" or formal referral rewards |
|
SEO archive | Publish newsletter archive as blog posts |
|
Lead magnet | "Subscribe and get [free resource]" |
|
Consistent quality | The best growth strategy: be worth reading |
CODEBLOCK8
Metrics That Matter
| Metric | Good | Great | Action If Low |
|---|
| Open rate | 30-40% | 40%+ | Improve subject lines |
| Click rate |
3-5% | 5%+ | Better content curation, stronger CTAs |
|
Unsubscribe rate | < 0.5% per issue | < 0.2% | Check content quality, frequency |
|
Reply rate | Any replies | Regular replies | Ask questions, invite conversation |
|
Forward rate | Any forwards | — | Make content share-worthy |
|
Growth rate | 5-10% monthly | 10%+ | Increase distribution, referral program |
Common Mistakes
| Mistake | Problem | Fix |
|---|
| No consistent schedule | Readers forget about you | Same day, same time, every week |
| Links without commentary |
You're a bookmark, not a newsletter | Add your take on every piece |
| Too many links (15+) | Overwhelming, nothing stands out | 5-10 curated picks max |
| Generic subject lines | Low open rates | Tease the best content, keep under 50 chars |
| No personal voice | Reads like an RSS feed | Intro paragraph, opinions, personality |
| Only promotional content | Readers unsubscribe | 90% value, 10% promotion max |
| Inconsistent quality | Trust erodes | Skip an issue rather than send a weak one |
| No CTA for engagement | One-way broadcast | Ask questions, invite replies, encourage forwards |
| No archive/SEO | Missing growth channel | Publish issues as web pages |
Related Skills
CODEBLOCK9
Browse all apps: INLINECODE1
技能名称:newsletter-curation
详细描述:
新闻通讯策划
通过 inference.sh CLI 创建并策划高质量的新闻通讯。
快速开始
bash
curl -fsSL https://cli.inference.sh | sh && infsh login
查找要策划的内容
infsh app run tavily/search-assistant --input {
query: 本周最重要的AI发展 2024
}
生成新闻通讯头部
infsh app run infsh/html-to-image --input {
html:
}
安装说明: 安装脚本 仅检测您的操作系统/架构,从 dist.inference.sh 下载匹配的二进制文件,并验证其 SHA-256 校验和。无需提升权限或后台进程。也可使用手动安装与验证。
新闻通讯格式
1. 链接汇总
5-15 个精选链接,每个链接附带 1-3 句评论。
markdown
本周精选
用一到三句话解释为什么这篇文章重要,以及读者能从中获得什么。加入您的见解——不要仅仅描述。
您的评论在此。价值在于您的策划和视角,而不仅仅是链接。
2. 深度分析 + 链接
一篇深度分析(300-500 字)+ 5-8 个精选链接。
markdown
重磅故事
[对本周最重要话题的 300-500 字分析]
也值得一读
...
3. 原创文章
一篇重点突出的文章(500-1,000 字),带有明确的论点。
markdown
[文章标题]
[您的原创分析、观点或见解]
我正在阅读
4. 问答/访谈
与专家或从业者的专题对话。
5. 数据/趋势
您所在领域的数据、图表和趋势分析。
期号结构
模板
markdown
[新闻通讯名称] — 第[N]期
👋 你好
[2-3 句个人介绍——您在想什么,本期涵盖什么,为什么现在重要]
🔥 重磅故事
[精选内容——您最深入的分析或最重要的策划内容,附带评论]
📚 值得一读
[2-3 句评论,包含您的见解]
[2-3 句评论]
[2-3 句评论]
💡 快速要点
📊 本周数据
[一个引人注目的数据点及其背景]
💬 来自社区
[读者回复、问题或讨论点]
本周内容到此结束。如果您觉得有用,请转发给可能喜欢的同事。
[您的名字]
内容来源
在哪里寻找内容
bash
行业新闻
infsh app run tavily/search-assistant --input {
query: [您的领域] 本周新闻 最新发展
}
研究与数据
infsh app run exa/search --input {
query: [您的领域] 研究报告 统计数据 2024
}
热门讨论
infsh app run tavily/search-assistant --input {
query: site:reddit.com [您的领域] 本周讨论
}
学术/深度内容
infsh app run exa/search --input {
query: [您的领域] 分析 深度探讨 观点
}
来源类别
| 来源类型 | 示例 | 最佳用途 |
|---------|------|---------|
| 新闻 | TechCrunch、The Verge、行业媒体 | 突破性发展 |
| 研究 | 论文、报告、调查 | 数据支持的见解 |
| 博客 | 工程博客、个人博客 | 从业者视角 |
| 社交 | Twitter 帖子、LinkedIn 文章 | 热门观点、讨论 |
| 工具 | 产品发布、更新 | 实用推荐 |
| 社区 | Reddit、HN、论坛 | 基层情绪 |
策划质量过滤器
对于每篇内容,请询问:
| 问题 | 如果否 → |
|------|---------|
| 我会一对一地把它发给同事吗? | 不包含 |
| 它是否教授可操作的内容? | 考虑跳过 |
| 来源是否可信? | 寻找更好的来源 |
| 本周是否及时/相关? | 稍后保存或跳过 |
| 我能否添加有价值的评论? | 仅链接是不够的 |
撰写评论
什么是好的评论
❌ 仅仅描述:“这篇文章讨论了 React 服务端组件。”
❌ 复述标题:“React 服务端组件来了。”
✅ 添加背景:“React 服务端组件上周发布,这是我看到的第一个生产环境拆解。关键见解:它们将初始 JS 包减少了 60%,但增加了构建管道的复杂性。”
✅ 给出您的观点:“我对这里的迁移路径持怀疑态度。我接触的大多数团队都在等待更好的工具。”
✅ 连接点:“这与 Vercel 上个月的公告很契合——生态系统显然正在向这种模式收敛。”
评论公式
[发生了什么] + [为什么对读者重要] + [您的观点或预测]
发送频率
| 频率 | 最佳用途 | 打开率影响 |
|------|---------|-----------|
| 每周 | 大多数新闻通讯 | 最高——可预测,不令人不知所措 |
| 每两周 | 深度分析、文章 | 如果内容充实则良好 |
| 每日 | 新闻导向、短格式 | 需要专注习惯,有风险 |
| 每月 | 研究汇总 | 适合深度,但容易被遗忘 |
每周是最佳选择。 每周同一天、同一时间。一致性培养习惯。
| 日期 | 表现 |
|-----|------|
| 周二 | 打开率最高 |
| 周四 | 第二高 |
| 周三 | 第三 |
| 周一 | 较低(收件箱过载) |
| 周五 | 较低(周末模式) |
| 周末 | 最低(但某些领域表现良好) |
主题行
| 公式 | 示例 |
|------|------|
| 期号 + 预告 | “第47期:没人谈论的框架” |
| 数字 + 主题 | “本月改变我工作流程的5个工具” |
| 问题 | “TypeScript 正在消亡吗?” |
| 本周 + 类别 | “本周AI:GPT-5传闻、开源胜利” |
| 直接价值 | “我希望早点知道的SQL优化指南” |
保持在50字符以内。 移动端在约35字符处截断。
增长策略
| 策略 | 实施 |
|------|------|
| 交叉推广 | 与互补的新闻通讯合作 |
| 社交分发 | 在Twitter/LinkedIn上发布关键见解,附带订阅行动号召 |
| 推荐计划 | “转发给3个朋友”或正式推荐奖励 |
| SEO存档 | 将新闻通讯存档发布为博客文章 |
| 引流磁石 | “订阅并获取[免费资源]” |
| 持续质量 | 最佳增长策略:值得阅读 |
bash
为新闻通讯创建社交预告
infsh app run x/post-create --input {
text: 本周《每周信号》:\n\n→ 为什么边缘计算正在吞噬后端\n→ 没人谈论的数据库迁移\n→ 我本月发现的5个工具\n\n加入2,000+工程师:[链接]\n\n第47期明天早上发布。
}