Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

bankr-skill-shopify

Shopify Admin & Storefront GraphQL skill, adapted for the Bankr ecosystem.

The core Shopify GraphQL helpers (products, orders, customers, inventory, metafields, webhooks, bulk ops) are taken verbatim from the upstream NousResearch/hermes-agent skill (MIT, author: community). Credit and thanks to the Hermes contributors.

This fork adds four Bankr bridge sections so agents can wire a Shopify store to onchain settlement, identity, and loyalty using Bankr primitives:

  1. Identity bridge — Shopify customer metafield → Bankr-resolvable handle (ENS, Twitter, Farcaster, wallet).
  2. x402 checkout — Shopify draft-order total → x402 endpoint Bankr can call and settle in USDC.
  3. Webhook → Bankr Submit — Shopify webhook → POST /agent/prompt (or bankr_agent_submit_prompt MCP) → poll job.
  4. Scope cheatsheet — minimum Admin API scopes for the bridge flows.

See SKILL.md for the full skill.

License

MIT — see LICENSE. Preserves the upstream Hermes copyright; adds Bankr Community copyright for the bridge additions.

About

Shopify Admin & Storefront GraphQL skill, adapted for the Bankr ecosystem with x402, identity, and webhook bridges. Adapted from NousResearch/hermes-agent (MIT).

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors