2Open your bot dashboard and go to the Skills tab.
3Switch to the ClawHub tab and search for “获取微博热搜榜数据,返回热搜标题、热度值和跳转链接。当用户需要查看微博热搜、微博热点、微博热榜时使用此技能。支持自定义获取条数(默认50条)。”.
4Click Install and the skill is deployed to your bot automatically.
Changelog — 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.