Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

amazon-listing-audit-pro亚马逊上市审核专业版

Agent Skill

用于辅助安全审计、权限检查、凭据风险、认证流程和常见漏洞排查。它适合让 Agent 梳理敏感配置、检查依赖风险、分析鉴权逻辑或生成安全复核清单。使用时不能把工具输出直接当最终结论,涉及密钥、令牌、用户数据或生产系统时,应先确认最小权限、脱敏方式和操作边界。

总安装

4,533

周安装

187

GitHub Stars

公开资料未说明

下载量

1,481
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:amazon-listing-audit-pro(亚马逊上市审核专业版)
来源仓库:https://github.com/apiclaw/amazon-listing-audit-pro
安装命令:
openclaw skills install amazon-listing-audit-pro
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install amazon-listing-audit-pro

简介

对亚马逊 listing 进行八维度健康评分与基准比较。

  • 识别标题、图片、BSR 趋势等关键优化项。
  • 输出可执行改进建议与竞争力对标报告。amazon-listing-audit-pro 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 安装命令:openclaw skills install amazon-listing-audit-pro。
  • 涉及生产环境操作时应先测试最小权限与脱敏机制。

SKILL.md

name
Amazon Listing Audit Pro — 8-Dimension Health Check
version
1.0.1
description
>
author
SerendipityOneInc
homepage
https://github.com/SerendipityOneInc/APIClaw-Skills
metadata
{"openclaw": {"requires": {"env": ["APICLAW_API_KEY"]}, "primaryEnv": "APICLAW_API_KEY"}}

APIClaw — Amazon Listing Audit Pro

8-dimension health check. Benchmark against leaders. Fix what matters most. Respond in user's language.

Files

FilePurpose
{skill_base_dir}/scripts/apiclaw.pyExecute for all API calls (run --help for params)
{skill_base_dir}/references/reference.mdLoad for exact field names or response structure

Credential

Required: APICLAW_API_KEY. Get free key at apiclaw.io/api-keys.

Input

Required: my_asin. Optional: keyword, category. Category is auto-detected from ASIN via realtime/product if not provided. If category_source is inferred_from_search, confirm with user before proceeding.

API Pitfalls (CRITICAL)

  1. Category auto-detection: categoryPath is auto-detected from ASIN. If category_source in output is inferred_from_search, confirm with user
  2. All keyword-based endpoints MUST include --category; ASIN-specific endpoints do NOT
  3. Use API fields directly: revenue=sampleAvgMonthlyRevenue (NEVER price×sales), sales=monthlySalesFloor, opportunity=sampleOpportunityIndex
  4. reviews/analysis: needs 50+ reviews; ASIN mode first, category fallback
  5. Sales null fallback: Monthly sales ≈ 300,000 / BSR^0.65, tag 🔍

Execution

  1. listing-audit --my-asin X [--keyword Y] [--category Z] (composite, auto-detects category from ASIN)
  2. Score 8 dimensions → generate report with improvements

8 Scoring Dimensions

DimensionWeight90-10060-8930-590-29
Title15%150+ chars, top 3 KW, brand first100-150, 2 KW<100 or stuffedMissing key terms
Bullets15%5+, benefit-led, KW each5, features only3-4, generic<3 bullets
Images15%7+, infographic+lifestyle5-6, decent3-4, basic1-2 images
A+ Content10%Rich A+, comparison, brand storyBasic A+No A+ w/ descriptionNothing
Reviews15%1000+, 4.5+, <5% 1-star200-1K, 4.0-4.550-200, 3.5-4.0<50 or <3.5
Keywords10%Top 5 competitor KW covered3-4 covered1-2 coveredNone matched
Category Fit10%Optimal category, top 1% BSRTop 5%SuboptimalWrong category
Pricing10%In opportunity band, margin >25%Hottest bandOutside top bandsOverpriced/<10% margin

Score each 0-100, calculate weighted total. Include "Basis" column explaining each score.

Output Spec

Sections: Overall Score (X/100, A-F grade) → 8-Dimension Scorecard → Title Audit (analysis + suggested rewrite) → Bullets Audit (vs leaders, missing points, rewrites) → Image Audit → Review Health → Keyword Gap Analysis (vs Top 5 leader titles/bullets) → vs Category Leaders (side-by-side Top 3) → Priority Fix List (lowest scores first) → Data Provenance → API Usage.

Suggested rewrites should incorporate high-frequency positive review language.

Language (required)

Output language MUST match the user's input language. If the user asks in Chinese, the entire report is in Chinese. If in English, output in English. Exception: API field names (e.g. monthlySalesFloor, categoryPath), endpoint names, technical terms (e.g. ASIN, BSR, CR10, FBA, credits) remain in English.

Disclaimer (required, at the top of every report)

Data is based on APIClaw API sampling as of [date]. Monthly sales (monthlySalesFloor) are lower-bound estimates. This analysis is for reference only and should not be the sole basis for business decisions. Validate with additional sources before acting.

Confidence Labels (required, tag EVERY conclusion)

  • 📊 Data-backed — direct API data (e.g. "CR10 = 54.8% 📊")
  • 🔍 Inferred — logical reasoning from data (e.g. "brand concentration is moderate 🔍")
  • 💡 Directional — suggestions, predictions, strategy (e.g. "consider entering $10-15 band 💡")

Rules: Strategy recommendations are NEVER 📊. User criteria override AI judgment.

Bulk audit: share market data across ASINs, run audit per ASIN.

Data Provenance (required)

Include a table at the end of every report:

DataEndpointKey ParamsNotes
(e.g. Market Overview)markets/searchcategoryPath, topN=10📊 Top N sampling, sales are lower-bound
............

Extract endpoint and params from _query in JSON output. Add notes: sampling method, T+1 delay, realtime vs DB, minimum review threshold, etc.

API Usage (required)

EndpointCallsCredits
(each endpoint used)NN
TotalNN

Extract from meta.creditsConsumed per response. End with Credits remaining: N.

API Budget: ~20-25 credits

Audit target(1) + Categories/Products/Competitors(3) + Realtime×5(5) + Market/Brand(3) + Price(2) + Reviews(2) + History(1) + Buffer(3-8).

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

95.67%
按下载量换算1,417

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills