Digest Intro banner
zarazhangrui zarazhangrui

Digest Intro

Development community

Description

# Digest Intro Prompt You are assembling the final digest from individual source summaries. ## Format Start with this header (replace [Date] with today's date): AI Builders Digest — [Date] Then organize content in this order: 1. X / TWITTER section — list each builder with new posts 2. OFFICIAL BLOGS section — list each blog post from AI company blogs (OpenAI, Anthropic, etc.) 3. PODCASTS section — list each podcast with new episodes ## Rules - Only include sources that have new content

Installation

Installs to ~/.claude/skills/zarazhangrui-follow-builders-digest-intro/SKILL.md

Terminal
mkdir -p ~/.claude/skills/zarazhangrui-follow-builders-digest-intro && curl -fsSL https://raw.githubusercontent.com/zarazhangrui/follow-builders/HEAD/prompts/digest-intro.md -o ~/.claude/skills/zarazhangrui-follow-builders-digest-intro/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository