shop Skill
Shop catalog search, checkout, order tracking, returns. Published by NousResearch in hermes-agent.
What is shop Skill?
Shop catalog search, checkout, order tracking, returns. Published by NousResearch in hermes-agent. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Security review
- Research
- Security review use cases
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use shop Skill
- Use it for security review.
- Use it for research.
Built with
Editorial notes
Source
- Creator: NousResearch
- Repository: NousResearch/hermes-agent
- Skill file: optional-skills/productivity/shop/SKILL.md
What it does
Shop catalog search, checkout, order tracking, returns.
Skill instructions
Shop CLI Skill Setup Prefer the installed shop CLI. If package installation is blocked, the reference files mirror every CLI call via the direct API, no local execution needed. bash pnpm add --global @shopify/shop-cli or: npm install --global @shopify/shop-cli shop --help To upgrade: pnpm add --global @shopify/shop-cli@latest (or npm install --global @shopify/shop-cli@latest). Uninstall: pnpm rm -g @shopify/shop-cli (or npm rm -g @shopify/shop-cli). Reference files: - catalog-mcp.md — direct catalog MCP calls + manual token exchange - direct-api.md — auth, checkout, and orders API details - safety.md — safety, security, and prompt-injection rules - legal.md — personal-use limits and prohibited commercial uses IMPORTANT: Shopping flow Every shopping conversation follows this order. Each step links to its rules below; each rule lives in exactly one place. 1. Offer sign-in — required once if signed-out, before any product message, then STOP and wait for the user to complete sign-in or dec
Explore related resources
Frequently asked questions
What is shop?
shop is a open-source AI agent skill with Copy skill directory. Shop catalog search, checkout, order tracking, returns.
Who is shop best for?
shop is best for reusing agent instructions, scripts, and references, security review workflows, research workflows.
How do I install shop?
Install or run shop using Copy skill directory. Check shop for the latest setup command.
Is shop actively maintained?
shop may need a closer maintenance check before production use.
Auto-fetched from GitHub.