news-aggregator-skill

The news-aggregator-skill fetches, filters, and analyzes real-time content from over 44 sources, including tech communities, AI newsletters, international news, and user-defined OPML feeds. It generates reports in Simplified Chinese using a unified template and supports automated daily briefings.

5.7K
Installs
5
Use cases
9/10
Quality

Is news-aggregator-skill safe to install?

Review the source first

Review the source first: our audit of news-aggregator-skill's source files found 4 shell commands, 0 external URLs, file reads and writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill executes shell commands to fetch data and writes report files to the local filesystem. It requires external dependencies and potentially accesses network resources via the fetch scripts.

How we audit skills: our security review methodology.

Who is this skill for?

Users who require automated, summarized, and analyzed news updates from diverse tech, finance, and international sources.

What can you do with it?

  • Generating daily tech news summaries
  • Tracking AI research papers and newsletters
  • Monitoring international news headlines
  • Aggregating custom RSS feeds via OPML
  • Creating specialized briefings for finance or social trends

How good is this skill?

Quality score: 9/10. The skill documentation is thorough, providing clear workflows, command examples, and specific source-handling instructions. The structure is logical and easy to follow.

What does the skill file contain?

SKILL.md
# News Aggregator Skill

Fetch real-time hot news from 44+ sources (including international news + AI curated aggregators + user-defined OPML feeds), generate deep analysis reports in Chinese.

---

## 🔄 Universal Workflow (3 Steps)

**Every** news request follows the same workflow, regardless of source or combination:

### Step 1: Fetch Data
```bash
# Single source
python3 scripts/fetch_news.py --source <source_key> --no-save

# Multiple sources (comma-separated)
python3 scripts/fetch_news.py --source hackernews,github,wallstreetcn --no-save

# All sources (broad scan)
python3 scripts/fetch_...

Frequently asked questions

How do I add my own news sources?

Place an OPML 2.0 file at ~/.config/news-aggregator/user_sources.opml or within the skill root directory, then run the fetch script with the --source user flag.

Can I filter news by specific topics?

Yes, use the --keyword argument with the fetch_news.py script. The skill automatically expands common terms like 'AI' into a broader set of related keywords.

Where are the generated reports saved?

The skill saves reports to the reports/YYYY-MM-DD/ directory by default.

How do I access the interactive menu?

Type '如意如意' to trigger the interactive menu, which reads templates.md and presents options to the user.

Data sourced from cclank/news-aggregator-skill on GitHub. Install counts from skills.sh. The summary and security audit are derived from the skill's source files: every command and URL listed appears verbatim in the source.

Related skills

find-skills

2.3M

Users seeking to extend agent capabilities with specialized tools, workflows, or knowledge packages

The find-skills skill enables agents to search for, discover, and install modular packages from the open agent skills ecosystem using the Skills CLI.

highclipackage-managervercel-labs

video-edit

338.7K

Users of the RunComfy CLI who need to automate video editing tasks like restyling, background swapping, or motion transfer

The video-edit skill acts as a router for the RunComfy CLI, selecting between Wan 2.7 Edit-Video, Kling 2.6 Pro Motion Control, and Lucy Edit Restyle models based on user intent to perform video transformations.

highvideo-editingai-agentagentspace-so

lark-doc

305.2K

Users who need to automate document management, content updates, and media handling within the Lark/Feishu ecosystem

The lark-doc skill enables agents to read, create, and edit Lark (Feishu) documents, including Docx and Wiki formats. It supports content manipulation via XML or Markdown, media handling, and resource management for document covers. The skill integrates with other Lark skills by identifying and delegating operations for embedded objects like spreadsheets, databases, and mind notes.

highLarkFeishularksuite

ai-image-generation

229.9K

Developers and AI agents requiring programmatic access to diverse image generation and editing models through a unified CLI

The AI Image Generation skill provides a command-line interface for generating and editing images using the RunComfy platform. It routes requests across 11+ AI models, including FLUX 2, Google Nano Banana, OpenAI GPT Image 2, ByteDance Seedream, Alibaba Qwen, and Wan 2-7. The skill selects the appropriate model based on user intent, such as typography precision, photorealism, or speed, and executes the generation via the runcomfy CLI.

highimage-generationcliruncomfy-com