← 返回 Skills 市场
ivangdavila

Amazon

作者 Iván · GitHub ↗ · v1.0.1
linuxdarwinwin32 ✓ 安全检测通过
2067
总下载
6
收藏
13
当前安装
2
版本数
在 OpenClaw 中安装
/install amazon
功能描述
Navigate Amazon for buying, selling, and affiliating using price tracking, listing optimization, deal analysis, and affiliate link management.
使用说明 (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.

安全使用建议
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).
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install amazon
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /amazon 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Initial release
v1.0.0
Initial release
元数据
Slug amazon
版本 1.0.1
许可证
累计安装 15
当前安装数 13
历史版本数 2
常见问题

Amazon 是什么?

Navigate Amazon for buying, selling, and affiliating using price tracking, listing optimization, deal analysis, and affiliate link management. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2067 次。

如何安装 Amazon?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install amazon」即可一键安装,无需额外配置。

Amazon 是免费的吗?

是的,Amazon 完全免费(开源免费),可自由下载、安装和使用。

Amazon 支持哪些平台?

Amazon 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Amazon?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.1。

💬 留言讨论