douban-movie-review
豆瓣电影影评查询
依赖
python3 -m pip install wuying-agentbay-sdk
安装步骤
在使用此技能之前,请确保已安装必要的依赖包:
python3 -m pip install wuying-agentbay-sdk
使用场景
- 用户询问某部电影的豆瓣影评
- 用户想了解电影的用户评价
- 用户想查看电影的热门短评
使用方法
python3 scripts/browser-use.py "<任务执行步骤>"
快速示例
python3 scripts/browser-use.py " \
- 前往豆瓣网站https://www.douban.com/ \
- 搜索电影盗梦空间 \
- 点击盗梦空间进入详情界面,下滑到短评部分 \
- 提取前5条热门评论 \
- 以markdown格式返回 "
输出格式
## 《电影名称》豆瓣影评
### 热门短评
1. 用户名 点赞数 评论内容
2. 用户名 点赞数 评论内容
注意事项
- 始终注明信息来源为豆瓣
- 不需要创建新的脚本,用skill目录下的browser-use.py
- 任务需要执行1~2分钟,不要杀进程,请耐心等待和观察任务,也不要重试
- skill调用后,控制台会打印出asp流化链接(可视化的url),可告知用户查看
More from agentbay-ai/agentbay-skills
stock-watcher
Manage and monitor a personal stock watchlist with support for adding, removing, listing stocks, and summarizing their recent performance using data from 10jqka.com.cn. Use when the user wants to track specific stocks, get performance summaries, or manage their watchlist.
842weibo-hot-search
查询微博热搜信息。当用户想要查询微博热搜榜、文娱热搜、热度排行时使用此skill。
428boss-job-search
查询Boss直聘职位信息。当用户想要搜索Boss直聘上的职位、筛选特定公司规模的岗位时使用此skill。
200web-scraper
Scrape web pages and save as HTML or Markdown (with text and images). Minimal dependencies - only requests and beautifulsoup4. Use when the user provides a URL and wants to download/archive the content locally.
162find-skills
|
114qwen-image
Generate images using Qwen Image API (Alibaba Cloud DashScope). Use when users request image generation with Chinese prompts or need high-quality AI-generated images from text descriptions.
81