Loading...
Loading...
Comprehensive news aggregator that fetches, filters and conducts in-depth analysis of real-time content from 8 major sources: Hacker News, GitHub Trending, Product Hunt, 36Kr, Tencent News, Wallstreetcn, V2EX and Weibo Hot Search. Suitable for scenarios including "daily scan", "tech news briefing", "finance update" and in-depth interpretation of hot topics.
npx skill4agent add huozhong-in/news-aggregator-skill news-aggregator-skill| Data Source | Identifier | Type |
|---|---|---|
| Hacker News | | Technology/Entrepreneurship |
| Weibo Hot Search | | Society/Entertainment |
| GitHub Trending | | Open Source Projects |
| 36Kr | | Technology/Business |
| Product Hunt | | Product Launch |
| V2EX | | Tech Community |
| Tencent News | | General News |
| Wallstreetcn | | Finance |
uv run --directory .agents/skills/news-aggregator-skill python scripts/fetch_news.py [parameters]--source <source>hackernewsweibogithub36krproducthuntv2extencentwallstreetcnhackernews,github,producthuntall--limit <count>--keyword <keyword>"AI,LLM,GPT"--deepcontentsourcetitleurlheattimecontent--deep# Fetch from all sources, 15 entries per source, enable deep scraping
uv run --directory .agents/skills/news-aggregator-skill python scripts/fetch_news.py --source all --limit 15 --deep# Top 10 entries from Hacker News
uv run --directory .agents/skills/news-aggregator-skill python scripts/fetch_news.py --source hackernews --limit 10 --deep
# Top 15 entries from GitHub Trending
uv run --directory .agents/skills/news-aggregator-skill python scripts/fetch_news.py --source github --limit 15 --deep"AI,LLM,GPT,Claude,DeepSeek,Gemini,机器学习,RAG,Agent,大模型""前端,React,Vue,Next.js,TypeScript,JavaScript,CSS,Vite""金融,股票,市场,经济,加密货币,比特币,黄金,A股"# Example: User asks "What AI related news are there"
uv run --directory .agents/skills/news-aggregator-skill python scripts/fetch_news.py \
--source hackernews,github,36kr \
--limit 20 \
--keyword "AI,LLM,GPT,Claude,DeepSeek,Agent,大模型" \
--deep# Search news related to "DeepSeek"
uv run --directory .agents/skills/news-aggregator-skill python scripts/fetch_news.py --source all --limit 10 --keyword "DeepSeek" --deep### Number. [Title Text](Original URL)
**Source**: <Data Source> | **Time**: <Time Information> | **Heat**: <Heat Indicator>
**Key Point**: One sentence summary of "so what?"
**In-depth Interpretation**:
- Point 1: Why it is important
- Point 2: Technical details or background
- Point 3: Impact and implications[OpenAI releases GPT-5](https://...)OpenAI releases GPT-5#RAG #Local First #Rustreports/hn_news_20260131_1430.md/Users/dio/Documents/new_vault/reports/tech_news_20260131_1430.mdtemplates.md