news-feeds

Fetch latest news headlines from major RSS feeds (BBC, Reuters, AP, Al Jazeera, NPR, The Guardian, DW). No API keys required.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "news-feeds" with this command: npx skills add lknik/news-feed

News Feeds Skill

Fetch current news headlines and summaries from major international RSS feeds. Zero API keys, zero dependencies — uses only Python stdlib and HTTP.

Available Commands

Command: news

What it does: Fetch latest headlines from all configured feeds (or a specific source). How to execute:

python3 {baseDir}/scripts/news.py

Command: news from a specific source

What it does: Fetch headlines from one source only. How to execute:

python3 {baseDir}/scripts/news.py --source bbc
python3 {baseDir}/scripts/news.py --source reuters
python3 {baseDir}/scripts/news.py --source ap
python3 {baseDir}/scripts/news.py --source guardian
python3 {baseDir}/scripts/news.py --source aljazeera
python3 {baseDir}/scripts/news.py --source npr
python3 {baseDir}/scripts/news.py --source dw

Command: news by topic

What it does: Fetch headlines filtered to a specific topic/keyword.

python3 {baseDir}/scripts/news.py --topic "climate"
python3 {baseDir}/scripts/news.py --source bbc --topic "ukraine"

Command: news with more items

What it does: Control how many items per feed (default 8).

python3 {baseDir}/scripts/news.py --limit 20

Command: list sources

What it does: Show all available feed sources and their categories.

python3 {baseDir}/scripts/news.py --list-sources

Available Sources

SourceCategories
bbctop, world, business, tech, science, health
reuterstop, world, business, tech, science, health
aptop
guardiantop, world, business, tech, science
aljazeeratop
nprtop
dwtop

When to Use

  • User asks for latest news, current events, headlines
  • User wants a news briefing or daily digest
  • User asks "what's happening in the world"
  • User asks about news on a specific topic
  • User asks for a morning briefing

Output Format

Returns markdown with headlines, short descriptions, publication times, and links. Grouped by source.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Maintenance

Maintenance makes home management simple. Record, search, and analyze your data with clear terminal output.

Registry SourceRecently Updated
General

ManualExpert

Professional translator for hardware and technical manuals delivering complete, page-by-page bilingual tables and Word exports for accurate DTP preparation.

Registry SourceRecently Updated
General

Semantic Router

让 AI 代理根据对话内容自动选择最合适的模型。四层识别(系统过滤→关键词→指示词→语义相似度),四池架构(高速/智能/人文/代理),五分支路由,全自动 Fallback 回路。支持 trigger_groups_all 非连续词组命中。

Registry SourceRecently Updated
General

Campaign

Campaign - command-line tool for everyday use

Registry SourceRecently Updated