{
  "name": "skill-publish",
  "description": "GitHub Action for validating, quoting, publishing, and polling HCS-26 skill releases through Registry Broker.",
  "url": "https://github.com/hashgraph-online/skill-publish",
  "specificationVersion": "0.19",
  "apis": [
    {
      "name": "Registry Broker REST API",
      "description": "Canonical API used by the skill-publish workflow for skill quote, publish, and job polling.",
      "type": "openapi",
      "url": "https://hol.org/registry/api/v1/openapi.json",
      "humanURL": "https://hol.org/registry/docs"
    }
  ],
  "tags": [
    "hcs-26",
    "skills",
    "registry-broker",
    "github-action",
    "hedera"
  ],
  "contact": {
    "name": "Hashgraph Online",
    "url": "https://hol.org/registry"
  },
  "externalDocs": {
    "url": "https://hol.org/docs/registry-broker/",
    "description": "Registry Broker architecture and integration documentation."
  }
}
