🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Supermarket Sales

by @nicowu07

Fetch weekly sale details from Australian supermarkets (Woolworths and Coles). Use when the user wants to check current specials, compare prices, or get sale...

Versionv1.2.0
πŸ’‘ Examples

Common Commands

| Task | Command | |------|--------| | Fetch all deals | npm start or node scripts/fetch_daily.js | | Coles only | npm run coles or node scripts/fetch_with_puppeteer.js | | Bash (basic) | bash scripts/fetch_sales.sh |

Alternative: Web Fetch

For Woolworths deals without running code:

web_fetch: { "url": "https://www.catalogueau.com/sales/?stores=Woolworths" }
web_fetch: { "url": "https://currentspecials.com.au/woolworths-weekly-catalogue/" }

Alternative: Search

web_search_plus: { "query": "Woolworths Coles specials this week Melbourne" }

πŸ“‹ Tips & Best Practices

Puppeteer not found

Install Chromium:
npx puppeteer browsers install chrome

No deals found

  • Site may have changed selectors - check for updates
  • Try alternative methods (web_fetch or search)
  • Errors

    Check Node.js version: node --version (need 18+)

    View on ClawHub
    TERMINAL
    clawhub install supermarket-sales

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’