Content & Site Intelligence Custom Skills · Curated

Newsletter Digest

Compile the week’s new posts into a ready-to-send newsletter draft.

What it does

Gathers everything published in the last week and compiles it into a ready-to-send newsletter draft with a subject line, summary blurbs, and links, so the weekly send doesn’t require re-reading and re-writing every post from scratch.

Install

This skill isn't packaged in an installable registry. It's a plain SKILL.md file you can copy directly. Copy it from the SKILL.md tab and save it at the path for your assistant:

Use it in your AI assistant

Claude Code

.claude/skills/newsletter-digest/ (or ~/.claude/skills/newsletter-digest/ for all projects)

GitHub Copilot (VS Code)

.github/skills/newsletter-digest/

OpenAI Codex

.codex/skills/newsletter-digest/

Cursor

.cursor/skills/newsletter-digest/ (or ~/.cursor/skills/newsletter-digest/ globally)

Compatibility

Any WordPress site. Reads published posts via the REST API; output is a plain draft (HTML or Markdown) for you to paste into whatever email tool you already use.