一键导入
ak-rss-digest
Curate a Chinese reading digest from fixed RSS and Atom feeds, focused on AI agents, frontier AI, deep interviews, and high-signal tech essays.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Curate a Chinese reading digest from fixed RSS and Atom feeds, focused on AI agents, frontier AI, deep interviews, and high-signal tech essays.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Stock screener combining Williams %R oversold signals with Warren Buffett-style fundamental analysis. Supports US (S&P 500) and Thai (SET) markets.
Summarize an earnings release into beat-or-miss, guidance change, call highlights, price reaction, and follow-up catalysts for a stock or watchlist name.
Produce a daily technology and AI news digest from a tiered source catalog, with staged fetching, optional browser fallbacks, and concise Markdown output.
Publish or interact on Twitter/X through twitter-cli when the user explicitly asks to post to Twitter/X.
Use Twitter/X tooling to inspect search results, threads, profiles, and market commentary from analysts, traders, and company watchers.
Publish Xiaohongshu image notes through xiaohongshu-cli when the user explicitly asks to post to Xiaohongshu.
| name | ak-rss-digest |
| description | Curate a Chinese reading digest from fixed RSS and Atom feeds, focused on AI agents, frontier AI, deep interviews, and high-signal tech essays. |
| metadata | {"marketbot":{"emoji":"📰","triggers":["rss digest","reading digest","ai digest","tech digest","rss 摘要","阅读摘要","技术日报","ai 日报","阅读精选"],"output":"ai-reading-digest","risk":"low","freshness":"live","tools":["exec","web_fetch"],"required_tools":["exec"],"markets":["global"],"asset_classes":["macro"],"task_type":"research","determinism":"script-backed","priority":72}} |
Use this skill to build a Chinese reading digest from the fixed feed bundle in
references/feeds.opml.
Default to the most recent 7 days ending on the current date in
Asia/Shanghai. Narrow to a single day only when the user explicitly asks.
python3 scripts/fetch_today_feed_items.py --format json from this skill
directory using exec.web_fetch on the article
URL to inspect the thesis and novelty.7.0.Prefer:
Reject or penalize:
9-10: exceptional fit, original insight, clearly worth the reader's time8-8.9: strong recommendation, relevant and readable7-7.9: borderline, do not include in the final digest5-6.9: competent but dry, narrow, or weakly aligned<5: irrelevant or low-signalWeigh:
Write the final answer in Simplified Chinese. For each item above 7, include:
标题评分推荐语摘要链接Use a concise daily-brief style. Keep each item compact and scannable.
Example:
本期从最近一周的 RSS 里筛出几篇值得看的文章,重点偏 AI agent、前沿判断和不太枯燥的深度内容。
- 标题:文章标题
评分:8.7/10
推荐语:先说为什么值得看。
摘要:严格两句话,讲清核心观点和价值。
链接:文章链接
If nothing qualifies:
这周没有筛到真正值得推荐的文章。现有更新要么偏技术细节,要么信息密度不够,没有过 7 分线。
scripts/fetch_today_feed_items.pyreferences/feeds.opmlpython3 scripts/fetch_today_feed_items.py --format json
python3 scripts/fetch_today_feed_items.py --date 2026-03-17 --days 1 --timezone Asia/Shanghai --format json
python3 scripts/fetch_today_feed_items.py --days 7 --limit 30 --format json