← Back to Skills Marketplace
3730
Downloads
4
Stars
41
Active Installs
1
Versions
Install in OpenClaw
/install weibo-hot-trend
Description
获取微博热搜榜数据,返回热搜标题、热度值和跳转链接。当用户需要查看微博热搜、微博热点、微博热榜时使用此技能。支持自定义获取条数(默认50条)。
Usage Guidance
Install this only if you are comfortable with the agent contacting Weibo to fetch public trending-search data. Avoid high-frequency use because the skill notes Weibo may rate-limit or trigger anti-abuse controls; no local files, account credentials, or persistent background behavior were found.
Capability Assessment
Purpose & Capability
The stated purpose is to retrieve Weibo hot trends, and the script performs a fixed HTTPS GET to Weibo's hot-search endpoint, then prints titles, heat values, labels, and links with an optional result limit.
Instruction Scope
The instructions show manual command examples and an optional count argument; they do not ask the agent to override user intent, run unrelated commands, or hide behavior.
Install Mechanism
The artifact contains only SKILL.md and a small Node.js script using the built-in https module; there are no dependency installs, setup hooks, or privileged installation steps.
Credentials
The skill contacts Weibo with browser-like request headers, which is disclosed and proportionate for fetching public trend data; no local data or credentials are included in the request.
Persistence & Privilege
No file reads or writes, environment-variable access, credential/session use, background jobs, privilege escalation, destructive actions, or persistence mechanisms were found.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install weibo-hot-trend - After installation, invoke the skill by name or use
/weibo-hot-trend - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of weibo-hot-trend skill.
- Fetches Weibo hot search list with title, hotness value, and direct links.
- Supports specifying number of results to retrieve (default: 50).
- Data sourced from Weibo's official public API.
- Includes usage notes on rate limiting and result labeling.
Metadata
Frequently Asked Questions
What is 获取微博热搜榜数据,返回热搜标题、热度值和跳转链接。当用户需要查看微博热搜、微博热点、微博热榜时使用此技能。支持自定义获取条数(默认50条)。?
获取微博热搜榜数据,返回热搜标题、热度值和跳转链接。当用户需要查看微博热搜、微博热点、微博热榜时使用此技能。支持自定义获取条数(默认50条)。 It is an AI Agent Skill for Claude Code / OpenClaw, with 3730 downloads so far.
How do I install 获取微博热搜榜数据,返回热搜标题、热度值和跳转链接。当用户需要查看微博热搜、微博热点、微博热榜时使用此技能。支持自定义获取条数(默认50条)。?
Run "/install weibo-hot-trend" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 获取微博热搜榜数据,返回热搜标题、热度值和跳转链接。当用户需要查看微博热搜、微博热点、微博热榜时使用此技能。支持自定义获取条数(默认50条)。 free?
Yes, 获取微博热搜榜数据,返回热搜标题、热度值和跳转链接。当用户需要查看微博热搜、微博热点、微博热榜时使用此技能。支持自定义获取条数(默认50条)。 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 获取微博热搜榜数据,返回热搜标题、热度值和跳转链接。当用户需要查看微博热搜、微博热点、微博热榜时使用此技能。支持自定义获取条数(默认50条)。 support?
获取微博热搜榜数据,返回热搜标题、热度值和跳转链接。当用户需要查看微博热搜、微博热点、微博热榜时使用此技能。支持自定义获取条数(默认50条)。 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 获取微博热搜榜数据,返回热搜标题、热度值和跳转链接。当用户需要查看微博热搜、微博热点、微博热榜时使用此技能。支持自定义获取条数(默认50条)。?
It is built and maintained by geniusli (@geniuslishengbo); the current version is v1.0.0.
More Skills