Claw Cctv News Fetcher
/install claw-cctv-news-fetcher
\r \r
CCTV News Fetcher\r
\r This skill allows you to fetch summary titles and content from the CCTV News Broadcast for any specific date.\r \r
Usage\r
\r You can ask the agent to:\r
- "Fetch CCTV news for 20250210"\r
- "Give me the news highlights for yesterday"\r \r
Instructions\r
\r When the user asks for news from a specific date:\r
- Format the date as
YYYYMMDD. If the user says "yesterday" or "today", calculate the date relative to the current local time.\r - Execute the script at
{baseDir}/scripts/news_crawler.jsusingbunornode.\r- Command:
bun {baseDir}/scripts/news_crawler.js \x3CYYYYMMDD>\r
- Command:
- 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.\r \r
Configuration\r
\r
The skill depends on node-html-parser.\r
Ensure bun is installed in the environment.\r
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install claw-cctv-news-fetcher - After installation, invoke the skill by name or use
/claw-cctv-news-fetcher - Provide required inputs per the skill's parameter spec and get structured output
What is Claw Cctv News Fetcher?
Fetch and parse news highlights from CCTV News Broadcast (Xinwen Lianbo) for a given date. It is an AI Agent Skill for Claude Code / OpenClaw, with 103 downloads so far.
How do I install Claw Cctv News Fetcher?
Run "/install claw-cctv-news-fetcher" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Claw Cctv News Fetcher free?
Yes, Claw Cctv News Fetcher is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Claw Cctv News Fetcher support?
Claw Cctv News Fetcher is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Claw Cctv News Fetcher?
It is built and maintained by Williamwang-wh (@williamwang-wh); the current version is v1.0.0.