← 返回 Skills 市场
xltang

今日热点

作者 xltang · GitHub ↗ · v0.1.2 · MIT-0
cross-platform ✓ 安全检测通过
150
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install tophot
功能描述
用于拉取并展示热点内容(接口为 https://hotspot.api4claw.com/hotspots/platform/{平台名}?timestamp=$TIME_STEMP,返回 JSON 数组)。按 source_name 分组标题。默认会提示用户创建定时任务(不自动执行),在用户确认后提供 cron...
安全使用建议
This skill appears coherent and limited to fetching JSON from hotspot.api4claw.com and presenting grouped titles. Before installing, confirm you trust the remote API/domain (hotspot.api4claw.com) because fetched content will be displayed, and review any cron command before accepting automated scheduling. No credentials are requested, but avoid enabling scheduling or running provided shell commands without verifying the exact replacements (channel/user placeholders) and that the cron message won't leak sensitive context. If you need stronger guarantees, test a manual invocation first and inspect the raw JSON returned.
功能分析
Type: OpenClaw Skill Name: tophot Version: 0.1.2 The 'tophot' skill is a news aggregator designed to fetch and display hotspot content from 'hotspot.api4claw.com' using the 'web_fetch' tool. It provides clear instructions for the AI agent to handle various platform triggers (e.g., Weibo, Zhihu) and includes a mechanism to suggest scheduled updates via a cron job, which explicitly requires user confirmation and uses the platform's native 'openclaw' tool. No evidence of data exfiltration, unauthorized execution, or malicious prompt injection was found; the skill adheres to its stated purpose and includes security rules to prevent unauthorized background tasks.
能力评估
Purpose & Capability
Name/description describe pulling hotspot data from https://hotspot.api4claw.com and the SKILL.md explicitly instructs calls to those endpoints; no unrelated binaries, creds, or config paths are requested.
Instruction Scope
Runtime instructions are narrowly scoped: generate minute-resolution TIME_STEMP, call the declared endpoints via the web_fetch tool, parse JSON, and present grouped titles. The doc explicitly forbids local persistence, caching, or fabricating results. Cron setup is optional and requires user approval.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk installation surface. No downloads, no archives, no package installs.
Credentials
No environment variables, credentials, or config paths are required. The single network target (hotspot.api4claw.com) is consistent with the skill's function.
Persistence & Privilege
always is false and the skill does not request permanent presence or modify other skills. It proposes optional cron creation but requires explicit user confirmation and provides manual commands rather than auto-execution.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tophot
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tophot 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.2
- 新增了触发词 "今日热点",并在 description 及提示词展示中同步体现。 - `Consumer Workflow` 现支持 "今日热点" 与 "每日热点" 并列,均调用同一数据源。 - 安装后的推荐触发词列表中加入了 "今日热点"。 - 其余功能、调用方式与输出规范保持一致。
v0.1.1
- 增加了对多平台(微博、新闻联播、知乎、腾讯早报)热点内容的拉取与展示,支持多种触发词。 - description 和 endpoint 说明同步更新,明确支持的新平台接口。 - 安装后会主动向用户展示所有可用触发词,便于发现新功能。 - Consumer Workflow 按平台细分,详细列出各平台的拉取及分组规则。 - Output/安全/可靠性规则明确允许多平台接口调用,并限制只允许指定五个 endpoint。 - 其余原用法、定时任务提醒与手动命令流程保持不变。
v0.1.0
Tophot skill v0.1.0 initial release - Provides fetching and grouped display of "每日热点" (daily trending topics) from https://hotspot.api4claw.com. - Groups results by `source_name` and lists each source's item titles. - Requires user approval before generating or registering a cron job for daily auto-push (does not auto-execute). - Uses only the `web_fetch` tool to call the endpoint, with no use of local user ID or local file storage. - Always fetches fresh data (no caching); reports status and errors clearly. - Fully stateless and read-only by default; cron/job setup is manual and opt-in.
元数据
Slug tophot
版本 0.1.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

今日热点 是什么?

用于拉取并展示热点内容(接口为 https://hotspot.api4claw.com/hotspots/platform/{平台名}?timestamp=$TIME_STEMP,返回 JSON 数组)。按 source_name 分组标题。默认会提示用户创建定时任务(不自动执行),在用户确认后提供 cron... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 150 次。

如何安装 今日热点?

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

今日热点 是免费的吗?

是的,今日热点 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

今日热点 支持哪些平台?

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

谁开发了 今日热点?

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

💬 留言讨论