webshop-result-page-navigator
Navigates through paginated search results by moving to the next or previous page. Use this skill when the current page of product listings does not…
它会碰到什么
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
Skill: WebShop Result Page Navigator
Purpose
This skill enables systematic navigation through paginated product search results in a WebShop environment. It is triggered when the current page of results does not contain an item matching the user's criteria, allowing the agent to access more options.
Core Logic
- Trigger Condition: The agent has reviewed the current page of product listings and determined that no item satisfies the user's requirements (e.g., price, features).
- Action Selection: The skill identifies the correct pagination control to click:
click[next >]to load the subsequent page of results.click[< prev]to return to the previous page of results.
- Post-Action: After navigation, the agent should resume its primary task of evaluating the newly loaded product listings against the user's instruction.
Usage in Trajectory
The skill was demonstrated when the agent, searching for a pendant light under $120 with a dimmer switch, found no suitable options on Page 1. It correctly executed click[next >] to access Page 2, and repeated the action to access Page 3, where a potential match was found.
Key Principle
This skill handles the deterministic, repetitive task of page navigation, freeing the agent's reasoning capacity for the higher-freedom task of evaluating product features and making purchase decisions.
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
它属于哪个仓库
experiments/src/skills/webshop/webshop-result-page-navigator/SKILL.md同一个仓库里的其他技能
- alfworld-appliance-navigator
- alfworld-appliance-preparer
- alfworld-clean-object
- alfworld-device-operator
- alfworld-environment-scanner
- alfworld-goal-interpreter
- alfworld-heat-object-with-appliance
- alfworld-inventory-management
- alfworld-locate-target-object
- alfworld-location-navigator
- alfworld-navigation-planner
- alfworld-object-cooler