with one click
com-coles-search-products
Search for products in the Coles Android app.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Search for products in the Coles Android app.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
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.