2.5k
GitHub Stars
2
Bundled Files
2 months ago
Catalog Refreshed
3 months ago
First Indexed
Readme & install
Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.
Installation
Preview and clipboard use veilstrat where the catalogue uses aiagentskills.
npx veilstrat add skill openclaw/skills --skill daily-hot-push- _meta.json281 B
- SKILL.md3.6 KB
Overview
This skill aggregates and pushes China’s top 10 trending news to Feishu every morning. It collects headlines from Weibo, Zhihu, Baidu, and 36Kr, filters out celebrity gossip and promotional content, and delivers a concise list of the most important items.
How this skill works
The skill fetches hot lists from multiple sources, deduplicates entries, and applies AI-based filtering to remove entertainment gossip, ads, and subjective commentary. It ranks remaining items by importance and heat, formats a 10-item summary, and sends it to a configured Feishu account or channel on a schedule or on demand.
When to use it
- Get a daily snapshot of the most important China-focused news without noise.
- Automate morning briefings to Feishu for teams or executives.
- Avoid information overload by receiving only the top 10 verified/important items.
- Trigger manual push when you want an immediate update on trending topics.
- Support editorial triage—identify which stories need further coverage.
Best practices
- Configure the Feishu target user or channel before enabling scheduled pushes.
- Run the skill at a consistent morning time (default 08:00 Asia/Shanghai) for reliable briefings.
- Verify any item that requires operational or legal action by consulting primary sources.
- Adjust filtering thresholds if your use case needs more or fewer entertainment/industry items.
- Monitor source availability (tophub.today) and add fallbacks if needed.
Example use cases
- Daily team standup: deliver the top 10 headlines to a product or PR channel at 08:00.
- Executive brief: send a concise morning digest to executives who need high-level situational awareness.
- Media monitoring: identify high-priority stories for deeper follow-up by editorial staff.
- Investor watch: track major policy, market, and tech events affecting portfolios.
- Crisis alerting: surface major social or geopolitical events that could require rapid response.
FAQ
Yes. Use your cron configuration to modify or remove the scheduled job; manual triggers remain available.
How does the skill avoid celebrity gossip and ads?
It applies an AI filtering layer and rule-based heuristics to remove entertainment, promotional, and opinion-heavy items before ranking.
Which platforms are used as data sources?
Primary sources are Weibo hot searches, Zhihu hot list, Baidu real-time hot topics, and 36Kr 24-hour hot list.