skills$openclaw/newsletter-digest
jhillin89.1k

by jhillin8

newsletter-digest – OpenClaw Skill

newsletter-digest is an OpenClaw Skills integration for writing workflows. Summarize newsletters and articles, extract key insights, create reading lists

9.1k stars3.3k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026writing

Skill Snapshot

namenewsletter-digest
descriptionSummarize newsletters and articles, extract key insights, create reading lists OpenClaw Skills integration.
ownerjhillin8
repositoryjhillin8/newsletter-digest
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @jhillin8/newsletter-digest
last updatedFeb 7, 2026

Maintainer

jhillin8

jhillin8

Maintains newsletter-digest in the OpenClaw Skills directory.

View GitHub profile
File Explorer
2 files
.
_meta.json
288 B
SKILL.md
1.6 KB
SKILL.md

name: newsletter-digest description: Summarize newsletters and articles, extract key insights, create reading lists author: clawd-team version: 1.0.0 triggers:

  • "summarize newsletter"
  • "digest emails"
  • "article summary"
  • "reading list"
  • "what should I read"

Newsletter Digest

Tame your inbox. Get AI summaries of newsletters and articles so you read what matters.

What it does

Processes forwarded newsletters and linked articles, extracts key insights, creates prioritized reading lists, and learns your interests over time. Never miss important content, never drown in noise.

Usage

Summarize content:

"Summarize this newsletter" [forward/paste]
"Digest https://article-url.com"
"What's important in my newsletters today?"

Build reading lists:

"Add to reading list: [url]"
"What's on my reading list?"
"Clear completed reads"

Get insights:

"Key takeaways from tech newsletters this week"
"Trending topics across my subscriptions"
"Compare viewpoints on [topic]"

Manage preferences:

"I'm interested in AI, fintech, productivity"
"Skip newsletters about marketing"
"Prioritize Stratechery"

Features

  • Smart summaries: Key points, not just shortened text
  • Topic extraction: Tags and categorizes automatically
  • Cross-reference: Finds related content across sources
  • Save for later: Queue articles for focused reading time

Tips

  • Forward newsletters to Clawd for processing
  • Say "brief" for 2-sentence summaries, "detailed" for deep analysis
  • Ask "what did I miss this week?" for catch-up digest
  • Works with any text content—not just newsletters
README.md

No README available.

Permissions & Security

Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.

Requirements

  • OpenClaw CLI installed and configured.
  • Language: Markdown
  • License: MIT
  • Topics:

FAQ

How do I install newsletter-digest?

Run openclaw add @jhillin8/newsletter-digest in your terminal. This installs newsletter-digest into your OpenClaw Skills catalog.

Does this skill run locally or in the cloud?

OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.

Where can I verify the source code?

The source repository is available at https://github.com/openclaw/skills/tree/main/skills/jhillin8/newsletter-digest. Review commits and README documentation before installing.