{
  "$schema": "https://raw.githubusercontent.com/cloudflare/agent-skills-discovery-rfc/main/schema/v0.2.0/index.schema.json",
  "version": "0.2.0",
  "publisher": {
    "name": "PennyLogo",
    "url": "https://pennylogo.com",
    "contact": "contact@olympusml.com"
  },
  "skills": [
    {
      "name": "pennylogo-overview",
      "type": "reference",
      "description": "Long-form description of PennyLogo: what it does, who it is for, pricing, output formats, public API surface, and discovery endpoints.",
      "url": "https://pennylogo.com/llms-full.txt",
      "sha256": "102965c8aa26431b24acaee49b83181bdc04f238c9a71fbed42746e578f03573"
    },
    {
      "name": "pennylogo-short-index",
      "type": "reference",
      "description": "Short, link-dense index of PennyLogo pages and resources (llms.txt format).",
      "url": "https://pennylogo.com/llms.txt",
      "sha256": "8dac690d531912654041b9f057888ab6d7023e9ee3f7129b868e3238821730a9"
    },
    {
      "name": "pennylogo-public-api",
      "type": "api",
      "description": "OpenAPI 3.0 specification for PennyLogo's read-only public API (logo and story lookup by ID).",
      "url": "https://pennylogo.com/.well-known/openapi.json",
      "sha256": "ce4d717e958a20e4f77fc12dabfd6e849e23326fd8f6a1ad00076f2c999ba436"
    },
    {
      "name": "pennylogo-image-policy",
      "type": "policy",
      "description": "Acceptable-use policy and content restrictions for PennyLogo generations.",
      "url": "https://pennylogo.com/image-policy",
      "sha256": "2a5d24df3f70a20cb8755e5c18a8bb455341354f522e38e3bd1b18b208c65f79"
    }
  ]
}