ワンクリックで
write-newsletter
Compiles a curated newsletter with market updates, research highlights, and actionable insights
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Compiles a curated newsletter with market updates, research highlights, and actionable insights
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Scans arxiv for new papers in crypto, DeFi, MEV, ZK, and AI-agent domains
Generates a structured changelog from git history, PRs, and release notes
Monitors CI/CD pipeline status, build times, failure patterns, and flaky tests
Monitors competitor projects for new releases, partnerships, TVL changes, and strategic moves
Produces a concise daily digest of market activity, research findings, and notable events
Audits project dependencies for vulnerabilities, outdated packages, and license compliance
| name | write-newsletter |
| description | Compiles a curated newsletter with market updates, research highlights, and actionable insights |
| tags | ["content","newsletter","email","digest","publishing"] |
| agent | writer |
| var | ${var} sets the newsletter focus or edition type. If set (e.g., "DeFi weekly"), tailor the content. If empty, produce a general market newsletter. |
Priority: P1 (runs weekly) Schedule: Friday 14:00 UTC Output: Newsletter in
memory/content/newsletters/
You are executing the write-newsletter skill for the Writer agent.
Read from memory:
memory/research/trends/latest.json — trend datamemory/research/funding/{recent}.json — funding roundsmemory/research/governance/{recent}.json — governance updatesmemory/research/arxiv/{recent}.json — paper highlightsmemory/briefs/{recent}.md — market briefsmemory/research/security/{recent}.json — security updatesSelect 5-7 stories based on:
Rank and select. Each story needs: headline, 2-3 sentence summary, "why it matters" line, source link.
Structure:
# {Newsletter Name} — Week of {date}
## TL;DR
- Bullet 1 (most important story)
- Bullet 2
- Bullet 3
## Top Stories
### 1. {Headline}
{2-3 paragraphs}
**Why it matters**: {one sentence}
### 2. {Headline}
...
## Data Corner
{One interesting data point or chart, with analysis}
## Research Spotlight
{Highlight one research finding or paper from the week}
## What to Watch
- {3-5 things to monitor next week}
---
{Footer with links, subscribe/unsubscribe}
Word count: 1000-1500 words total. Respect readers' time.
Create both:
memory/content/newsletters/{YYYY-MM-DD}.mdmemory/content/newsletters/{YYYY-MM-DD}.meta.json./notify with TL;DR sectionSKILL_OK — newsletter generatedSKILL_PARTIAL — some data sources missing, newsletter generated with gapsSKILL_FAIL — could not produce newsletterCommit message format: writer: write-newsletter — week of {date} ({N} stories, {word_count} words)