ai-daily-digest

Fetch RSS feeds from 90 Hacker News blogs and generate a Markdown digest with Chinese-translated titles.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/jssfy/k-skills --skill ai-daily-digest-jssfy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-daily-digest
Source: https://github.com/jssfy/k-skills/tree/main/skills/productivity/ai-daily-digest
Command: npx skills add https://github.com/jssfy/k-skills --skill ai-daily-digest-jssfy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill fetches RSS feeds from 90 Hacker News blogs curated by Karpathy, uses Claude to score and filter articles, and generates a daily digest in Markdown with Chinese-translated titles, category grouping, trend highlights, and visual statistics.

Core Features & Use Cases

  • RSS feed collection, scoring, and curated digest generation for tech professionals.
  • Chinese translations of article titles and structured summaries.
  • Configurable time window, topN, and language with a convenient /digest workflow.

Quick Start

Run the /digest command to generate today's AI Daily Digest.

Frequently Asked Questions about ai-daily-digest

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a daily AI blog digest from Hacker News RSS feeds?

Generate a daily AI blog digest by running the /digest command to fetch RSS feeds from 90 curated Hacker News blogs, score articles with Claude, and output a structured Markdown report.

What is the best way to automatically translate RSS feed article titles into Chinese and group them by category?

Automatically translate RSS feed article titles into Chinese and group them by category using Claude scoring to curate top articles and generate a structured Markdown digest.

Do I need external API keys to score and filter RSS articles with Claude?

You do not need external API keys to score and filter RSS articles with Claude, as the digest workflow runs in auto mode using built-in defaults and local configuration.

Can I configure the time window and topN limits for my daily RSS digest?

You can configure the time window and topN limits for your daily RSS digest by adjusting local configuration settings that the /digest command respects during article scoring and filtering.

Does the daily digest workflow export PDF reports or only Markdown files?

The daily digest workflow exports a ready-to-use Markdown report as the primary output and provides an optional PDF export without requiring external dependencies.