← Back to Skills Marketplace
137
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install weibo-hot-daily-skill
Description
微博热点日报生成技能。获取微博热搜榜单,智能分类热点,生成分段式日报。触发词:微博热点日报、微博热搜、微博热榜、weibo hot。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install weibo-hot-daily-skill - After installation, invoke the skill by name or use
/weibo-hot-daily-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.1
## 版本
v1.1.1 (2026-03-31)
- 初始版本
Metadata
Frequently Asked Questions
What is 获取微博热搜榜单,智能分类热点话题,生成分段式结构化日报。?
微博热点日报生成技能。获取微博热搜榜单,智能分类热点,生成分段式日报。触发词:微博热点日报、微博热搜、微博热榜、weibo hot。 It is an AI Agent Skill for Claude Code / OpenClaw, with 137 downloads so far.
How do I install 获取微博热搜榜单,智能分类热点话题,生成分段式结构化日报。?
Run "/install weibo-hot-daily-skill" 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 RenYuZhuo (@renyuzhuo); the current version is v1.1.1.
More Skills