news-aggregator-skill
This skill aggregates news from multiple sources and generates Chinese, magazine-style reports saved to `reports/`. It includes explicit shell commands (`python3 scripts/fetch_news.py`, `pip install -r requirements.txt`, `git clone`), performs network requests to endpoints like `https://news.ycombinator.com` and `https://weibo.com/ajax/side/hotSearch`, and instructs reading `templates.md` and writing into `YourProject/.claude/skills`.