cctv-news-fetcher

This skill allows you to fetch summary titles and content from the CCTV News Broadcast for any specific date.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "cctv-news-fetcher" with this command: npx skills add kirkluokun/awesome-a-stock-openclawskills/kirkluokun-awesome-a-stock-openclawskills-cctv-news-fetcher

CCTV News Fetcher

This skill allows you to fetch summary titles and content from the CCTV News Broadcast for any specific date.

Usage

You can ask the agent to:

  • "Fetch CCTV news for 20250210"

  • "Give me the news highlights for yesterday"

Instructions

When the user asks for news from a specific date:

  • Format the date as YYYYMMDD . If the user says "yesterday" or "today", calculate the date relative to the current local time.

  • Execute the script at {baseDir}/scripts/news_crawler.js using bun or node .

  • Command: bun {baseDir}/scripts/news_crawler.js <YYYYMMDD>

  • Parse the JSON output and summarize it for the user. Group news by "Domestic" and "International" if possible based on titles, or just list the highlights.

Configuration

The skill depends on node-html-parser . Ensure bun is installed in the environment.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

trade-signal

No summary provided by upstream source.

Repository SourceNeeds Review
General

gangtise-kb

No summary provided by upstream source.

Repository SourceNeeds Review
General

tushare-mcp

No summary provided by upstream source.

Repository SourceNeeds Review
General

jiucai-capture

No summary provided by upstream source.

Repository SourceNeeds Review