{
  "specVersion": "1.0",
  "host": {
    "displayName": "SayItVid",
    "identifier": "did:web:sayitvid.com"
  },
  "entries": [
    {
      "identifier": "urn:air:sayitvid.com:skills:pronunciation-lookup",
      "displayName": "English Video Pronunciation Lookup",
      "type": "text/markdown",
      "url": "https://sayitvid.com/.well-known/agent-skills/pronunciation-lookup/SKILL.md",
      "representativeQueries": [
        "how to pronounce ephemeral",
        "video pronunciation for record",
        "IPA phonetics for schedule",
        "English pronunciation examples in context"
      ]
    },
    {
      "identifier": "urn:air:sayitvid.com:skills:browse-vocabulary",
      "displayName": "Browse Vocabulary Dictionary",
      "type": "text/markdown",
      "url": "https://sayitvid.com/.well-known/agent-skills/browse-vocabulary/SKILL.md",
      "representativeQueries": [
        "browse English words starting with letter e",
        "vocabulary dictionary index",
        "English word lists"
      ]
    },
    {
      "identifier": "urn:air:sayitvid.com:doc:llms-txt",
      "displayName": "SayItVid LLM & Agent Documentation",
      "type": "text/plain",
      "url": "https://sayitvid.com/llms.txt",
      "representativeQueries": [
        "SayItVid API documentation for AI agents",
        "Markdown for Agents endpoints"
      ]
    },
    {
      "identifier": "urn:air:sayitvid.com:skills:markdown-negotiation",
      "displayName": "Markdown Content Negotiation",
      "type": "text/markdown",
      "url": "https://sayitvid.com/.well-known/agent-skills/markdown-negotiation/SKILL.md",
      "representativeQueries": [
        "fetch clean markdown for pronunciation",
        "markdown content negotiation"
      ]
    }
  ]
}