shop

Search product catalogs and manage checkout, orders, returns, and reorders.

Updated Jun 25, 2026
One-click install
npx skills add https://github.com/davpatel605-beep/hermusagent --skill shop-davpatel605-beep
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shop
Source: https://github.com/davpatel605-beep/hermusagent/tree/main/backend/vendor/hermes/optional-skills/productivity/shop
Command: npx skills add https://github.com/davpatel605-beep/hermusagent --skill shop-davpatel605-beep

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users manage end-to-end shopping tasks by finding products, completing purchases, and handling orders without manually navigating multiple commerce systems.

Core Features & Use Cases

  • Catalog Search: Discover products through Shop catalog search with filters for categories, availability, price, shipping, and product attributes.
  • Checkout and Orders: Create secure checkout flows, confirm purchases, track orders, process returns, and support reorders with authentication and safety checks.
  • Use Case: A user can ask the Skill to find a product matching specific preferences, review available options, and continue through a verified purchase workflow.

Quick Start

Use the shop skill to find a suitable product and help me complete the shopping process.

Frequently Asked Questions about shop

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

FAQPage Schema
How do I manage ecommerce orders and product search from a single workflow?

You can manage ecommerce orders by using a workflow that searches product catalogs, prepares secure checkouts, and tracks order status. This Skill handles those commerce actions end-to-end with authentication and payment safety controls.

Can I process returns and reorders through catalog APIs?

Yes, you can process returns and reorders via catalog APIs. The Skill supports return workflows and reordering tasks by requiring secure authentication handling and checkout validation to ensure reliable commerce operations.

What is needed to validate checkout and ensure payment safety for online shopping?

Validating checkout needs secure authentication handling, catalog APIs, and payment safety controls. These mechanisms confirm purchases and create secure checkout flows for reliable ecommerce operations.

How do I filter product search results by availability and shipping attributes?

To filter product search results, use catalog search with filters for categories, availability, price, shipping, and product attributes. This narrows down product discovery to match specific preferences.

Does this shopping workflow support tracking orders without navigating multiple commerce systems?

Yes, it supports tracking orders without navigating multiple commerce systems manually. The Skill consolidates product search, checkout, order tracking, and returns into a single workflow with authentication controls.

What are the limitations of automating checkout preparation for ecommerce purchases?

Limitations involve dependency on secure authentication and catalog APIs for reliable commerce operations. Checkout validation and payment safety controls are required; without them, automated purchase workflows cannot confirm orders safely.