amazon-buy-box-monitor-api-skill
This skill helps users extract basic product details other sellers prices and seller ratings from Amazon via ASIN automatically using the BrowserAct API. Agent should proactively apply this skill when users express needs like query Amazon buy box information, monitor Amazon product prices, extract Amazon product details by ASIN, check other sellers prices on Amazon, get Amazon seller ratings and feedback count, monitor buy box ownership for a specific ASIN, track Amazon fulfillment methods for competitors, compare Amazon product prices across different sellers, retrieve Amazon buy box availability status, analyze Amazon seller profile details.
What this skill does
# Amazon Buy Box Monitor API Skill ## ๐ Introduction This skill provides users with an automated Amazon Buy Box monitoring service using the BrowserAct API template. It can directly extract structured data including basic product details, other sellers' prices, and seller ratings from Amazon via a specific ASIN. No coding or proxies are required, and users only need to provide the ASIN and an optional marketplace URL to retrieve clean and usable data. ## โจ Features 1. **No hallucinations, ensuring stable and accurate data extraction**: Pre-set workflows avoid AI generative hallucinations. 2. **No CAPTCHA issues**: No need to handle reCAPTCHA or other verification challenges. 3. **No IP access restrictions or geo-fencing**: No need to handle regional IP restrictions. 4. **More agile execution speed**: Faster task execution compared to purely AI-driven browser automation solutions. 5. **Extremely high cost-effectiveness**: Significantly reduces data acquisition costs compared to AI solutions that consume massive amounts of tokens. ## ๐ API Key Guidance Before running, you must check the `BROWSERACT_API_KEY` environment variable. If it is not set, do not take any other actions; you must prompt and wait for the user to provide it. **The Agent must inform the user at this time**: > "Since you have not configured the BrowserAct API Key, please go to the [BrowserAct Console](https://www.browseract.com/reception/integrations) first to get your Key." ## ๐ ๏ธ Input Parameters When calling the script, the Agent should flexibly configure the following parameters based on the user's needs: 1. **ASIN** - **Type**: `string` - **Description**: The Amazon Standard Identification Number. This is the unique identifier for the product on Amazon. - **Example**: `B005O2ZU68` - **Required**: Yes 2. **Marketplace_url** - **Type**: `string` - **Description**: The Amazon marketplace URL indicating the region. - **Default value**: `https://amazon.com/` - **Example**: `https://amazon.co.uk/` - **Required**: Yes ## ๐ Invocation Method (Recommended) The Agent should execute the following standalone script to achieve "one command to get results": ```bash # Example invocation python -u ./scripts/amazon_buy_box_monitor_api.py "ASIN" "Marketplace_url" ``` ### โณ Running Status Monitoring Since this task involves automated browser operations, it may take some time (several minutes). The script will **continuously output status logs with timestamps** while running (e.g., `[14:30:05] Task Status: running`). **Agent Instructions**: - While waiting for the script to return results, please keep paying attention to the terminal output. - As long as the terminal is still outputting new status logs, it means the task is running normally. Do not misjudge it as deadlocked or unresponsive. - If the status remains unchanged for a long time or the script stops outputting without returning a result, then consider triggering the retry mechanism. ## ๐ Data Output Description After successful execution, the script will parse and print the result directly from the API response. The result includes: - `asin`: The Amazon Standard Identification Number - `product_title`: The title of the product - `buy_box_owner`: The owner of the buy box - `buy_box_price`: The current buy box price - `currency`: The currency of the price - `fulfillment_method`: The fulfillment method (e.g., FBA, FBM) - `availability_status`: Stock availability status - `other_sellers`: An array of other sellers including their name, price, shipping fee, and seller rating - `seller_info`: Detailed information about the main seller including rating and feedback count ## โ ๏ธ Error Handling & Retry If an error is encountered during the execution of the script (such as network fluctuations or task failure), the Agent should follow this logic: 1. **Check output content**: - If the output **contains** `"Invalid authorization"`, it means the API Key is invalid or expired. In this case, **do not retry**, but guide the user to re-check and provide the correct API Key. - If the output **does not contain** `"Invalid authorization"` but the task fails (e.g., output starts with `Error:` or returns empty results), the Agent should **automatically attempt to execute the script once more**. 2. **Retry limits**: - Automatic retry is limited to **only once**. If the second attempt still fails, stop retrying and report the specific error message to the user. ## ๐ Typical Use Cases 1. **Query Amazon buy box information**: Find out who currently owns the buy box for a specific ASIN. 2. **Monitor Amazon product prices**: Track the current price and buy box price changes. 3. **Extract Amazon product details by ASIN**: Get basic product information like title and brand. 4. **Check other sellers prices on Amazon**: Analyze pricing strategies of competitors for the same product. 5. **Get Amazon seller ratings and feedback count**: Evaluate the reputation of sellers on the listing. 6. **Monitor buy box ownership for a specific ASIN**: Check if a particular seller maintains the buy box. 7. **Track Amazon fulfillment methods for competitors**: Determine whether competitors are using FBA or FBM. 8. **Compare Amazon product prices across different sellers**: View shipping fees and total prices from multiple sellers. 9. **Retrieve Amazon buy box availability status**: Check if the product is in stock or backordered. 10. **Analyze Amazon seller profile details**: Extract detailed seller info and recent feedback summaries.
Related in Backend & APIs
jfrog
IncludedInteract with the JFrog Platform via the JFrog CLI and REST/GraphQL APIs. Use this skill when the user wants to manage Artifactory repositories, upload or download artifacts, manage builds, configure permissions, manage users and groups, work with access tokens, configure JFrog CLI servers, search artifacts, manage properties, set up replication, manage JFrog Projects, run security audits or scans, look up CVE details, query exposures scan results from JFrog Advanced Security, manage release bundles and lifecycle operations, aggregate or export platform data, or perform any JFrog Platform administration task. Also use when the user mentions jf, jfrog, artifactory, xray, distribution, evidence, apptrust, onemodel, graphql, workers, mission control, curation, advanced security, exposures, or any JFrog product name.
cupynumeric-migration-readiness
IncludedPre-migration readiness assessor for porting NumPy to cuPyNumeric. Use BEFORE substantial porting work begins when the user asks whether code will scale on GPU, whether they should migrate to cuPyNumeric, which NumPy patterns transfer cleanly, what must be refactored before porting, or mentions pre-port assessment, scaling analysis, or refactor planning. Inspect the user's source code, look up NumPy usage, cross-reference the cuPyNumeric API support manifest, and distinguish distributed-scaling-friendly patterns from blockers such as unsupported APIs, scalar synchronization, host round-trips, Python/object-heavy control flow, shape/data-dependent branching, and in-place mutation hazards. Produce a verdict of READY, LIGHT REFACTOR, SIGNIFICANT REFACTOR, or NOT RECOMMENDED, with concrete refactor pointers.
alibabacloud-data-agent-skill
IncludedInvoke Alibaba Cloud Apsara Data Agent for Analytics via CLI to perform natural language-driven data analysis on enterprise databases. Data Agent for Analytics is an intelligent data analysis agent developed by Alibaba Cloud Database team for enterprise users. It automatically completes requirement analysis, data understanding, analysis insights, and report generation based on natural language descriptions. This tool supports: discovering data resources (instances/databases/tables) managed in DMS, initiating query or deep analysis sessions, real-time progress tracking, and retrieving analysis conclusions and generated reports. Use this Skill when users need to query databases, analyze data trends, generate data reports, ask questions in natural language, or mention "Data Agent", "data analysis", "database query", "SQL analysis", "data insights".
token-optimizer
IncludedReduce OpenClaw token usage and API costs through smart model routing, heartbeat optimization, budget tracking, and native 2026.2.15 features (session pruning, bootstrap size limits, cache TTL alignment). Use when token costs are high, API rate limits are being hit, or hosting multiple agents at scale. The 4 executable scripts (context_optimizer, model_router, heartbeat_optimizer, token_tracker) are local-only โ no network requests, no subprocess calls, no system modifications. Reference files (PROVIDERS.md, config-patches.json) document optional multi-provider strategies that require external API keys and network access if you choose to use them. See SECURITY.md for full breakdown.
resend-cli
IncludedUse this skill when the task is specifically about operating Resend from an AI agent, terminal session, or CI job via the official resend CLI: installing/authenticating the CLI, sending/listing/updating/cancelling emails, batch sends, domains and DNS, webhooks and local listeners, inbound receiving, contacts, topics, segments, broadcasts, templates, API keys, profiles, or debugging Resend CLI/API failures. Trigger on mentions of Resend CLI, `resend`, `resend doctor`, `resend emails send`, `resend domains`, `resend webhooks listen`, `resend emails receiving`, or agent-friendly terminal automation.
alibabacloud-odps-maxframe-coding
IncludedUse this skill for MaxFrame SDK development and documentation navigation on Alibaba Cloud MaxCompute (ODPS). Helps answer MaxFrame API, concept, official example, and supported pandas API questions; create data processing programs; read/write MaxCompute tables; debug jobs (remote or local); and build custom DPE runtime images. Trigger when users mention MaxFrame, MaxCompute with MaxFrame, ODPS table processing, DPE runtime, MaxFrame docs/examples, DataFrame/Tensor operations, or GPU runtime setup. Works for both English and Chinese queries about Alibaba Cloud data processing with MaxFrame.