← 返回 Skills 市场
dzxiatian-crypto

Weibo Trending Topics

作者 dzxiatian-crypto · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
343
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install weibo-trending-topics
功能描述
Track Weibo hot search trends (微博热搜) in real-time. Fetches live trending topics, categories (娱乐/社会/科技/体育), and historical trend data. Zero config required. T...
安全使用建议
This skill appears coherent and low-risk: it simply fetches Weibo's public hot-search JSON and optionally compares saved JSON files. Before installing, consider: (1) the agent will perform network requests to weibo.com (your IP and environment metadata will be visible to that site); (2) respect Weibo's terms of service and rate limits—continuous polling may get blocked; (3) if you plan to store scraped results, treat them like any collected data (protect sensitive content, be mindful of PII); and (4) review any code you run locally (the example is straightforward Python using requests). No credentials or installs are required, so there are no obvious secret-exfiltration risks in the provided instructions.
能力评估
Purpose & Capability
Name/description match the instructions: SKILL.md shows direct requests to Weibo public endpoints and optional local-file comparison for history. There are no unrelated environment variables, binaries, or installs requested.
Instruction Scope
Instructions are narrowly focused: perform HTTP GET to https://weibo.com/ajax/side/hotSearch and parse JSON; optional functions read local JSON files for historical comparison. The instructions do not request unrelated system files, secrets, or external endpoints.
Install Mechanism
No install spec and no code files—this is instruction-only. That minimizes disk/write risk; runtime network calls are the only external action and are appropriate for the stated purpose.
Credentials
The skill requires no environment variables, credentials, or config paths. The lack of secrets is proportional to a public-data scraping task.
Persistence & Privilege
Skill is not always-on, does not request elevated privileges, and does not modify other skills or system-wide settings. It relies on network access at runtime, which is normal for this function.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install weibo-trending-topics
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /weibo-trending-topics 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Weibo Trending Topics skill. - Fetches real-time trending topics from Weibo, including top 50 hot searches. - Supports category filtering (entertainment, society, technology, sports). - Provides historical trend comparison to track new and dropped topics. - No configuration or API keys required—works out of the box.
元数据
Slug weibo-trending-topics
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Weibo Trending Topics 是什么?

Track Weibo hot search trends (微博热搜) in real-time. Fetches live trending topics, categories (娱乐/社会/科技/体育), and historical trend data. Zero config required. T... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 343 次。

如何安装 Weibo Trending Topics?

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

Weibo Trending Topics 是免费的吗?

是的,Weibo Trending Topics 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Weibo Trending Topics 支持哪些平台?

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

谁开发了 Weibo Trending Topics?

由 dzxiatian-crypto(@dzxiatian-crypto)开发并维护,当前版本 v1.0.0。

💬 留言讨论