cctv-news-fetcher
This skill fetches and summarizes CCTV News broadcast content for a given date by running a local crawler and parsing its JSON output. It instructs executing `bun {baseDir}/scripts/news_crawler.js` and the included script makes outbound requests to `https://cctv.cntv.cn/lm/xinwenlianbo/${date}.shtml` and `https://tv.cctv.com/lm/xwlb/day/${date}.shtml`.