shop-app

Search products, track orders, and manage returns via the Shop.app API.

1|Updated May 12, 2026
One-click install
npx skills add https://github.com/projectedanx/hermes-agent --skill shop-app-projectedanx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shop-app
Source: https://github.com/projectedanx/hermes-agent/tree/main/optional-skills/productivity/shop-app
Command: npx skills add https://github.com/projectedanx/hermes-agent --skill shop-app-projectedanx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl.

What problem does it solve?

This skill streamlines the e-commerce experience by centralizing product discovery, order tracking, and return management across multiple platforms into a single, conversational interface.

Core Features & Use Cases

  • Unified Shopping: Search for products across various stores, compare prices, and find similar items using text or image-based queries.
  • Order Management: Track shipments, check return eligibility, and initiate reorders for past purchases without navigating multiple store websites.
  • Virtual Visualization: Leverage image generation to preview how products like furniture or accessories might look in your own space.

Quick Start

Use the shop-app skill to search for wireless headphones under 100 dollars and show me the top results.

Frequently Asked Questions about shop-app

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track e-commerce orders and check return eligibility across multiple stores?

A unified shopping assistant tracks e-commerce orders and checks return eligibility across multiple stores by querying the Shop.app API, consolidating shipment statuses and return policies into a single conversational interface.

Can I compare product prices across different platforms using a text query?

Yes, you can compare product prices across platforms by submitting text or image-based queries to search for items, compare costs, and find similar products without navigating individual store websites.

How does virtual try-on work for furniture and accessories?

Virtual try-on for furniture and accessories leverages image generation to preview how products look in your personal space, allowing you to visualize items visually before making a purchase decision.

Do I need device authorization to search for products publicly?

Public product data searches use standard HTTP requests and require no authentication, but tracking orders or managing returns requires completing a secure device-authorization flow for your account.

What are the limitations of using curl for e-commerce order tracking?

Using curl for e-commerce order tracking limits you to standard HTTP requests for public data, requiring a separate secure device-authorization flow to execute authenticated user operations like returns or reorders.