From antigravity-awesome-skills
Integrates BuyWhere's MCP and API for product search, price comparison, and deal discovery in AI shopping agents. Guides setup in Cursor, Claude Desktop, or custom runtimes.
npx claudepluginhub sickn33/antigravity-awesome-skillsThis skill uses the workspace's default tool permissions.
BuyWhere gives AI agents a product-catalog surface for shopping flows, price comparison, and deal discovery. Use this skill when you want an agent to connect product search or merchant-aware commerce actions through BuyWhere's MCP setup path or API onboarding flow.
Implements WebMCP commerce tools for product search, cart management, checkout, returns, subscriptions, and support on e-commerce sites for agentic shopping.
Enables autonomous agents to interact with headless e-commerce backends via standardized Python API for product discovery, cart management, authentication, and secure sessions. Useful for agentic shopping implementations.
Scrapes e-commerce data for pricing, reviews, bestsellers, sellers from 30+ platforms including Amazon, Walmart, eBay, Shopify. Routes intents to Apify actors for competitor analysis, store scraping, tech stack detection.
Share bugs, ideas, or general feedback.
BuyWhere gives AI agents a product-catalog surface for shopping flows, price comparison, and deal discovery. Use this skill when you want an agent to connect product search or merchant-aware commerce actions through BuyWhere's MCP setup path or API onboarding flow.
The safest public starting points are the live developer portal, API key signup flow, MCP guide, and the official Cursor plugin repository.
Start from the public BuyWhere entry point that matches the user's setup:
https://buywhere.ai/developers/https://buywhere.ai/api-keys/https://api.buywhere.ai/docs/guides/mcphttps://github.com/BuyWhere/buywhere-cursor-pluginAsk which host the user is integrating with before giving setup instructions:
Do not assume the same config file or launch command works across all hosts.
Prefer a minimal first-run path:
Once the first query works, help the user branch into the next layer:
Use BuyWhere Product Catalog to help me connect BuyWhere inside Cursor and verify one product-search query.
Use BuyWhere Product Catalog to set up BuyWhere MCP for my shopping agent and keep the first test minimal.
Problem: The user wants BuyWhere setup help but has not created an API key yet.
Solution: Start at https://buywhere.ai/api-keys/ and only move to config after that step is complete.
Problem: A documentation hostname is unavailable.
Solution: Prefer the live developer portal, API key flow, MCP guide on api.buywhere.ai, and the official GitHub plugin repo.
@api-design-principles - Use when the user needs API-shape guidance around a commerce integration.@mcp-builder - Use when the user is building or extending an MCP server rather than consuming one.