# Browsing Aliexpress

> Use when the user wants to interact with AliExpress — search products, inspect product detail pages, read the shopping cart, or add explicitly requested items to cart. Works on aliexpress.com and regional AliExpress domains. A real browser is required because AliExpress is JavaScript-rendered and frequently serves captcha or x5 challenge pages to plain HTTP clients. Login, ship-to country, curren…

- **Type:** Skill
- **Install:** `agentstack add skill-browsing-skills-browsing-skills-aliexpress-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/aliexpress.com

## Install

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

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

## About

# AliExpress Browsing Skill

Use this skill for AliExpress buyer workflows: searching product listings, extracting product information, checking the cart, and adding an explicitly requested product to the cart.

AliExpress is heavily personalized. Results and prices vary by ship-to country, currency, account state, coupons, selected variants, and seller shipping rules. Prefer a real browser session that already has the user's region and account state.

Do not place orders, click checkout confirmation, submit payment details, or accept checkout-adjacent prompts.

## Actions

- [Search products](references/search.md) — search AliExpress product listings and return normalized visible results.
- [Get product data](references/product-data.md) — extract title, price, seller, rating, variants, shipping, and images from a product detail page.
- [Read cart](references/cart-data.md) — read visible cart items, quantities, subtotal, and checkout readiness.
- [Add to cart](references/add-to-cart.md) — add the current product page to cart after required options have been selected.

## Notes

- Plain HTTP fetches commonly return captcha, x5 challenge, or anti-bot pages. Use a real browser, Chrome Bridge, or Playwright with an existing browser profile.
- Product pages often require color, size, ship-from, or bundle selections before Add to cart becomes available.
- Delivery estimates and totals are not reliable unless the browser session has a delivery country and currency configured.

## Benchmarks

| Task | Recommended action |
| --- | --- |
| Find cheap phone cases | Search products |
| Compare a specific listing | Get product data |
| See what is already in cart | Read cart |
| Add an explicitly requested listing | Add to cart |

## 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-aliexpress-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%.
