Installation

clawhub install filipmartinsson/online-shopping

Summary

Automates product search, comparison, and checkout on online stores, including those protected by Cloudflare. Uses a stealth browser (Patchright) to avoid bot detection. Always stops before completing payment and waits for explicit user confirmation.

SKILL.md

Quick overview

Automates product search, comparison, and checkout on online stores, including those protected by Cloudflare. Uses a stealth browser (Patchright) to avoid bot detection. Always stops before completing payment and waits for explicit user confirmation.

Standard browser automation gets blocked by Cloudflare on most major retailers; Patchright patches the detection vectors that expose automated browsers, so the skill works where Playwright alone would fail.

Common tasks

  • Finding the lowest price for a specific product across stores
  • Comparing specs and ratings on competing products before buying
  • Adding items to cart and filling checkout forms automatically
  • Shopping on Cloudflare-protected retailers that block standard automation
  • Reusing saved addresses and delivery preferences for repeat purchases

Install paths

Primary command


openclaw install filipmartinsson/online-shopping

ClawHub installer


npx clawhub@latest install filipmartinsson/online-shopping

OpenClaw CLI


openclaw skills install filipmartinsson/online-shopping

Direct OpenClaw install


openclaw install filipmartinsson/online-shopping

Skill metadata

  • Category: DevOps & Cloud
  • Language: Markdown
  • Version: 1.0.0
  • Security status: Suspicious

Review upstream source

The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/filipmartinsson/online-shopping

Recommended skills

Browse all →

Related guides

Hand-picked reading to help you choose, install, and use agent skills.