← 返回 Skills 市场
125
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install akkualle-amazon-paapi
功能描述
Search Amazon products and get product details using Amazon Product Advertising API (PA-API). Use for product searches, price lookups, and affiliate links.
使用说明 (SKILL.md)
Amazon Product Advertising API Skill
This skill allows you to search for products on Amazon.de and retrieve product information using the Amazon PA-API.
Tools
amazon_search
Search for products on Amazon.
Usage:
amazon-search "search keywords" [--category CATEGORY] [--max-results N]
Examples:
amazon-search "wireless headphones"amazon-search "gaming laptop" --category Electronics --max-results 5
amazon_product
Get details for a specific product by ASIN.
Usage:
amazon-product ASIN
Example:
amazon-product B09V3KXJPB
Environment Variables Required
- AMAZON_ACCESS_KEY: Your Amazon PA-API Access Key
- AMAZON_SECRET_KEY: Your Amazon PA-API Secret Key
- AMAZON_PARTNER_TAG: Your Amazon Associates Partner Tag
- AMAZON_HOST: Amazon API host (default: webservices.amazon.de)
- AMAZON_REGION: AWS region (default: eu-west-1)
安全使用建议
What to check before installing: 1) Confirm the authoritative source and homepage/author — this skill has no source URL or repo. 2) Ask the author how amazon-search and amazon-product are provided (install package, wrapper, or expected preinstalled CLI). Do not supply API keys until you understand where code runs. 3) Resolve the metadata mismatch: registry says no env vars and no always flag, SKILL.md requires PA-API keys and sets always:true — ask which is correct. 4) If you must test, use isolated environment and short-lived/limited credentials (dedicated PA-API keys or rotated keys / limited-scope account), and monitor usage; do not reuse production AWS credentials. 5) Prefer a skill with a verifiable source (GitHub release or official package) and an install spec that clearly provides the required binaries. If the author cannot clarify these inconsistencies, treat the skill as untrusted.
功能分析
Type: OpenClaw Skill
Name: akkualle-amazon-paapi
Version: 1.0.0
The skill bundle contains only metadata and documentation for an Amazon Product Advertising API integration. The files (_meta.json and SKILL.md) describe standard functionality for searching products and retrieving details using legitimate Amazon API credentials. No executable code or malicious instructions were found in the provided content.
能力评估
Purpose & Capability
The skill's purpose (calling Amazon Product Advertising API) legitimately requires AMAZON_ACCESS_KEY, AMAZON_SECRET_KEY, and AMAZON_PARTNER_TAG — those credentials are proportionate to the stated function. However, the registry metadata claims no required env vars while the SKILL.md metadata declares three required env vars; that inconsistency weakens trust in the packaging.
Instruction Scope
SKILL.md instructs the agent to use CLI tools named amazon-search and amazon-product, but there is no install spec, no bundled binaries, and the registry lists no required binaries. This leaves unclear how those commands are provided or executed. The instructions otherwise only refer to Amazon API host/region and the PA-API credentials (expected), and do not ask to read unrelated local files.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, which is low disk/write risk. But because the instructions assume external CLI tools that are not provided, it's unclear whether the agent will attempt to call nonexistent commands, fallback to other behaviors, or attempt to download/install tooling at runtime — that ambiguity is concerning.
Credentials
The three Amazon PA-API credentials requested in SKILL.md are appropriate for the stated purpose. However the registry metadata does not declare these required env vars (mismatch). SKILL.md also mentions optional AMAZON_HOST and AMAZON_REGION that are not declared as required; the skill's declared/actual credential requirements are inconsistent.
Persistence & Privilege
SKILL.md metadata includes always: true (force-include), which is a significant privilege if accurate. The registry flags show always:false — this conflict is noteworthy because if the skill is actually always-enabled it widens exposure of supplied credentials. Confirm which source is authoritative before installing.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install akkualle-amazon-paapi - 安装完成后,直接呼叫该 Skill 的名称或使用
/akkualle-amazon-paapi触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Amazon Product Advertising API - Product search, price lookup, affiliate links
元数据
常见问题
Amazon PA-API Integration 是什么?
Search Amazon products and get product details using Amazon Product Advertising API (PA-API). Use for product searches, price lookups, and affiliate links. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 125 次。
如何安装 Amazon PA-API Integration?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install akkualle-amazon-paapi」即可一键安装,无需额外配置。
Amazon PA-API Integration 是免费的吗?
是的,Amazon PA-API Integration 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Amazon PA-API Integration 支持哪些平台?
Amazon PA-API Integration 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Amazon PA-API Integration?
由 Akkualle(@akkualle)开发并维护,当前版本 v1.0.0。
推荐 Skills