feed-collector

Aggregate AI news from multiple sources and publish scored Markdown summaries.

5|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/best/openclaw-skills --skill feed-collector
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feed-collector
Source: https://github.com/best/openclaw-skills/tree/main/feed-collector
Command: npx skills add https://github.com/best/openclaw-skills --skill feed-collector

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of gathering, filtering, and publishing AI news and updates, ensuring you stay informed about the latest developments without manual effort.

Core Features & Use Cases

  • Automated Content Aggregation: Collects articles from various AI-focused sources.
  • Intelligent Scoring & Filtering: Uses AI to score content relevance and importance, filtering out noise.
  • Content Generation: Creates Markdown files with structured data and summaries for published articles.
  • Multi-Platform Publishing: Pushes curated content to a dedicated website and a Discord channel.
  • Use Case: Automatically gather the latest research papers from arXiv, trending AI projects from GitHub, and official blog posts from OpenAI and DeepMind, score them for significance, and publish a daily digest to a company-wide AI news feed.

Quick Start

Run the feed-collector skill to gather and process AI news from configured sources.

Frequently Asked Questions about feed-collector

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

FAQPage Schema
How do I automate AI news aggregation and publish curated summaries to a website?

AI news aggregation is automated by collecting articles from multiple sources, scoring them for relevance, generating Markdown files with YAML frontmatter, and pushing the content to your website via automated Git commits.

Can I filter AI research papers and blog posts by technical depth before publishing?

Yes, AI content filtering scores articles for relevance and technical depth, removing noise and ensuring only significant updates are published as curated Markdown summaries.

What's the best way to publish a daily AI news digest to Discord automatically?

Publishing a daily AI news digest to Discord is handled by aggregating feeds, deduplicating content, generating summaries, and pushing the curated output directly to your Discord channel.

Does the Markdown generation process include YAML frontmatter and image handling?

Markdown generation includes structured YAML frontmatter for published articles and handles image processing to ensure content is properly formatted before automated Git pushes.

How do I deduplicate content collected from multiple AI news feeds?

Content deduplication is handled automatically during the aggregation process, filtering out redundant articles from various AI-focused sources before scoring and publishing.

Can I use this to aggregate trending GitHub AI projects and arXiv research papers?

Yes, aggregating trending GitHub AI projects and arXiv research papers is supported, allowing you to collect, score, and publish a daily digest of significant AI developments.