百度热榜监控 | Baidu Hot Topics Monitor. 获取百度热搜榜、搜索趋势、关键词热度 | Get Baidu trending searches, trends, keyword popularity. 触发词:百度、热搜、baidu.
Scanned 9/11/2026
Install to Claude Code
npx -y skills add lxyeternal/MalSkillBench --skill baidu-hot --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Baidu Hot?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lxyeternal-baidu-hot)More formats (shields.io, HTML) on the badges page.
---
name: baidu-hot
description: 百度热榜监控 | Baidu Hot Topics Monitor. 获取百度热搜榜、搜索趋势、关键词热度 | Get Baidu trending searches, trends, keyword popularity. 触发词:百度、热搜、baidu.
homepage: https://github.com/yourusername/baidu-hot
metadata: {"clawdbot":{"emoji":"🔥","requires":{"bins":["curl"]}}
---
# Baidu Hot 百度热搜
一键获取百度热搜榜,掌握实时热点!
## Features
- 🔥 获取百度实时热搜榜
- 📊 热搜排名和热度指数
- 🔄 支持刷新最新数据
- 💾 历史记录(可选)
## Quick Start
```bash
# 获取当前热搜榜
baidu-hot
# 只看前10名
baidu-hot --top 10
# 保存到文件
baidu-hot --output hot.txt
```
## Usage
```bash
# 基本使用
baidu-hot
# 输出示例:
# 🔥 百度热搜榜 - 2026-03-16 12:00
# 1. AI大模型新突破 (热度: 999999)
# 2. 开源AI代理工具成趋势 (热度: 888888)
# 3. ...
```
## How it works
使用百度公开的热搜API,无需API key!
```bash
curl -s "https://top.baidu.com/api/board?platform=wise&tab=realtime"
```
## Customization
编辑 `~/.baidu-hot/config.json` 配置:
- 默认显示条数
- 是否显示热度指数
- 刷新间隔
---
Made with ❤️ for OpenClaw
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...