← 返回 Skills 市场
6417
总下载
5
收藏
57
当前安装
1
版本数
在 OpenClaw 中安装
/install bbc-news
功能描述
Fetch and display BBC News stories from various sections and regions via RSS feeds. Use when the user asks for BBC news, UK news headlines, world news from BBC, or news from specific BBC sections (technology, business, politics, science, health, entertainment, regional UK news, or world regions).
安全使用建议
Safe to install if you want BBC headline fetching. Be aware it requires network access to BBC RSS feeds and a manual pip install of feedparser; install that dependency from a trusted Python environment, ideally isolated from sensitive projects.
功能分析
Type: OpenClaw Skill
Name: bbc-news
Version: 1.0.0
The skill bundle is designed to fetch and display BBC News stories from RSS feeds. The `SKILL.md` provides clear instructions for the agent to execute the `scripts/bbc_news.py` script, which in turn makes HTTP GET requests exclusively to legitimate BBC RSS feed URLs (`feeds.bbci.co.uk`). There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts against the agent, or obfuscation. All code and documentation align with the stated purpose of providing BBC News access.
能力评估
Purpose & Capability
The stated purpose matches the artifacts: the Python CLI fetches fixed BBC RSS feed URLs and prints story titles, links, descriptions, and publish dates in text or JSON.
Instruction Scope
The runtime instructions are limited to user-invoked news queries, section selection, result limits, JSON output, and listing available sections; they do not request autonomous action or broader agent authority.
Install Mechanism
Installation is conventional for a skill, but it asks users to install the unpinned third-party Python dependency feedparser, which is disclosed and purpose-aligned.
Credentials
Network use is proportionate and limited in code to public BBC RSS endpoints; no local files, environment variables, credentials, tokens, or account data are read.
Persistence & Privilege
No background worker, privilege escalation, durable state, self-modification, destructive behavior, or runtime persistence mechanism is present.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install bbc-news - 安装完成后,直接呼叫该 Skill 的名称或使用
/bbc-news触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Fetch BBC News from various sections (UK, World, Business, Politics, Technology, etc.) and regions via RSS feeds. Supports text and JSON output.
元数据
常见问题
BBC News 是什么?
Fetch and display BBC News stories from various sections and regions via RSS feeds. Use when the user asks for BBC news, UK news headlines, world news from BBC, or news from specific BBC sections (technology, business, politics, science, health, entertainment, regional UK news, or world regions). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6417 次。
如何安装 BBC News?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install bbc-news」即可一键安装,无需额外配置。
BBC News 是免费的吗?
是的,BBC News 完全免费(开源免费),可自由下载、安装和使用。
BBC News 支持哪些平台?
BBC News 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 BBC News?
由 ddrayne(@ddrayne)开发并维护,当前版本 v1.0.0。
推荐 Skills