This pulls the current Weibo hot search rankings using a browser automation script. You can grab the overall trending list or filter by categories like entertainment, and it outputs results in markdown with heat scores and rankings. The skill wraps the wuying-agentbay-sdk and gives you a visual console link to watch the browser work in real time, which is helpful for debugging when Weibo's page structure changes. Works well for monitoring Chinese social media trends or building dashboards that need fresh hot topic data. Just be aware the heat values fluctuate constantly, so you're capturing a snapshot of whatever moment you run it.
npx skills add https://github.com/agentbay-ai/agentbay-skills --skill weibo-hot-search