# Browsing Walmart

> Use when the user wants to interact with Walmart.com — search products or groceries, inspect product pages, read cart contents, or add explicitly requested items to cart. Works on www.walmart.com. A real browser is required for reliable results because Walmart often serves bot checks to plain HTTP requests and personalizes inventory, pickup, delivery, prices, and cart state by session and locatio…

- **Type:** Skill
- **Install:** `agentstack add skill-browsing-skills-browsing-skills-walmart-com`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [browsing-skills](https://agentstack.voostack.com/s/browsing-skills)
- **Installs:** 0
- **Category:** [Web & Browser](https://agentstack.voostack.com/c/web-and-browser)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [browsing-skills](https://github.com/browsing-skills)
- **Source:** https://github.com/browsing-skills/browsing-skills/tree/main/skills/walmart.com

## Install

```sh
agentstack add skill-browsing-skills-browsing-skills-walmart-com
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Walmart.com — Browsing Skill

Use this index to choose the Walmart.com action that matches the user request, then open only the linked reference file for the complete navigation, requirements, code, and return shape.

## Action Index

- **search** — Search Walmart products or groceries and extract visible result cards. Full spec: [references/search.md](references/search.md).
- **product-data** — Extract a Walmart product page: title, price, availability, fulfillment, seller, ratings, images, variants, and cart-button state. Full spec: [references/product-data.md](references/product-data.md).
- **cart-data** — Read the visible Walmart cart contents, subtotal, quantities, fulfillment warnings, and checkout affordance without making changes. Full spec: [references/cart-data.md](references/cart-data.md).
- **add-to-cart** — Add an explicitly selected item and quantity to cart, then verify with `cart-data`. This is a write action and never proceeds to checkout. Full spec: [references/add-to-cart.md](references/add-to-cart.md).

## Benchmarks

| Action | With Skill | Without Skill | Notes |
|---|---:|---:|---|
| search | TBD | TBD | Planned. |
| product-data | TBD | TBD | Planned. |
| cart-data | TBD | TBD | Planned. |
| add-to-cart | TBD | TBD | Planned. |

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [browsing-skills](https://github.com/browsing-skills)
- **Source:** [browsing-skills/browsing-skills](https://github.com/browsing-skills/browsing-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-browsing-skills-browsing-skills-walmart-com
- Seller: https://agentstack.voostack.com/s/browsing-skills
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
