{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "pronunciation-lookup",
      "type": "skill-md",
      "description": "Look up authentic native English video pronunciation clips with timestamped subtitles, IPA phonetics, syllable breakdowns, definitions, and heteronym distinction.",
      "url": "/.well-known/agent-skills/pronunciation-lookup/SKILL.md",
      "digest": "sha256:e54d3ec19673c4a1f7715a09237f601d8a2d4a913c044ff803e0e7f814ed56b1"
    },
    {
      "name": "browse-vocabulary",
      "type": "skill-md",
      "description": "Browse indexed English vocabulary words by letter or category in the SayItVid pronunciation dictionary.",
      "url": "/.well-known/agent-skills/browse-vocabulary/SKILL.md",
      "digest": "sha256:cdf768810ce7a6ace6966dab2cc580aba057fc2a88bceacc7cd5ae2e57597187"
    },
    {
      "name": "llms-txt",
      "type": "skill-md",
      "description": "Access the site-wide LLM manifest and endpoint map at /llms.txt.",
      "url": "/llms.txt",
      "digest": "sha256:bc45744b37090e2fdf4ad4441b6903fc78a129bcaebc0e5b080e62a4be2bba91"
    },
    {
      "name": "markdown-negotiation",
      "type": "skill-md",
      "description": "Request token-optimized Markdown for any page or word using HTTP Accept: text/markdown or by appending .md.",
      "url": "/.well-known/agent-skills/markdown-negotiation/SKILL.md",
      "digest": "sha256:990bf11a76ef3bde819b8209cad62ede4feb061b78c704ac6050541213a324dc"
    }
  ]
}