ICCircle News
Installation
SKILL.md
Core Rules
- Execution: Run
python3 <skill_dir>/scripts/agg_news.pyto fetch news. - Output: The script prints formatted news directly to stdout; capture and present to user.
- No arguments: The script runs with predefined RSS sources and keywords; no extra parameters needed.
- Sources: Aggregates from IC技术圈 (7 columns), VLSI Blogs, IT之家, 36氪.
- Presentation: Preserve the formatted output structure with source headers, timestamps, and links.
Data Storage
None. This skill executes a read-only script that fetches external RSS feeds.