hermes-agent/optional-skills/productivity
Teknium b045e7a2ba
feat(skills): add shop-app personal shopping assistant (optional) (#20702)
Port Shop.app's upstream SKILL.md (https://shop.app/SKILL.md) into
optional-skills/productivity/shop-app/ with Hermes-native adaptations:

- Proper Hermes frontmatter (name, description<=60 chars, version,
  author, license, prerequisites, metadata.hermes tags + related_skills
  + homepage + upstream)
- Swap Shop.app's bespoke 'message()' tool references for Hermes
  conventions: gateway adapters handle platform formatting, so the
  skill just writes markdown (no Telegram/WhatsApp/iMessage sections
  referencing a tool Hermes doesn't ship)
- Name Hermes tools where relevant: curl via 'terminal', HTML policy
  pages via 'web_extract', try-on via 'image_generate'
- Reframe session state as 'hold in your reasoning context for this
  conversation only' and forbid writing tokens to .env / disk — matches
  Hermes ephemeral-memory discipline
- Drop NO_REPLY convention (Shop-app-runtime specific)
- Trigger-first description so the skill loader picks it up when the
  user wants to search products, track orders, returns, or reorder
2026-05-06 04:47:56 -07:00
..
canvas feat: add Canvas LMS skill for fetching courses and assignments (#3799) 2026-03-29 15:28:32 -07:00
here-now feat(skills): add here.now as an optional skill 2026-04-30 19:48:15 -07:00
memento-flashcards feat(skills): add memento-flashcards optional skill (#3827) 2026-03-29 16:52:52 -07:00
shop-app feat(skills): add shop-app personal shopping assistant (optional) (#20702) 2026-05-06 04:47:56 -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