ak-rss-digest

Installation
SKILL.md

AK RSS Digest

Overview

Use this skill to build a current reading list from the feed bundle in references/feeds.opml. Default to the most recent 7 days ending on the current date in Asia/Shanghai, and narrow to a single day only when the user explicitly asks for it.

Workflow

  1. Run python3 scripts/fetch_today_feed_items.py --format json to collect entries from the configured feeds. This defaults to the most recent 7 days.
  2. Treat feed-level network failures as non-fatal. Continue with the feeds that succeeded and mention major failures only when they materially reduce coverage.
  3. Read the structured output and discard obvious mismatches before opening article pages. Reject items that are clearly raw research papers, release notes, changelogs, benchmark dumps, or narrowly technical implementation logs without broader implications.
  4. Open the remaining candidate links when the feed summary is too thin to judge the article well. Skim for thesis, novelty, readability, and whether the piece offers strong perspective rather than just information.
  5. Score every serious candidate on the rubric below. Output only items with a score strictly greater than 7.0.
  6. If nothing clears the threshold, say so directly instead of padding the output with mediocre picks.

Selection Heuristics

Prefer articles with at least one of these traits:

Related skills

More from rookie-ricardo/erduo-skills

Installs
325
GitHub Stars
874
First Seen
Mar 16, 2026