content-digest

Aggregates newsletters and content feeds into a dated daily briefing file.

1|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/dazuck/claude-code-skills --skill content-digest-dazuck
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: content-digest
Source: https://github.com/dazuck/claude-code-skills/tree/main/skills/content-digest
Command: npx skills add https://github.com/dazuck/claude-code-skills --skill content-digest-dazuck

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill converts dispersed newsletters and content feeds into a single, concise daily digest, saving time and mental energy for knowledge workers.

Core Features & Use Cases

  • Automated Digest: Aggregates latest newsletters and content feeds and compiles a readable brief.
  • Focus Areas: Loads emphasis areas from references/focus-areas.md to tailor analysis.
  • Output to Notes: Writes the daily digest to your notes location (e.g., [YOUR_NOTES_PATH]/Briefings/content-YYYY-MM-DD.md), creating a new file per day or appending when needed.

Quick Start

Use the content-digest skill to generate today's digest and save it under your notes directory (for example: [YOUR_NOTES_PATH]/Briefings/content-YYYY-MM-DD.md).

Frequently Asked Questions about content-digest

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate newsletter and content feed aggregation into a daily briefing?

Automate newsletter and content feed aggregation by compiling the latest updates into a concise daily briefing. The output is written directly to your notes directory as a date-stamped markdown file, creating an organized historical record.

Can I customize which topics my daily content digest prioritizes?

Yes, you can customize topic prioritization by defining your preferences in the references/focus-areas.md file. The digest loads these emphasis areas to tailor the compiled newsletters and feeds specifically to the subjects you care about.

What is the best way to save automated daily briefings into my notes directory?

The best way to save daily briefings is writing them to a date-stamped markdown file under your notes path, such as [YOUR_NOTES_PATH]/Briefings/content-YYYY-MM-DD.md. This creates a new file per day or appends content when needed.

Does generating a daily digest require tracking the last run state?

Yes, generating a daily digest requires a last-run tracker to identify new content since the previous execution. This ensures the compiled briefing only includes the latest newsletters and feed updates rather than duplicating previously processed entries.

Can a team use an automated newsletter digest for quick situational awareness?

Yes, a team can use an automated newsletter digest for quick situational awareness. The compiled daily briefing aggregates dispersed content feeds into a readable brief, saving mental energy for knowledge workers who need rapid updates.