← 返回 Skills 市场
clawnewsde

claw://News

作者 ClawNews.de · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
185
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install newsticker
功能描述
German-language news skill for the OpenClaw and AI agent ecosystem. Use when the user asks for current news, briefings, breaking alerts, or ClawNews.de archi...
安全使用建议
This skill is internally consistent and does what it says: fetches RSS and WordPress API endpoints on clawnews.de and formats summaries with the included templates. There are no requested secrets or installs. Before installing, consider: (1) Breaking Alerts are built-in and cannot be disabled by the skill — if you need to opt out of proactive alerts, be prepared to decline proactive automation or modify agent behavior; (2) the skill will store simple preferences in the agent's persistent Memory if available; (3) it performs outbound HTTP requests to clawnews.de, so only install if you trust that domain. Because it's instruction-only (no downloaded code), the technical risk is low.
功能分析
Type: OpenClaw Skill Name: newsticker Version: 1.0.1 The 'newsticker' skill is a German-language news aggregator for the clawnews.de platform. It provides functionality for news briefings, archive searches via the WordPress REST API, and 'Breaking Alerts' using standard RSS feeds (e.g., https://clawnews.de/feed/). The skill instructions in SKILL.md and formatting templates in references/templates.md are consistent with its stated purpose, focusing on information retrieval and user preference management without any evidence of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
The skill's name, description, and runtime steps all describe fetching and summarizing ClawNews.de content (RSS + WordPress REST API). There are no unrelated requirements (no secrets, no external binaries) and the requested behavior matches a news/briefing skill.
Instruction Scope
Instructions are narrowly scoped to fetching/parsing feeds and formatting output using the provided templates. Notable policy choices: (1) Breaking Alerts are declared always-active and non-disableable inside the skill text, and (2) the skill asks to save user preferences in persistent agent Memory if available and to run checks proactively if the agent supports heartbeats/schedulers. These are design choices (not technical red flags) but affect user experience and may cause the agent to make periodic outbound requests.
Install Mechanism
No install script or code files beyond static templates and SKILL.md. Instruction-only skills have low filesystem/execution risk since nothing is downloaded or extracted at install time.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. It only references internal persistent Memory (optional) to store preferences, which is proportionate to its function.
Persistence & Privilege
always:false (normal). The skill recommends storing configuration in the agent's persistent Memory and supports proactive checks (heartbeats/scheduler) for Breaking Alerts. This grants the skill the ability to trigger periodic network fetches if the agent enables such automation — expected for a news notifier but worth noting to users who dislike unsolicited alerts or background network activity.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install newsticker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /newsticker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Skill-Name und Installationsbefehl geändert: von "newsticker" zu "clawnews" in vorherigen Versionen, jetzt einheitlich "newsticker" und `clawhub install newsticker`. - Keine funktionalen Änderungen am Skill selbst; nur Namens- und Installationsanpassungen in der Dokumentation. - Alle Funktionen, Anwendungsfälle und Formatierungsregeln bleiben unverändert.
v1.0.0
Initial release: Briefings on demand, archive search via REST-API, breaking alerts prioritized on every feed check, configurable setup with 12 categories and 3 modes.
元数据
Slug newsticker
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

claw://News 是什么?

German-language news skill for the OpenClaw and AI agent ecosystem. Use when the user asks for current news, briefings, breaking alerts, or ClawNews.de archi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 185 次。

如何安装 claw://News?

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

claw://News 是免费的吗?

是的,claw://News 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

claw://News 支持哪些平台?

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

谁开发了 claw://News?

由 ClawNews.de(@clawnewsde)开发并维护,当前版本 v1.0.1。

💬 留言讨论