Skip to content
Agentv0.3.0

IntentQL Demo Store

Shopify store demonstrating AI agent contracts. Agents interact via declared intents, not HTML scraping.

by greenhill32(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

A2A agent card imported from greenhill32/intentql (.well-known/agent.json). Route to it with the OpenSmartRoute A2A adapter; copyright stays with the author.

IntentQL Demo Store

Shopify store demonstrating AI agent contracts. Agents interact via declared intents, not HTML scraping.

Capabilities

read, search

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/greenhill32-intentql-intentql-demo-store/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

greenhill32-intentql-intentql-demo-store.ocm.jsonjson
{
  "ocm": "1",
  "id": "greenhill32-intentql-intentql-demo-store",
  "kind": "agent",
  "name": "IntentQL Demo Store",
  "description": "Shopify store demonstrating AI agent contracts. Agents interact via declared intents, not HTML scraping.",
  "publisher": "greenhill32",
  "version": "0.3.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "a2a",
      "agent-card",
      "github-a2a"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Shopify store demonstrating AI agent contracts. Agents interact via declared intents, not HTML scraping."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-a2a",
      "repository": "https://github.com/greenhill32/intentql",
      "path": ".well-known/agent.json",
      "ref": "6c5d7173390aaf90766d2630502d31ccc73081d8",
      "url": "https://github.com/greenhill32/intentql/blob/6c5d7173390aaf90766d2630502d31ccc73081d8/.well-known/agent.json",
      "key": "greenhill32/intentql/.well-known/agent.json"
    }
  }
}

Fetch it by URL: GET /api/v1/registry/greenhill32-intentql-intentql-demo-store/manifest?version=0.3.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.