Skills for agentic use of Canopy API — the modern API for Amazon product data.
Skills are reusable prompt-driven modules that give AI agents structured capabilities for working with the Canopy API. They provide context, instructions, and patterns that help agents effectively query Amazon product data including pricing, reviews, search results, sales estimates, and more.
- canopy-api — Documentation and examples for the Canopy API
- canopy-api-mcp — Model Context Protocol server for Canopy API
npx skills add canopy-api/skills- Sign up and create an account at canopyapi.co
- Get an API key from your dashboard
- Install the skills with
npx skills add canopy-api/skills
- REST: https://rest.canopyapi.co/
- GraphQL: https://graphql.canopyapi.co/
MIT