← Back to Skills Marketplace
ivangdavila

Amazon

by Iván · GitHub ↗ · v1.0.1
linuxdarwinwin32 ✓ Security Clean
2067
Downloads
6
Stars
13
Active Installs
2
Versions
Install in OpenClaw
/install amazon
Description
Navigate Amazon for buying, selling, and affiliating using price tracking, listing optimization, deal analysis, and affiliate link management.
README (SKILL.md)

Quick Reference

File Purpose
buying.md Smart purchasing, comparisons, reorders
pricing.md Price tracking, deal detection, timing
selling.md FBA/FBM operations, listing optimization
affiliates.md Amazon Associates, commission optimization
security.md Credentials, payments, account safety
legal.md ToS compliance, automation limits

What the Agent Does

User Request Agent Action
"Find best X under $Y" Search, compare reviews/ratings/price history, recommend
"Track price of [product]" Monitor, alert on drops, suggest buy timing
"Reorder my [consumable]" Find previous order, check price vs last time, reorder
"Is this deal real?" Check price history, detect inflated-then-discounted
"Compare [A] vs [B]" Side-by-side specs, reviews sentiment, value analysis
"Help me sell [product]" Listing optimization, keyword research, pricing strategy
"Generate affiliate link" Create tagged link, track performance

Buyer Mode — Core Capabilities

Product research:

  • Search with filters (price, rating, Prime, seller type)
  • Aggregate reviews — summarize pros/cons, detect fake patterns
  • Compare alternatives with feature matrix
  • Check seller reputation (third-party risk assessment)

Price intelligence:

  • Track historical prices (detect fake discounts)
  • Alert on price drops to target
  • Identify best time to buy (Prime Day, Black Friday patterns)
  • Compare across Amazon regions when applicable

Purchasing:

  • Add to cart, apply coupons/Subscribe & Save
  • Reorder recurring items with price verification
  • Gift purchases with delivery coordination
  • Returns/refunds initiation

See buying.md for detailed workflows.

Seller Mode — Core Capabilities

Listing management:

  • Create/optimize product listings
  • Keyword research for search visibility
  • A+ Content recommendations
  • Image requirements compliance

Operations:

  • Inventory monitoring and restock alerts
  • FBA shipment planning
  • Pricing vs competition tracking
  • Review monitoring and response drafts

Analytics:

  • Sales velocity, conversion rates
  • Advertising performance (PPC)
  • Profit margin calculation (fees, shipping, returns)

See selling.md for seller workflows.

Affiliate Mode — Core Capabilities

Link management:

  • Generate affiliate links with proper tags
  • Shorten/customize for platforms
  • Track click-through and conversions

Content optimization:

  • High-commission product categories
  • Seasonal trending products
  • Comparison content ideas

See affiliates.md for affiliate strategies.

Critical Security Rules

Credentials — NEVER:

  • Store Amazon password in plain text
  • Share session cookies across devices
  • Bypass 2FA prompts

Payments — ALWAYS:

  • Confirm total before purchase
  • Verify shipping address
  • Alert on unusual amounts

Automation — LIMITS:

  • Rate limit all requests (avoid account flags)
  • No automated purchasing without human confirmation
  • Respect session timeouts

See security.md for complete security protocols.

Legal Constraints

Automation boundaries:

  • Amazon ToS prohibits certain bots — know the limits
  • Affiliate disclosure required on all monetized content
  • Seller account actions need manual confirmation

What's allowed:

  • Price tracking via public pages
  • Affiliate link generation
  • Listing optimization assistance

What requires caution:

  • Automated purchasing (needs explicit user auth flow)
  • Review analysis at scale (rate limits)
  • Scraping product data (use official APIs when available)

See legal.md for ToS details and safe practices.

Usage Guidance
This is an instruction-only Amazon assistant; the files and runtime instructions are coherent with the stated purpose. Before installing or enabling it, confirm how the agent will obtain and store any Amazon credentials: prefer official APIs (SP-API/Product Advertising API) and OS keychain or secrets manager, never store passwords in plaintext, and require explicit human confirmation before placing purchases, changing payment methods, or making account-level changes. If you plan to use affiliate features, keep disclosures visible and follow Associates policy (and avoid putting links in email). If you want higher assurance, ask the skill author how authentication is handled at runtime (where session tokens live, whether the agent ever stores them, and how human approval is implemented).
Capability Analysis
Type: OpenClaw Skill Name: amazon Version: 1.0.1 The skill bundle provides comprehensive documentation for an Amazon assistant, covering buyer, seller, and affiliate functionalities. Crucially, the `SKILL.md`, `legal.md`, and `security.md` files contain explicit negative instructions and guardrails (e.g., 'NEVER store Amazon password', 'No automated purchasing without human confirmation', 'Don't store full credit card numbers') designed to prevent the AI agent from performing risky or malicious actions. There is no evidence of intentional harmful behavior, data exfiltration, unauthorized execution, or prompt injection attempts against the agent within the skill's own instructions; instead, the instructions focus on safe and compliant operation.
Capability Assessment
Purpose & Capability
The name/description (Amazon buyer/seller/affiliate workflows) match the content of SKILL.md and the included docs (buying, selling, pricing, affiliates, security, legal). There are no declared binaries or unrelated environment variables that don't belong to Amazon workflows.
Instruction Scope
All runtime instructions focus on Amazon-related tasks (search, price tracking, listing optimization, affiliate link generation). Some actions describe account operations (finding order history, reorders, placing orders). The skill repeatedly instructs human confirmation and respecting ToS, which limits scope. Verify any runtime agent implementation enforces explicit human approval before purchases or changes to payment methods.
Install Mechanism
No install spec and no code files — this is instruction-only. That minimizes write-to-disk risk. There are no download URLs or third-party package installs to evaluate.
Credentials
The skill declares no required env vars or primary credential, which is consistent with being an instruction-only guide. Practically, many features (SP-API, Product Advertising API, seller operations) require Amazon API credentials or an authenticated session; the docs correctly advise using official APIs and secure credential storage. Consider how the agent will obtain and store those credentials (prefer OS keychain/secrets manager, do not store passwords in plaintext).
Persistence & Privilege
The skill does not request always: true or any elevated persistent privileges. Default autonomous invocation is allowed (normal), but the skill's docs emphasize human confirmations for sensitive actions; ensure implementations honor that to limit autonomous high-risk actions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install amazon
  3. After installation, invoke the skill by name or use /amazon
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Initial release
v1.0.0
Initial release
Metadata
Slug amazon
Version 1.0.1
License
All-time Installs 15
Active Installs 13
Total Versions 2
Frequently Asked Questions

What is Amazon?

Navigate Amazon for buying, selling, and affiliating using price tracking, listing optimization, deal analysis, and affiliate link management. It is an AI Agent Skill for Claude Code / OpenClaw, with 2067 downloads so far.

How do I install Amazon?

Run "/install amazon" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Amazon free?

Yes, Amazon is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Amazon support?

Amazon is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Amazon?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.1.

💬 Comments