English | 中文
An AI-powered digest that tracks the top builders in AI — researchers, founders, PMs, and engineers who are actually building things — and delivers curated summaries of what they're saying.
Philosophy: Follow people who build products and have original opinions, not influencers who regurgitate information.
A daily or weekly digest delivered to your preferred messaging app (Telegram, Discord, WhatsApp, etc.) with:
/follow-buildersThe agent will ask you:
No API keys needed — all content is fetched centrally. Your first digest arrives immediately after setup.
Your delivery preferences are configurable through conversation. Just tell your agent:
The source list (builders and podcasts) is curated centrally and updates automatically — you always get the latest sources without doing anything.
The skill uses plain-English prompt files to control how content is summarized. You can customize them two ways:
Through conversation (recommended): Tell your agent what you want — "Make summaries more concise," "Focus on actionable insights," "Use a more casual tone." The agent updates the prompts for you.
Direct editing (power users):
Edit the files in the prompts/ folder:
summarize-podcast.md — how podcast episodes are summarizedsummarize-tweets.md — how X/Twitter posts are summarizedsummarize-blogs.md — how blog posts are summarizeddigest-intro.md — the overall digest format and tonetranslate.md — how English content is translated to ChineseThese are plain English instructions, not code. Changes take effect on the next digest.
Andrej Karpathy, Swyx, Josh Woodward, Boris Cherny, Thibault Sottiaux, Peter Yang, Nan Yu, Madhu Guru, Amanda Askell, Cat Wu, Thariq, Google Labs, Amjad Masad, Guillermo Rauch, Alex Albert, Aaron Levie, Ryo Lu, Garry Tan, Matt Turck, Zara Zhang, Nikunj Kothari, Peter Steinberger, Dan Shipper, Aditya Agarwal, Sam Altman, Claude
# From ClawhHub (coming soon)
clawhub install follow-builders
# Or manually
git clone https://github.com/zarazhangrui/follow-builders.git ~/skills/follow-builders
cd ~/skills/follow-builders/scripts && npm install
git clone https://github.com/zarazhangrui/follow-builders.git ~/.claude/skills/follow-builders
cd ~/.claude/skills/follow-builders/scripts && npm install
That's it. No API keys needed. All content (blog articles + YouTube transcripts + X/Twitter posts) is fetched centrally and updated daily.
See examples/sample-digest.md for what the output looks like.
~/.follow-builders/.envMIT
JavaScript
100.0%
English | 中文
An AI-powered digest that tracks the top builders in AI — researchers, founders, PMs, and engineers who are actually building things — and delivers curated summaries of what they're saying.
Philosophy: Follow people who build products and have original opinions, not influencers who regurgitate information.
A daily or weekly digest delivered to your preferred messaging app (Telegram, Discord, WhatsApp, etc.) with:
/follow-buildersThe agent will ask you:
No API keys needed — all content is fetched centrally. Your first digest arrives immediately after setup.
Your delivery preferences are configurable through conversation. Just tell your agent:
The source list (builders and podcasts) is curated centrally and updates automatically — you always get the latest sources without doing anything.
The skill uses plain-English prompt files to control how content is summarized. You can customize them two ways:
Through conversation (recommended): Tell your agent what you want — "Make summaries more concise," "Focus on actionable insights," "Use a more casual tone." The agent updates the prompts for you.
Direct editing (power users):
Edit the files in the prompts/ folder:
summarize-podcast.md — how podcast episodes are summarizedsummarize-tweets.md — how X/Twitter posts are summarizedsummarize-blogs.md — how blog posts are summarizeddigest-intro.md — the overall digest format and tonetranslate.md — how English content is translated to ChineseThese are plain English instructions, not code. Changes take effect on the next digest.
Andrej Karpathy, Swyx, Josh Woodward, Boris Cherny, Thibault Sottiaux, Peter Yang, Nan Yu, Madhu Guru, Amanda Askell, Cat Wu, Thariq, Google Labs, Amjad Masad, Guillermo Rauch, Alex Albert, Aaron Levie, Ryo Lu, Garry Tan, Matt Turck, Zara Zhang, Nikunj Kothari, Peter Steinberger, Dan Shipper, Aditya Agarwal, Sam Altman, Claude
# From ClawhHub (coming soon)
clawhub install follow-builders
# Or manually
git clone https://github.com/zarazhangrui/follow-builders.git ~/skills/follow-builders
cd ~/skills/follow-builders/scripts && npm install
git clone https://github.com/zarazhangrui/follow-builders.git ~/.claude/skills/follow-builders
cd ~/.claude/skills/follow-builders/scripts && npm install
That's it. No API keys needed. All content (blog articles + YouTube transcripts + X/Twitter posts) is fetched centrally and updated daily.
See examples/sample-digest.md for what the output looks like.
~/.follow-builders/.envMIT
JavaScript
100.0%