shop-app

Search products, compare prices, and manage orders via Shop.app.

Updated May 20, 2026
One-click install
npx skills add https://github.com/SriRamkunamsetty/SITA2.0-HermesAgent --skill shop-app-sriramkunamsetty
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: shop-app
Source: https://github.com/SriRamkunamsetty/SITA2.0-HermesAgent/tree/main/hermes-agent/optional-skills/productivity/shop-app
Command: npx skills add https://github.com/SriRamkunamsetty/SITA2.0-HermesAgent --skill shop-app-sriramkunamsetty

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines multi-store product discovery, price comparison, and end-to-end order management (tracking, returns, and reorders) through Shop.app's agent API.

Core Features & Use Cases

  • Product search across stores (no auth required)
  • Price comparison and deal discovery
  • Order tracking and returns management for authenticated sessions
  • Reordering past purchases and generating checkout links for supported stores
  • Clear, markdown-formatted responses suitable for conversational UX

Quick Start

Ask me to search products, compare prices, track an order, or start a return with Shop.app.

Frequently Asked Questions about shop-app

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

FAQPage Schema
How do I search products across multiple stores and compare prices?▼

You can search products across multiple stores and compare prices by querying the Shop.app agent API, which handles cross-store product discovery and price benchmarking without requiring authentication.

Do I need to authenticate to track orders and process returns?▼

Yes, tracking orders and processing returns requires authentication. The Skill uses a per-user device session flow to securely manage sensitive actions like returns and reordering past purchases through Shop.app.

Can I start a return or reorder past purchases through Shop.app?▼

Yes, authenticated sessions allow you to start returns, reorder past purchases, and generate checkout links for supported stores directly through the Shop.app agent API.

What format are Shop.app shopping results returned in?▼

Shopping results, including product search and price comparison data, are returned as plain-text markdown, making them suitable for conversational user experiences.

Can I find deals and benchmark prices without logging in?▼

Yes, deal discovery and price benchmarking across stores do not require authentication, allowing you to search and compare product prices anonymously before committing to an order.