Loading...
Loading...
Comprehensive news aggregator that fetches, filters, and deeply analyzes real-time content from 8 major sources: Hacker News, GitHub Trending, Product Hunt, 36Kr, Tencent News, WallStreetCN, V2EX, and Weibo. Best for 'daily scans', 'tech news briefings', 'finance updates', and 'deep interpretations' of hot topics.
npx skill4agent add kirkluokun/awesome-a-stock-openclawskills news-aggregator-skill### Single Source (Limit 10)
```bash
### Global Scan (Option 12) - **Broad Fetch Strategy**
> **NOTE**: This strategy is specifically for the "Global Scan" scenario where we want to catch all trends.
```bash
# 1. Fetch broadly (Massive pool for Semantic Filtering)
python3 scripts/fetch_news.py --source all --limit 15 --deep
# 2. SEMANTIC FILTERING:
# Agent manually filters the broad list (approx 120 items) for user's topics.--keyword "AI,LLM,GPT,Claude,Generative,Machine Learning,RAG,Agent"--keyword "Android,Kotlin,Google,Mobile,App"--keyword "Finance,Stock,Market,Economy,Crypto,Gold"# Example: User asked for "AI news from HN" (Note the expanded keywords)
python3 scripts/fetch_news.py --source hackernews --limit 20 --keyword "AI,LLM,GPT,DeepSeek,Agent" --deep--keywordpython3 scripts/fetch_news.py --source all --limit 10 --keyword "DeepSeek" --deep--sourcehackernewsweibogithub36krproducthuntv2extencentwallstreetcnall--limit--keyword--deep--deepcontenttemplates.md#RAG #LocalFirst #Rust### 1. [OpenAI Releases GPT-5](https://...)### 1. OpenAI Releases GPT-5reports/reports/hn_news_YYYYMMDD_HHMM.md