← 返回 Skills 市场
weibo realhot
作者
Sherman Schulist
· GitHub ↗
· v1.0.0
· MIT-0
114
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install weiborealhot
功能描述
实时抓取微博实时、生活、文娱、社会四大分类的热门搜索词条,返回标准化热搜数据列表。
安全使用建议
This skill appears coherent and implements what it claims: a Selenium-based scraper for Weibo hot-search pages. Before installing/using it: (1) be prepared to install Python dependencies (selenium, webdriver-manager) and a compatible browser driver (Chrome/Edge); the repo does not auto-install them. (2) Scraping anti-detection recommendations (changing fingerprints, using proxies) are present in the docs — these are common but can raise legal/ToS issues; do not use evasion techniques without understanding the site's terms and applicable law. (3) Keep request frequency low (docs recommend it) to avoid IP blocking. (4) Run the script in a controlled environment because it launches a real browser process and may consume resources. If you need the agent to run this autonomously, verify operational policies and ensure you supply appropriate infrastructure (browser drivers, network access) and compliance checks.
功能分析
Type: OpenClaw Skill
Name: weiborealhot
Version: 1.0.0
The skill is a legitimate Weibo hot search scraper that uses Selenium to extract trending topics from s.weibo.com. The Python script (weibo_hot_search.py) and documentation (SKILL.md, README.md) are well-structured, transparent, and align perfectly with the stated purpose of providing real-time social media insights. There is no evidence of data exfiltration, malicious execution, or prompt injection; the anti-detection measures used in the Selenium configuration are standard practices for web scraping.
能力评估
Purpose & Capability
Name/description say: scrape Weibo hot searches. Included SKILL.md, README, and Python script implement exactly that (visiting s.weibo.com URLs and extracting titles/hot counts). No unrelated services, credentials, or system access are requested.
Instruction Scope
Instructions and script stay within scraping scope (open a browser, load the Weibo URL, parse elements). The docs recommend anti-detection measures and using proxies; that is common for scrapers but increases legal/ethical risk and should be considered by the user. The README references a Windows workspace path (documentation-only) but the runtime code is generic.
Install Mechanism
This is instruction-only (no automated install spec). The README recommends installing selenium and webdriver-manager but the repository does not install drivers automatically; users must provision a compatible browser and driver. No remote downloads, no obscure URLs, and no archive extraction in the skill itself.
Credentials
The skill requests no environment variables, no credentials, and no config paths. All required external resources are public Weibo pages; no secret exfiltration is present in the code.
Persistence & Privilege
always is false and the skill does not attempt to modify other skills or agent-wide settings. It does start local browser processes when invoked (normal for a scraper).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install weiborealhot - 安装完成后,直接呼叫该 Skill 的名称或使用
/weiborealhot触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
获取微博热搜,适用于windows,使用edge浏览器获取热搜。包含实时热搜,生活,文娱等
元数据
常见问题
weibo realhot 是什么?
实时抓取微博实时、生活、文娱、社会四大分类的热门搜索词条,返回标准化热搜数据列表。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 114 次。
如何安装 weibo realhot?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install weiborealhot」即可一键安装,无需额外配置。
weibo realhot 是免费的吗?
是的,weibo realhot 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
weibo realhot 支持哪些平台?
weibo realhot 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 weibo realhot?
由 Sherman Schulist(@miaoxingjun)开发并维护,当前版本 v1.0.0。
推荐 Skills