LaunchKit · 2026
Back to Skills

ak-rss-24h-brief

Read RSS/Atom feeds from an OPML list, fetch articles from the last N hours, and generate a Chinese categorized.

0
551 downloads
by @seandong

Setup & Installation

openclaw skills install @seandong/ak-rss-24h-brief

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install ak-rss-24h-brief

Version History

v0.1.2Feb 23, 2026 - Version note by skill developer:

Update skill description with RSS list attribution to Andrej Karpathy and source post link.

What This Skill Does

Reads RSS/Atom feeds from an OPML subscription list, fetches articles published within a configurable time window, and outputs a Chinese-language categorized brief. The default subscription list is curated by Andrej Karpathy. Each article preserves its original title and link alongside a concise Chinese summary.

Processes an entire OPML bundle concurrently and outputs a structured Chinese brief with original links intact, rather than requiring manual feed-by-feed reading or separate translation steps.

When to use it

  • Reviewing yesterday's tech blog highlights before a morning standup
  • Building a daily Chinese digest from an English RSS collection
  • Monitoring a curated feed list for articles published in the last 6 hours
  • Catching up on Hacker News popular blog posts in Chinese
  • Generating a weekly digest draft from an OPML bundle

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Generate a 24-hour brief from the Andrej Karpathy RSS list

AGENT
  1. 1Fetches the OPML file from the configured URL
  2. 2Parses all feed URLs and filters articles published within the last 24 hours
  3. 3Groups qualifying articles by category
  4. 4Generates a concise Chinese content summary for each article
  5. 5Outputs a formatted markdown brief with category headings, original titles, links, and an overall summary line
OUTPUT

A markdown brief grouped by topic categories, each entry showing the original title linked to its source and a Chinese summary, followed by an overall summary