jpskill.com
💬 コミュニケーション コミュニティ

newsletter-curation

メールマガジンのコンテンツ選定から構成、読者増加戦略まで、発行に必要なあらゆる要素を網羅し、効果的なニュースレターを作成するSkill。

📜 元の英語説明(参考)

Newsletter curation with content sourcing, editorial structure, and subscriber growth strategies. Covers issue formatting, link roundups, commentary style, and sending cadence. Use for: email newsletters, link roundups, weekly digests, curated content, creator newsletters. Triggers: newsletter, email newsletter, newsletter curation, weekly digest, link roundup, curated newsletter, newsletter writing, newsletter format, subscriber growth, newsletter strategy, content curation, newsletter template

🇯🇵 日本人クリエイター向け解説

一言でいうと

メールマガジンのコンテンツ選定から構成、読者増加戦略まで、発行に必要なあらゆる要素を網羅し、効果的なニュースレターを作成するSkill。

※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。

⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。

🎯 このSkillでできること

下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。

📦 インストール方法 (3ステップ)

  1. 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
  2. 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
  3. 3. 展開してできたフォルダを、ホームフォルダの .claude/skills/ に置く
    • · macOS / Linux: ~/.claude/skills/
    • · Windows: %USERPROFILE%\.claude\skills\

Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。

詳しい使い方ガイドを見る →
最終更新
2026-05-17
取得日時
2026-05-17
同梱ファイル
1

📖 Skill本文(日本語訳)

※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。

[スキル名] ニュースレターのキュレーション

ニュースレターのキュレーション

inference.sh CLI を介して、高品質なニュースレターを作成し、キュレーションします。

クイックスタート

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

# キュレーションするコンテンツを見つける
infsh app run tavily/search-assistant --input '{
  "query": "most important AI developments this week 2024"
}'

# ニュースレターのヘッダーを生成する
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>"
}'

ニュースレターの形式

1. リンク集

5~15個のキュレーションされたリンクと、各リンクに1~3文の解説を付けます。

## 今週のトップピック

### [記事のタイトル](url)
これがなぜ重要なのか、読者がそこから何を得られるのかを1〜3文で説明します。
単に説明するだけでなく、あなたの見解を加えてください。

### [記事のタイトル](url)
あなたの解説をここに。価値はあなたのキュレーションと視点であり、
単なるリンクではありません。

2. ディープダイブ + リンク

1つの詳細な分析(300~500語)と5~8個のキュレーションされたリンク。

## 大きな物語

[今週の最も重要なトピックに関する300〜500語の分析]

## 読む価値のあるその他の記事

- **[タイトル](url)** — 1文の解説
- **[タイトル](url)** — 1文の解説
...

3. オリジナルエッセイ

明確な論文を持つ1つの焦点の定まった記事(500~1,000語)。

## [エッセイのタイトル]

[あなたのオリジナルの分析、意見、または洞察]

## 私が読んでいるもの

- [タイトル](url) — 簡単なメモ
- [タイトル](url) — 簡単なメモ

4. Q&A / インタビュー

専門家や実務家との会話を特集します。

5. データ/トレンド

あなたの分野におけるトレンドの数字、グラフ、分析。

号の構成

テンプレート

# [ニュースレター名] — 第[N]号

## 👋 こんにちは

[2〜3文の個人的な紹介 — あなたが考えていること、
この号が何をカバーしているか、それが今なぜ重要なのか]

## 🔥 大きな物語

[特集コンテンツ — あなたの最も深い分析、または最も
重要なキュレーションされた記事と解説]

## 📚 読む価値のある記事

### [タイトル 1](url)
[あなたの見解を含む2〜3文の解説]

### [タイトル 2](url)
[2〜3文の解説]

### [タイトル 3](url)
[2〜3文の解説]

## 💡 クイックヒット

- [ワンライナー + リンク](url)
- [ワンライナー + リンク](url)
- [ワンライナー + リンク](url)

## 📊 今週の統計

[文脈付きの説得力のあるデータポイントを1つ]

## 💬 コミュニティから

[読者の返信、質問、または議論のポイント]

---

今週はここまでです。もしこれが役に立ったと感じたら、
楽しんでくれるであろう同僚に転送してください。

[あなたの名前]

コンテンツの調達

コンテンツを見つける場所

# 業界ニュース
infsh app run tavily/search-assistant --input '{
  "query": "[あなたのニッチ] news this week latest developments"
}'

# 研究とデータ
infsh app run exa/search --input '{
  "query": "[あなたのニッチ] research report statistics 2024"
}'

# トレンドの議論
infsh app run tavily/search-assistant --input '{
  "query": "site:reddit.com [あなたのニッチ] discussion this week"
}'

# 学術的/深いコンテンツ
infsh app run exa/search --input '{
  "query": "[あなたのニッチ] analysis deep dive opinion"
}'

ソースのカテゴリ

ソースの種類 最適な用途
ニュース TechCrunch, The Verge, 業界プレス 最新の動向
研究 論文、レポート、調査 データに基づいた洞察
ブログ エンジニアリングブログ、個人ブログ 実務家の視点
ソーシャル Twitterのスレッド、LinkedInの投稿 ホットな意見、議論
ツール 製品発表、アップデート 実用的な推奨事項
コミュニティ Reddit, HN, フォーラム 草の根の感情

キュレーションの品質フィルター

各コンテンツについて、次の質問をしてください。

質問 いいえの場合 →
これを同僚に1対1で送りますか? 含めない
何か実践的なことを教えてくれますか? スキップを検討する
ソースは信頼できますか? より良いソースを見つける
今週のタイムリー/関連性がありますか? 後で保存するかスキップする
価値を加える解説を追加できますか? リンクするだけでは不十分です

解説の執筆

良い解説とは

❌ 単なる説明:「この記事はReact Server Componentsについて述べています。」
❌ 見出しの繰り返し:「React Server Componentsが登場しました。」

✅ 文脈の追加:「React Server Componentsは先週出荷され、これは
   私が目にした最初の本番環境での詳細な分析です。重要な洞察:
   初期JSバンドルを60%削減しましたが、ビルドパイプラインに複雑さを加えました。」

✅ あなたの見解:「ここでの移行パスには懐疑的です。
   私が話したほとんどのチームは、より良いツールを待っています。」

✅ 点と点の接続:「これは先月のVercelの発表とよく合致します —
   エコシステムは明らかにこのパターンに収束しています。」

解説の公式

[何が起こったか] + [読者にとってなぜ重要か] + [あなたの見解または予測]

送信頻度

頻度 最適な用途 開封率への影響
毎週 ほとんどのニュースレター 最高 — 予測可能で、圧倒されない
隔週 詳細な分析、エッセイ コンテンツが充実していれば良好
毎日 ニュース中心、短い形式 献身的な習慣が必要、リスクが高い
毎月 研究のまとめ 深さには良いが、忘れられるリスクがある

毎週が最適です。 毎週同じ曜日、同じ時間。一貫性が習慣を築きます。

曜日 パフォーマンス
火曜日 開封率が最も高い
木曜日 2番目に高い
水曜日 3番目
月曜日 低い(受信トレイの過負荷)
金曜日 低い(週末モード)
週末 最も低い(ただし、一部のニッチでは成功する)

件名

公式
号数 + ティーザー "#47: 誰も話していないフレームワーク"
数字 + トピック "今月私のワークフローを変えた5つのツール"
質問 "TypeScriptは死につつあるのか?"
今週 +
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開

Newsletter Curation

Create and curate high-quality newsletters via inference.sh CLI.

Quick Start

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"
}'

# 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>"
}'

Newsletter Formats

1. Link Roundup

5-15 curated links with 1-3 sentence commentary per link.

## This Week's Top Picks

### [Article Title](url)
One to three sentences explaining why this matters and what the
reader will get from it. Add your take — don't just describe.

### [Article Title](url)
Your commentary here. The value is your curation and perspective,
not just the link.

2. Deep Dive + Links

One in-depth analysis (300-500 words) + 5-8 curated links.

## The Big Story

[300-500 word analysis of the week's most important topic]

## Also Worth Reading

- **[Title](url)** — One sentence commentary
- **[Title](url)** — One sentence commentary
...

3. Original Essay

One focused piece (500-1,000 words) with a clear thesis.

## [Essay Title]

[Your original analysis, opinion, or insight]

## What I'm Reading

- [Title](url) — brief note
- [Title](url) — brief note

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

# [Newsletter Name] — Issue #[N]

## 👋 Hello

[2-3 sentences of personal intro — what's on your mind,
what this issue covers, why it matters right now]

## 🔥 The Big Story

[Featured content — your deepest analysis or most
important curated piece with commentary]

## 📚 Worth Reading

### [Title 1](url)
[2-3 sentence commentary with your take]

### [Title 2](url)
[2-3 sentence commentary]

### [Title 3](url)
[2-3 sentence commentary]

## 💡 Quick Hits

- [One-liner + link](url)
- [One-liner + link](url)
- [One-liner + link](url)

## 📊 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]

Content Sourcing

Where to Find Content

# Industry news
infsh app run tavily/search-assistant --input '{
  "query": "[your niche] news this week latest developments"
}'

# Research and data
infsh app run exa/search --input '{
  "query": "[your niche] research report statistics 2024"
}'

# Trending discussions
infsh app run tavily/search-assistant --input '{
  "query": "site:reddit.com [your niche] discussion this week"
}'

# Academic/deep content
infsh app run exa/search --input '{
  "query": "[your niche] analysis deep dive opinion"
}'

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

❌ 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."

Commentary Formula

[What happened] + [Why it matters to the reader] + [Your take or prediction]

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
# 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."
}'

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

npx skills add inferencesh/skills@email-design
npx skills add inferencesh/skills@content-repurposing
npx skills add inferencesh/skills@seo-content-brief

Browse all apps: infsh app list