← 返回 Skills 市场
yuhangch

CCTV News Fetcher

作者 yuhangch · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
12508
总下载
15
收藏
0
当前安装
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-related news pages when you ask it for news. For better transparency, the publisher should document the exact network domains and prefer reproducible installs, but the reviewed artifacts do not show behavior requiring Review or blocking.
功能分析
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 fetching and parsing CCTV News Broadcast highlights by date, and the executable script performs that news-fetching and HTML parsing workflow.
Instruction Scope
The instructions clearly tell the agent to run a local JavaScript crawler with a date argument; outbound network access is implied by the fetch purpose, though the metadata does not explicitly declare network capability or list the contacted domains.
Install Mechanism
The package has no install scripts or unusual install-time behavior. It uses node-html-parser with a caret range in package.json, but package-lock.json pins the reviewed dependency tree.
Credentials
Network requests to public CCTV pages are proportionate to a news-fetching skill. The artifacts do not show access to local files, credentials, session stores, private profiles, or broad environment data.
Persistence & Privilege
No persistence, background worker, privilege escalation, destructive action, or mutation of user data is evidenced in the artifacts.
如何使用
  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
许可证
累计安装 0
当前安装数 0
历史版本数 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 插件,目前累计下载 12508 次。

如何安装 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。

💬 留言讨论