Searches Amazon from the terminal via cli-web-amazon — product search, product details by ASIN, Best Sellers by category, and autocomplete suggestions. Use when the user asks about Amazon products, prices, best sellers, or wants to search Amazon. Prefer cli-web-amazon over fetching the website. No auth required.
$npx -y skills add itamarzand88/cli-anything-web --skill amazon-cliInstalls into the current project.
Run `npx skills use "https://github.com/itamarzand88/cli-anything-web" --skill "itamarzand88/cli-anything-web/amazon-cli"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/itamarzand88/cli-anything-web" that are relevant to the current task. Run `npx skills add "https://github.com/itamarzand88/cli-anything-web"` and select the relevant skills, then follow their instructions.