amazon

Automates Amazon and Amazon Fresh shopping workflows via browser.

1.0k|158|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/vellum-ai/vellum-assistant --skill amazon-vellum-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: amazon
Source: https://github.com/vellum-ai/vellum-assistant/tree/main/skills/amazon
Command: npx skills add https://github.com/vellum-ai/vellum-assistant --skill amazon-vellum-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The Amazon skill enables hands-free shopping by orchestrating browser-based actions to discover products, compare options, and complete purchases with automated guidance and safeguards.

Core Features & Use Cases

  • Browser-driven product search and variant resolution, cart review, and checkout flow for Amazon and Amazon Fresh, with stepwise decisioning and explicit confirmations.
  • Deterministic helper scripts under scripts/ to normalize extracted data, parse product details, and decide next actions.

Quick Start

Tell the assistant what you want to buy and let it navigate Amazon using browser automation.

Frequently Asked Questions about amazon

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Amazon shopping workflows directly in my browser?

Browser automation orchestrates Amazon shopping workflows by driving product discovery, variant resolution, cart management, and checkout. You simply tell the assistant what you want to buy, and it navigates the site to find items and manage the purchase flow step by step.

Can I use browser automation to handle Amazon Fresh grocery orders and delivery slot selection?

Yes, browser automation supports Amazon Fresh grocery orders, including delivery slot selection and repeated purchase patterns. It handles variant resolution and order review flows specifically for grocery shopping tasks.

Does automated Amazon checkout require explicit user confirmation before submitting an order?

Automated Amazon checkout requires explicit user confirmation before final submission. Strict safety rules are implemented to ensure the assistant pauses for your approval, preventing unintended purchases during the cart review and checkout process.

How does browser automation resolve product variants on Amazon?

Browser automation resolves product variants on Amazon using deterministic helper scripts under the scripts directory. These scripts normalize extracted data, parse product details, and decide next actions to ensure accurate variant selection during the shopping workflow.

What are the limitations of using browser automation for Amazon shopping tasks?

Limitations of browser automation for Amazon shopping include reliance on deterministic scripts for decision making and the strict requirement for explicit user confirmation before final order submission, which prevents fully unattended checkout.