weibo-hot-search

查询微博热搜信息。当用户想要查询微博热搜榜、文娱热搜、热度排行时使用此skill。

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "weibo-hot-search" with this command: npx skills add agentbay-ai/agentbay-skills/agentbay-ai-agentbay-skills-weibo-hot-search

微博热搜查询

依赖

python3 -m pip install wuying-agentbay-sdk

安装步骤

在使用此技能之前,请确保已安装必要的依赖包:

python3 -m pip install wuying-agentbay-sdk

使用场景

  • 用户想查询微博热搜榜单
  • 用户想了解文娱类热搜话题
  • 用户想筛选特定热度以上的热搜内容

使用方法

python3 scripts/browser-use.py "<任务执行步骤>"

快速示例

python3 scripts/browser-use.py " \
1. 前往微博网站 https://weibo.com/ \
2. 点击左侧菜单中的微博热搜下的文娱分类 \
3. 你需要提取榜单中前十条热搜消息 \
4. 以markdown格式返回所有符合条件的热搜信息
"

输出格式

## 微博热搜 - 文娱分类

### 热搜列表(热度 ≥ 50000)

1. **话题名称**
   - 热度: xxx
   - 排名: #xxx

2. **话题名称**
   - 热度: xxx
   - 排名: #xxx

### 统计信息
- 总计: xx条热搜
- 最高热度: xxxxx
- 最低热度: xxxxx

注意事项

  • 始终注明信息来源为微博
  • 不需要创建新的脚本,用skill目录下的browser-use.py
  • 如果页面加载较慢,请耐心等待
  • 热度数值可能实时变化,以抓取时刻为准
  • skill调用后,控制台会打印出asp流化链接(可视化的url),可告知用户查看

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

stock-watcher

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

dual-perspective-analyzer

Resolve dual-perspective collaboration conflicts by classifying them into 5 types and applying targeted integration strategies. Use when two agents (or an agent and user) have different approaches to the same problem — e.g., qualitative vs. quantitative, strategic vs. tactical, creative vs. analytical. Provides conflict taxonomy, resolution strategies, and a 5-metric dashboard for validation.

Archived SourceRecently Updated
Automation

WenHub

文枢三院制 AI Agent 协作治理体系。提供决策者→管理者→经略院(任务拆解)→工造院(执行)→明鉴院(质检) 的完整协作流程,适用于需要多 Agent 协作治理的场景, 包括任务分配与分级、质量管控与评分、标准化汇报、知识沉淀与复用、安全管控与违规处理等。 配套参考资料(references/ 目录)涵盖三院制、任务分级、质量评分、汇报、安全、违规处理、编码规范。 官网:https://wenhub.huawen-inc.com

Archived SourceRecently Updated
Automation

sync-discord-identity

Sync a Discord bot profile into an OpenClaw agent IDENTITY.md, save the avatar under workspace/avatars, and safely add Avatar and Discord metadata.

Archived SourceRecently Updated