apiclaw-analysis
SKILL.md
APIClaw — Amazon Seller Data Analysis
AI-powered Amazon product research. From market discovery to daily operations.
Language rule: Always respond in the user's language. If the user asks in Chinese, reply in Chinese. If in English, reply in English. The language of this skill document does not affect output language. All API calls go through
scripts/apiclaw.py— one script, 5 endpoints, built-in error handling.
Credentials
- Required:
APICLAW_API_KEY - Scope: used only for
https://api.apiclaw.io - Resolution order:
- Environment variable
APICLAW_API_KEY(preferred, most secure) - Config file
config.jsonin the skill root directory (fallback)
- Environment variable
{ "api_key": "hms_live_xxxxxx" }