Analysis updated 2026-06-24
Triage daily AI news into save, follow-up, or discard buckets via an agent
Pull Xiaoyuzhou podcast episodes and transcribe them through DashScope Fun-ASR
Capture GitHub Trending entries as raw snapshots for later review
Build a personal AI knowledge base that the agent re-reads and updates
| vincelele/ai-fomo-skills | patdolitse/engram | kizuna-intelligence/irodori-tts-lite | |
|---|---|---|---|
| Stars | 52 | 52 | 53 |
| Language | Python | Python | Python |
| Setup difficulty | easy | easy | hard |
| Complexity | 2/5 | 2/5 | 4/5 |
| Audience | pm founder | developer | researcher |
Figures from each repo's GitHub metadata at analysis time.
Xiaoyuzhou and DashScope integrations need a Chinese SMS-capable phone number and API credentials.
This project is a set of skills for AI coding agents (Codex, Claude Code, OpenClaw, Cursor, and similar tools that load skill or rule files) aimed at people who feel buried by the flood of AI news. The author's framing is that the real problem is not access to information but the judgment to decide what is worth reading. The README is in Chinese, and the project is positioned against generic AI daily digests or prompt collections. There are three skills in the repo. The first, ai-fomo-init, asks the user about their background, current goals, and personal criteria, so later judgments can be made in context. The second, ai-fomo-sources, imports content from blogs, RSS feeds, GitHub repos, GitHub Trending, X, podcasts, transcripts, or pasted text, and saves each item as a raw snapshot for later review. The third, ai-fomo, processes those snapshots and splits them into three buckets: write now (save into the personal knowledge base), ask first (needs a question back), and skip (not worth long-term storage). The intended users are AI founders, product managers, and independent developers who already use agent tools and want to spend less attention on low-value content. Over time, the workspace acts as a personal AI knowledge base that the agent re-reads and updates, rather than a static bookmark folder. The README is clear that this is not a SaaS product and not a way to scrape and republish other people's content. A notable piece is integration with Xiaoyuzhou, a Chinese podcast app. The skills can install a local bridge, log in via SMS code, batch-import episodes from a user's subscription inbox, scrape episode comments, and run audio transcription through DashScope's Fun-ASR API. All such steps support a dry-run mode, and the README has detailed guidance about not committing real workspace data, tokens, or transcripts back to the repo. Installation is meant for non-coders: the suggested path is to paste a short Chinese instruction into the agent and ask it to install the three skills. Command-line users get a Codex skill installer script or a git clone plus copy. The status is alpha, scheduled collection and full subscription export are listed as missing, and the project is MIT licensed.
Three skill files for AI coding agents that help filter the daily flood of AI news into write-now, ask-first, and skip buckets stored in a personal knowledge base.
Mainly Python. The stack also includes Python, Codex, Claude Code.
MIT license, free for any use including commercial, just keep the copyright notice.
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly pm founder.
This repo across BitVibe Labs
Verify against the repo before relying on details.