con un clic
com-coles-search-products
Search for products in the Coles Android app.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Search for products in the Coles Android app.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Set the AirTouch 5 fan level to auto, low, medium, or high from the Home screen.
Set one or more AirTouch 5 Home-screen controls in a single run.
Set the AirTouch 5 operating mode to cool, heat, fan, dry, or auto from the Home screen.
Set the AirTouch 5 system power state to on or off from the Home screen.
Search for products in the Amazon Shopping Android app.
Open Android Settings, snapshot visible UI text, and capture a screenshot file path.
| name | com.coles.search-products |
| clawperator-skill-type | replay |
| description | Search for products in the Coles Android app. |
Performs a search for a specific product query and returns top results.
./skills/com.coles.search-products/scripts/search_coles_products.sh <device_id> [query] [operator_package]
Example:
./skills/com.coles.search-products/scripts/search_coles_products.sh <device_serial> "Milk"
wait_for_node and bounded snapshot polling (not fixed
sleeps) so the run finishes as soon as the UI is ready.clawperator skills run fails with a wrapper timeout, retry with
a higher limit, e.g. --timeout 180000.