hermes-agent/optional-skills/productivity
Teknium 180a7036bc
feat(skills): add Shopify optional skill (Admin + Storefront GraphQL) (#18116)
Adds optional-skills/productivity/shopify — curl-based guide for the
Shopify Admin GraphQL API (products, orders, customers, inventory,
metafields, bulk operations, webhooks) and the Storefront GraphQL API.

- API version 2026-01 (current stable)
- Custom-app access tokens (shpat_...) with X-Shopify-Access-Token header
- Notes the 2026-01-01 deprecation of admin-created custom apps, points
  users at Dev Dashboard for new setups after that date
- Includes a reusable shop_gql() bash helper, cursor pagination,
  rate-limit cost inspection, GID conventions, userErrors check
- Safety section warns on destructive mutations (delete/refund/cancel)

Installs cleanly via: hermes skills install official/productivity/shopify
2026-04-30 15:58:44 -07:00
..
canvas feat: add Canvas LMS skill for fetching courses and assignments (#3799) 2026-03-29 15:28:32 -07:00
memento-flashcards feat(skills): add memento-flashcards optional skill (#3827) 2026-03-29 16:52:52 -07:00
shopify feat(skills): add Shopify optional skill (Admin + Storefront GraphQL) (#18116) 2026-04-30 15:58:44 -07:00
siyuan feat(skills): add SiYuan Note and Scrapling as optional skills (#3742) 2026-03-29 09:34:56 -07:00
telephony feat(skills): consolidate find-nearby into maps as a single location skill 2026-04-19 05:19:22 -07:00