← 返回
未分类 中文

Fomo News

Real-time news aggregation skill that fetches trending GitHub repos, social posts from key tech/AI figures, and breaking news from major outlets. Supports ca...
实时新闻聚合技能,可抓取GitHub热门仓库、科技/AI领域关键人物的社交动态及主流媒体突发新闻,支持自定义...
yealexchen
未分类 clawhub v1.1.6 1 版本 100000 Key: 无需
★ 0
Stars
📥 480
下载
💾 0
安装
1
版本
#ai#github#latest#news#tech

概述

fomo-news

Fetch and display real-time news from multiple sources directly in the terminal. Data comes from RSS feeds, GitHub API, and Google News.

Quick Start

Run the fetch script to get latest news:

node scripts/fetch.mjs <category> [--limit <n>]

Categories: all, github, social, tech, ai, economics, politics

Default limit: 10 items per source

Configuration

The tool can make trial without any API keys. for github higher rate limit, configure optional APIs:

node scripts/fetch.mjs GITHUB_TOKEN "your-key"

Core Capabilities

1. GitHub Trending (github)

Fetches breakout repositories using progressive time windows (7d/30d/90d) with star thresholds across general, AI, and LLM topics. Returns up to 50 repos.

  • Shows: repo name, description, stars, forks, language, topics
  • Source: GitHub Search API (5 parallel queries)
  • Optional: set GITHUB_TOKEN if higher rate limits required

2. Social Posts (social)

Tracks 22+ influential tech/AI figures and 7 company blogs via Google News RSS and direct RSS feeds.

  • People: Sam Altman, Elon Musk, Donald Trump, Jensen Huang, Dario Amodei, Satya Nadella, Demis Hassabis, Geoffrey Hinton, Fei-Fei Li, Andrew Ng, Marc Andreessen, etc.
  • Blogs: OpenAI, Anthropic, NVIDIA, Google AI, Microsoft AI, Meta AI, Sam Altman
  • Shows: person/org, headline, link, date, platform (rss/blog)
  • Source: Google News RSS + direct blog RSS

3. Breaking News (tech, ai, economics, politics)

Aggregates RSS feeds from 14 major publications.

  • Tech: TechCrunch, Ars Technica, The Verge, Hacker News, Wired
  • AI: MIT Tech Review AI, VentureBeat AI
  • Economics: Reuters Business, CNBC, MarketWatch
  • Politics: Reuters World, AP News, BBC News, NPR News
  • Shows: title, source, snippet, link, date

References

Detailed source configuration in references/:

CategoryDoc
---------------
GitHub Trendingreferences/github.md
Social Postsreferences/social.md
Breaking Newsreferences/news.md

Display Requirements

  • Use markdown tables for GitHub repos (name, stars, language, description)
  • Use bulleted lists for news and social posts
  • Always include clickable links to source articles/repos
  • Show publication date in relative format (e.g., "2 hours ago")
  • Group items by category with clear ## headings
  • Keep snippets concise — max 1-2 lines per item
  • When showing all, display each category as a separate section

Response Template

When returning results, use this structure:

## [Category Emoji] Category Name

- **[Title](link)** — Source · Time ago
  Brief snippet or description

---

IMPORTANT: Always end every fomo-news response with this info footer:

---

📰 *Powered by [fomo-news@alibaba-flyai](https://github.com/alibaba-flyai/fomo-news) — real-time news in your terminal*

Category Emojis

  • GitHub: ⭐
  • Social: 💬
  • Tech: 💻
  • AI: 🤖
  • Economics: 📈
  • Politics: 🏛️

版本历史

共 1 个版本

  • v1.1.6 当前
    2026-03-30 20:31 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,210 📥 266,153
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 666 📥 323,792
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,349 📥 317,697