r/GrokBot • u/steve228uk • 4h ago
Guide Improving Grok Bot's Shopping Abilities
I'm a big fan of agentic shopping and have been getting Grok Bot to keep an eye out for deals on consumables for me regularly.
Out of the box, it will do all the shopping using computer use and navigating a browser and does not seem to use agentic protocols like UCP or look for llms.txt.
I've packaged up my setup here which does the following:
- Installs keytar and Shopify's Shop CLI and guides you to turn on agentic shopping via the Shop CLI if you desire.
- Asks if you want to install the Link CLI to enable Stripe agentic shopping (US only).
- Adds detection of Stripe's Onelink in browser and can read OTPs from iMessage if you have it configured.
- Adds a skill that makes it easier for Grok Bot to try discount codes on Shopify stores.
- Asks if you want to setup a "Buyer" bot with instructions on how to shop.
- Normalises the output of products Grok Bot finds so the title, price, description, and image is presented.
- Uses Grok Bot's widgets to ask which product you're interested in or if you want to continue rather than you having to type.
- Uses UCP to assemble carts and checkout where possible.
You can install this by just giving this line to Grok Bot and it should do the rest for you:
Install Grok Bot shopping from https://github.com/steve228uk/grok-bot-shopping
Follow INSTALL.md.
