feed-digest

Aggregate and summarize configured RSS/Atom feeds into categorized Markdown digests.

Updated Dec 2, 2025
One-click install
npx skills add https://github.com/ourines/sidekick --skill feed-digest
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feed-digest
Source: https://github.com/ourines/sidekick/tree/main/plugins/feed-digest/skills/feed-digest
Command: npx skills add https://github.com/ourines/sidekick --skill feed-digest

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill eliminates the overwhelm of managing multiple RSS/Atom feeds by automatically aggregating, intelligently classifying, and summarizing content. It saves you time by highlighting the most relevant information and filtering out noise, ensuring you stay updated without constant manual checking.

Core Features & Use Cases

  • Aggregated Summaries: Consolidate content from all your configured RSS/Atom feeds into a single, easy-to-read digest.
  • Smart Classification & Scoring: Automatically categorize content (e.g., "Technical Development", "AI/ML") and assign a relevance score (1-10) based on predefined criteria, helping you quickly identify high-value articles.
  • Keyword Filtering: Apply custom keyword filters to focus the digest on topics most relevant to your current interests, ensuring you only see what matters.
  • Use Case: Imagine you follow dozens of tech blogs, news sites, and forums. Instead of manually visiting each one, use this Skill to receive a daily summary of top-scored articles, categorized and filtered for specific keywords like "AI" or "Cloud Computing," delivered directly to you.

Quick Start

Summarize today's updates from my configured RSS feeds, focusing on "AI" and "LLM" topics.

Frequently Asked Questions about feed-digest

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

FAQPage Schema
How do I aggregate multiple RSS and Atom feeds into a single digest?

RSS and Atom feed aggregation consolidates content from all your configured feeds into one readable digest. This Skill reads your feed configuration, fetches and parses each source, then outputs a unified summary organized by category with relevance scores to help you quickly identify top articles.

Can I filter RSS feed summaries by keywords and topics?

Yes, keyword filtering lets you focus digests on specific topics like "AI" or "Cloud Computing." The Skill applies your custom keywords to automatically extract only articles matching your interests, reducing noise and surfacing content that matters to you.

How does automated scoring help me prioritize feed content?

Automated scoring assigns each article a 1-10 relevance rating based on predefined criteria, enabling you to quickly identify high-value content. Combined with category classification, scoring helps you scan digests efficiently and spot articles worth reading first.

What input format does feed aggregation require?

Feed aggregation requires RSS or Atom feed sources and a feed configuration file stored at ~/.claude/feeds.local.md. This configuration file specifies which feeds to include, keywords to filter on, and categorization rules applied to generate your digest.

Can I organize digests by content category automatically?

Yes, automatic categorization organizes aggregated content into logical sections like "Technical Development" or "AI/ML." The Skill classifies articles as it processes feeds, then outputs your digest structured by category in Markdown format for easy navigation.

What output formats does RSS feed summarization produce?

Feed digest summarization generates both Markdown output for human reading and JSON encoding for downstream processing. This dual-format approach lets you read digests directly or integrate results into other tools and workflows.