← 返回 Skills 市场
renyuzhuo

获取微博热搜榜单,智能分类热点话题,生成分段式结构化日报。

作者 RenYuZhuo · GitHub ↗ · v1.1.1 · MIT-0
cross-platform ✓ 安全检测通过
137
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install weibo-hot-daily-skill
功能描述
微博热点日报生成技能。获取微博热搜榜单,智能分类热点,生成分段式日报。触发词:微博热点日报、微博热搜、微博热榜、weibo hot。
安全使用建议
This skill appears coherent and limited in scope, but consider these points before installing: (1) It fetches data from a third-party URL (https://weibo.g.renyuzhuo.cn/). If you need high trust guarantees, verify that source or replace it with an official API. (2) The script invokes curl (subprocess) to download HTML — in environments with strict network policies, be aware it will perform outbound HTTP requests. (3) The skill does not collect credentials or auto-send reports, but you should still review the source (scripts/weibo_hot_daily.py) before running in sensitive contexts. (4) If you plan to modify behaviour (e.g., automatic distribution), add explicit safeguards to avoid unintended data leakage.
功能分析
Type: OpenClaw Skill Name: weibo-hot-daily-skill Version: 1.1.1 The skill is a straightforward tool for fetching and categorizing Weibo hot searches. It uses a Python script (scripts/weibo_hot_daily.py) to retrieve data from a third-party mirror (weibo.g.renyuzhuo.cn) via curl. The implementation uses structured subprocess calls to avoid shell injection and performs basic keyword-based categorization, with no signs of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description (Weibo hot daily report) align with the included Python script and SKILL.md: the script fetches an HTML hot list, parses titles, classifies them by keyword lists, and formats a report. Required binaries (python3, curl) are appropriate.
Instruction Scope
SKILL.md describes fetching from a specific external source and producing a formatted report; the runtime instructions and script perform only those actions. The instructions do not request reading unrelated files, environment variables, or sending data to unexpected endpoints. The data source is an external HTTP URL consistent with the stated purpose.
Install Mechanism
No install spec; this is an instruction-only skill with a small helper script. Nothing is downloaded or installed by the skill itself, minimizing install-time risk.
Credentials
The skill declares no required environment variables or credentials. The script does not access secrets, config paths, or other services. Network access to the declared data source is expected and proportional.
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges. The SKILL.md explicitly states it does not auto-send reports—only generates them, which limits unexpected exfiltration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install weibo-hot-daily-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /weibo-hot-daily-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.1
## 版本 v1.1.1 (2026-03-31) - 初始版本
元数据
Slug weibo-hot-daily-skill
版本 1.1.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

获取微博热搜榜单,智能分类热点话题,生成分段式结构化日报。 是什么?

微博热点日报生成技能。获取微博热搜榜单,智能分类热点,生成分段式日报。触发词:微博热点日报、微博热搜、微博热榜、weibo hot。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 137 次。

如何安装 获取微博热搜榜单,智能分类热点话题,生成分段式结构化日报。?

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

获取微博热搜榜单,智能分类热点话题,生成分段式结构化日报。 是免费的吗?

是的,获取微博热搜榜单,智能分类热点话题,生成分段式结构化日报。 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

获取微博热搜榜单,智能分类热点话题,生成分段式结构化日报。 支持哪些平台?

获取微博热搜榜单,智能分类热点话题,生成分段式结构化日报。 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 获取微博热搜榜单,智能分类热点话题,生成分段式结构化日报。?

由 RenYuZhuo(@renyuzhuo)开发并维护,当前版本 v1.1.1。

💬 留言讨论