Skill: WebShop Action Executor
Purpose
Execute a single, specific action in a WebShop environment after a decision has been made. This skill formats the action into the required command structure for the WebShop interface.
When to Use
- •Trigger: When the agent has completed its analysis and has decided on the exact action to take (e.g., "select the white color option," "proceed to buy now").
- •Input: A clear target identifier (string) derived from the available actions on the current page.
- •Output: A correctly formatted
click[value]orsearch[keywords]command.
Core Instruction
- •Receive Input: The skill is provided with a single
target_actionstring (e.g., 'white', 'buy now', 'b08w25dbb7'). - •Format Output: Immediately output the action in the exact format required by the WebShop environment: