summarize-ai-list-daily
Summarize AI-List Daily
Overview
Produce /Users/yangyilin/docs/ai-list/YYYY-MM-DD/daily.md from the previous day's ai-list archive. Read all markdown sources in that folder except daily.md, prefer technically deep material over popularity, and keep high-quality single-source content even when it is not repeated elsewhere.
Quick Start
- Run
python3 scripts/prepare_daily_summary.pyto locate yesterday's folder and list candidate markdown inputs. - Read every markdown file in that folder except
daily.md. - Treat
_all_sources_merged.mdas a navigation aid only. Do not let it double-count evidence already present in hourly or named source files. - Write
daily.mdinto the same folder using the structure inreferences/output-format.md. - Use
references/selection-rubric.mdfor inclusion and noise-filter decisions.
Workflow
1. Resolve the target folder and inputs
- Default to yesterday in
Asia/Shanghai.
More from jimliuxinghai/jim-skills
capture-x-ai-lists
Capture the last 1 hour of tweets from the two fixed X/Twitter lists (`https://x.com/i/lists/2013541376945013033` and `https://x.com/i/lists/1278784207641284609`) through `$agent-reach`'s Twitter/X channel and its `xreach` upstream CLI instead of the OpenClaw browser, inspect tweet images by calling the MCP `understand_image` tool through MCPorter, open only GitHub links and Article cards, use Reader first and then the OpenClaw browser for `x.com/i/article` pages when needed, and save hourly markdown records under `/Users/yangyilin/docs/ai-list/YYYY-MM-DD/HH-00.md`. Use when asked to collect these AI lists into local markdown archives instead of writing a thematic summary.
1capture-hubtoday-chrome-dev
Capture the current HubToday AI资讯 page from https://ai.hubtoday.app/ and yesterday's Chrome Developers, OpenAI, and Claude blog updates, then save them to /Users/yangyilin/docs/ai-list/YYYY-MM-DD/hubtoday.md, chrome-dev.md, openai-blog.md, and claude-blog.md, where YYYY-MM-DD is yesterday in Asia/Shanghai. Use when asked to archive AI news and developer blog updates into the local ai-list daily folder.
1