← 返回 Skills 市场
yuhangch

CCTV News Fetcher

作者 yuhangch · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
12103
总下载
15
收藏
97
当前安装
1
版本数
在 OpenClaw 中安装
/install cctv-news-fetcher
功能描述
Fetch and parse news highlights from CCTV News Broadcast (Xinwen Lianbo) for a given date.
安全使用建议
Install only if you are comfortable with the skill making outbound requests to CCTV news sites when invoked. The publisher should ideally document the exact external domains, but the available evidence does not show hidden or disproportionate behavior.
功能分析
Type: OpenClaw Skill Name: cctv-news-fetcher Version: 1.0.0 The skill 'cctv-news-fetcher' is designed to fetch and parse news from CCTV. The `SKILL.md` instructs the agent to execute a local JavaScript script (`scripts/news_crawler.js`) with a date argument. The JavaScript code performs web scraping from official CCTV domains (`cctv.cntv.cn`, `tv.cctv.com`) using `fetch` and `node-html-parser`. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent. The dependencies listed in `package.json` and `package-lock.json` are standard for HTML parsing and do not raise any concerns.
能力评估
Purpose & Capability
The stated purpose is CCTV news fetching, and the described script fetches and parses public pages from CCTV domains using standard HTML parsing.
Instruction Scope
Runtime instructions involve executing a local JavaScript crawler with a date argument; outbound network access is expected for the purpose, though explicit domain documentation would improve clarity.
Install Mechanism
The described package uses ordinary JavaScript dependencies for HTML parsing and does not show unusual install-time behavior.
Credentials
Network access to public CCTV news domains is proportionate to the stated news-fetching function; no credential, local profile, or broad filesystem access is indicated.
Persistence & Privilege
No persistence mechanism, privilege escalation, background worker, destructive action, or secret handling is evidenced.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install cctv-news-fetcher
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /cctv-news-fetcher 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Easily fetches and summarizes CCTV News Broadcast highlights for any given date. - Fetch summary titles and content from Xinwen Lianbo by date (e.g., "yesterday", "today", or specific date). - Processes user date requests, runs a news crawler script, and parses results for the user. - Groups news by "Domestic" and "International" if possible, or lists key highlights. - Requires bun and node-html-parser in the environment.
元数据
Slug cctv-news-fetcher
版本 1.0.0
许可证
累计安装 435
当前安装数 97
历史版本数 1
常见问题

CCTV News Fetcher 是什么?

Fetch and parse news highlights from CCTV News Broadcast (Xinwen Lianbo) for a given date. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 12103 次。

如何安装 CCTV News Fetcher?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install cctv-news-fetcher」即可一键安装,无需额外配置。

CCTV News Fetcher 是免费的吗?

是的,CCTV News Fetcher 完全免费(开源免费),可自由下载、安装和使用。

CCTV News Fetcher 支持哪些平台?

CCTV News Fetcher 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 CCTV News Fetcher?

由 yuhangch(@yuhangch)开发并维护,当前版本 v1.0.0。

💬 留言讨论