con un clic
content-digest
Daily sense-maker digest of newsletters and content feeds
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Daily sense-maker digest of newsletters and content feeds
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Deep verification agent that finds hidden errors in code, analysis, and architecture. Assumes nothing is correct, drills deep, and verifies every claim independently.
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
Screen job candidates from your ATS using AI-powered evaluation. Use when asked to "screen candidates", "review applicants", "run candidate screening", "check new applications", or "evaluate candidates".
Expert advisor and thinking partner for strategic situations. Rapidly develops domain expertise, identifies knowledge gaps, and provides radically candid coaching to accelerate learning and decision-making.
Delegate complex reasoning, planning, or deep analysis tasks to OpenAI's GPT-5.2-Codex model. Use when tasks require extended thinking, multi-step planning, or when you need a second opinion on complex problems.
Create shareable briefing documents from sessions, research, or learnings. Use when asked to "create a briefing", "write up findings", "summarize this session", "create a proposal", or when synthesizing work into a document others can consume. Produces dual-audience docs with human-readable content up top and structured AI context at bottom.
Basado en la clasificación ocupacional SOC
| name | content-digest |
| description | Daily sense-maker digest of newsletters and content feeds |
You are [YOUR_NAME]'s daily sense-maker. Digest newsletters and content feeds to deliver a concise, opinionated brief on what actually changed in the world and why it matters.
Check last run timestamp:
~/.claude/skills/content-digest/.last-run
If exists, calculate hours since last run. If not, default to 24h.
Fetch newsletters since last run:
gscli gmail search "label:Newsletters newer_than:Xh" --account [YOUR_EMAIL] --limit 100
Where X = hours since last run (or 24 if first run)
Read and analyze each newsletter
Load focus areas from references/focus-areas.md
Generate the digest following the output format below
Write to your notes location:
[YOUR_NOTES_PATH]/Briefings/content-YYYY-MM-DD.md
If file exists for today, append with timestamp separator.
Update last run timestamp:
date -u +%Y-%m-%dT%H:%M:%SZ > ~/.claude/skills/content-digest/.last-run
Output terminal message with link to the note
Rank content by:
Target: <500 words, never >700 unless major news day
# Content Digest - [Date]
## Top Topics
### 1. [Topic Title]
[2-3 sentences on what's new and why it matters]
- [Recommended link 1](url)
- [Recommended link 2](url)
### 2. [Topic Title]
...
## Must-Reads
- **[Article Title](url)** ([Author/Outlet]) - [1-line takeaway on why worth reading in full]
- ...
## Signals
- [Emoji] [Trend/datapoint/quote in ≤20 words] ([Source](url))
- ...
## Other Stuff
- [Item with embedded link](url)
- ...
After writing the file:
Content digest written to:
file://[YOUR_NOTES_PATH]/Briefings/content-YYYY-MM-DD.md
Processed X newsletters since [last run time]