Files
skills/searchnews/README.md
T
hmo 04db423416 Initial commit: skills library
- 70 skills with code and documentation
- Add .gitignore (ignore __pycache__, output/, temp/, venv/)
- Clean up test intermediates and caches
2026-04-26 19:27:40 +08:00

347 B

Search News

AI 新闻搜索整理技能,从多个新闻源抓取 AI 相关新闻。

依赖

brew install jq  # macOS 通常已预装

新闻源

  • AIBase 日报
  • IT 之家
  • 36氪
  • 机器之心
  • 量子位

使用

加载 skill 后,告诉 Agent 要搜索的日期即可,输出到 dailynews/YYYY-MM-DD/ 目录。