← 返回 Skills 市场
xltang

新闻联播

作者 xltang · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ✓ 安全检测通过
135
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install xwlb
功能描述
用于拉取并展示「新闻联播」热点(接口为 https://hotspot.api4claw.com/hotspots/platform/新闻联播?timestamp=$TIME_STEMP,返回 JSON 数组)。按 source_name 分组展示标题,无 Top Hot。默认会提示用户是否创建定时任务(不自动执...
安全使用建议
This skill appears coherent and limited in scope. Before installing, verify you trust hotspot.api4claw.com (privacy/data handling) and confirm you do not grant cron creation permission without review — the skill will present cron commands but should not schedule anything without explicit consent. Also ensure the agent's web_fetch tool is configured safely (timeouts, allowed domains). Note the skill uses a minute-level TIME_STEMP placeholder (spelled TIME_STEMP); ensure your runtime substitutes a correct minute-precision timestamp when calling the API.
能力评估
Purpose & Capability
Name/description map directly to the declared behavior: calling https://hotspot.api4claw.com/hotspots/platform/新闻联播?timestamp=$TIME_STEMP and grouping titles by source_name. Required tools (web_fetch) and optional openclaw for cron setup are appropriate for this purpose.
Instruction Scope
SKILL.md limits runtime actions to generating a minute-level timestamp, calling the single hotspot endpoint with web_fetch, parsing JSON, and grouping results. It explicitly forbids caching, fabricating results, persisting identifiers, or calling other endpoints. Note: it provides a sample openclaw cron add command to help users schedule runs — scheduling is only to be offered and executed with explicit user approval; scheduled runs require the skill to be available in the target environment.
Install Mechanism
Instruction-only skill with no install spec or downloaded artifacts. Lowest-risk install posture.
Credentials
No environment variables, credentials, or config paths are requested. The only fixed value is the base URL for the API, which matches the skill's function.
Persistence & Privilege
always:false and user-invocable default. The skill suggests creating cron jobs but requires explicit user approval before providing commands or executing scheduling via openclaw. It does not request permanent elevated presence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xwlb
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xwlb 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
No user-facing changes detected in this version. - No differences found between SKILL.md files. - No file changes detected. - Functionality and configuration unchanged.
v0.1.0
Initial release of xwlb skill for fetching and displaying 新闻联播热点. - Provides real-time 新闻联播热点 by grouping item titles under each source_name. - Requires user confirmation before generating and suggesting cron scheduling commands (not executed automatically). - Strictly prohibits caching: every run calls the live API with current time. - Uses web_fetch tool for data retrieval; outputs clear status and error information. - Output excludes fetched_at/data_date metadata; empty sources are indicated. - Only supports read-only Consumer functions—no publishing or storage.
元数据
Slug xwlb
版本 0.1.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

新闻联播 是什么?

用于拉取并展示「新闻联播」热点(接口为 https://hotspot.api4claw.com/hotspots/platform/新闻联播?timestamp=$TIME_STEMP,返回 JSON 数组)。按 source_name 分组展示标题,无 Top Hot。默认会提示用户是否创建定时任务(不自动执... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 135 次。

如何安装 新闻联播?

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

新闻联播 是免费的吗?

是的,新闻联播 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

新闻联播 支持哪些平台?

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

谁开发了 新闻联播?

由 xltang(@xltang)开发并维护,当前版本 v0.1.1。

💬 留言讨论