← Back to Skills Marketplace
150
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install tophot
Description
用于拉取并展示热点内容(接口为 https://hotspot.api4claw.com/hotspots/platform/{平台名}?timestamp=$TIME_STEMP,返回 JSON 数组)。按 source_name 分组标题。默认会提示用户创建定时任务(不自动执行),在用户确认后提供 cron...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tophot - After installation, invoke the skill by name or use
/tophot - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 今日热点?
用于拉取并展示热点内容(接口为 https://hotspot.api4claw.com/hotspots/platform/{平台名}?timestamp=$TIME_STEMP,返回 JSON 数组)。按 source_name 分组标题。默认会提示用户创建定时任务(不自动执行),在用户确认后提供 cron... It is an AI Agent Skill for Claude Code / OpenClaw, with 150 downloads so far.
How do I install 今日热点?
Run "/install tophot" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 今日热点 free?
Yes, 今日热点 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 今日热点 support?
今日热点 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 今日热点?
It is built and maintained by xltang (@xltang); the current version is v0.1.2.
More Skills