← 返回 Skills 市场
热点话题追踪
作者
lk360287680-byte
· GitHub ↗
· v1.0.0
· MIT-0
742
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install web-hot
功能描述
获取微博、知乎、百度、抖音、今日头条、B站等主流中文平台的实时热搜榜单和热门话题。Use when users want to know trending topics, hot searches, or popular content on Chinese social media platforms.
安全使用建议
Before installing, verify the external API host (https://60s.viki.moe): look for a homepage, privacy policy, maintainer identity, and whether it is reputable. Consider these steps: (1) test the endpoint with non‑sensitive queries to inspect responses and headers; (2) check TLS certificate and WHOIS for the domain; (3) prefer official platform APIs (which may require credentials) if you need higher integrity; (4) beware that every request will be sent to the third‑party host which may log IPs and query text; (5) ask the publisher for source code or an official homepage — absence of provenance is the main reason this skill is flagged suspicious. If you cannot validate the API provider, avoid sending sensitive or private data through the skill.
功能分析
Type: OpenClaw Skill
Name: web-hot
Version: 1.0.0
The skill is a legitimate tool designed to fetch trending topics from Chinese social media platforms (Weibo, Zhihu, etc.) via the public API at https://60s.viki.moe/v2. The documentation in SKILL.md provides standard Python and bash examples for data retrieval without any signs of malicious execution, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The name and description (fetch trending topics from Weibo, Zhihu, Baidu, Douyin, Toutiao, Bilibili) match the SKILL.md instructions which call endpoints that return hot-topic data. The skill does not request unrelated credentials, binaries, or config paths.
Instruction Scope
All runtime examples instruct the agent to call a single third‑party API base (https://60s.viki.moe/v2) for every platform. While that fits the stated goal (an aggregator), the instructions will send every user query to that external host. There is no provenance, no fallback to official platform APIs, and no guidance about what data is sent besides simple GETs — this creates privacy and integrity concerns (collection, logging, tampering, inaccurate data).
Install Mechanism
This is instruction-only with no install spec and no code files, so nothing is written to disk by an installer. That minimizes installation risk.
Credentials
The skill requests no environment variables or credentials, which is proportionate. However, absence of auth means the external API endpoint may log requester IPs and query contents; the skill provides no guidance on privacy, consent, or rate-limiting enforcement by the service.
Persistence & Privilege
Skill flags are default (always:false, model invocation allowed). It does not request persistent presence or modify other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install web-hot - 安装完成后,直接呼叫该 Skill 的名称或使用
/web-hot触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release – fetch real-time hot topics from major Chinese platforms.
- Supports trending lists from Weibo, Zhihu, Baidu, Douyin, Toutiao, and Bilibili.
- Simple GET API endpoints for all supported platforms.
- Provides code examples in Python and Bash for retrieving hot topics.
- Includes best practices for API usage, error handling, and response parsing.
- Offers example use cases such as summaries, cross-platform comparison, keyword alerts, and content recommendations.
元数据
常见问题
热点话题追踪 是什么?
获取微博、知乎、百度、抖音、今日头条、B站等主流中文平台的实时热搜榜单和热门话题。Use when users want to know trending topics, hot searches, or popular content on Chinese social media platforms. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 742 次。
如何安装 热点话题追踪?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install web-hot」即可一键安装,无需额外配置。
热点话题追踪 是免费的吗?
是的,热点话题追踪 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
热点话题追踪 支持哪些平台?
热点话题追踪 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 热点话题追踪?
由 lk360287680-byte(@lk360287680-byte)开发并维护,当前版本 v1.0.0。
推荐 Skills