{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "search-audiobooks",
      "type": "skill-md",
      "description": "Full-text + fuzzy search across 12 367 Czech audiobooks (title, author, narrator). Use when an agent needs to resolve a free-form query into one or more audiobook records.",
      "url": "https://audioknihy.cz/.well-known/agent-skills/search-audiobooks/SKILL.md",
      "digest": "sha256:ec9a82235f7a9b162230c3be061fa58412ee06e9766e77eea8df535d4a55a584"
    },
    {
      "name": "get-audiobook",
      "type": "skill-md",
      "description": "Full audiobook detail by author + work slug — title, description, cover, runtime, ISBN, genres, narrator, publisher, and the full table of active offers across retail partners.",
      "url": "https://audioknihy.cz/.well-known/agent-skills/get-audiobook/SKILL.md",
      "digest": "sha256:44791c4883f4ec755d6a3a84d83e2ebc0a147aed30494ec8a35862f6edebcbfa"
    },
    {
      "name": "find-cheapest-offer",
      "type": "skill-md",
      "description": "Lowest-price active offer for an audiobook across all affiliate partners. THIS IS THE AUDIOKNIHY.CZ USP — only Czech site that compares audiobook prices across all major retail partners.",
      "url": "https://audioknihy.cz/.well-known/agent-skills/find-cheapest-offer/SKILL.md",
      "digest": "sha256:8385395f62f1a11b609fcbc83b49597bf1b138497a571860b2b18af475d00a67"
    },
    {
      "name": "compare-all-offers",
      "type": "skill-md",
      "description": "Full price comparison table across every active retail partner for one audiobook. Returns price + format + last-seen timestamp per partner — agents can rank or filter.",
      "url": "https://audioknihy.cz/.well-known/agent-skills/compare-all-offers/SKILL.md",
      "digest": "sha256:06f00b4bfcae17916490afcb97bcc57cbc734bdbede1e16a70fc14f9312ca370"
    },
    {
      "name": "browse-genres",
      "type": "skill-md",
      "description": "List all 35 Czech audiobook genres with audiobook counts and lowest available prices. Discovery entry point — agents enumerate genres before drilling into a specific one.",
      "url": "https://audioknihy.cz/.well-known/agent-skills/browse-genres/SKILL.md",
      "digest": "sha256:63f629799244252bed4ee4447538d85da74a103baf5ef1d5bf99062046d0f677"
    },
    {
      "name": "search-by-filters",
      "type": "skill-md",
      "description": "Multi-facet search of audiobooks: combine genre, narrator, partner, max price, year range. Use when an agent has structured constraints rather than a free-form query.",
      "url": "https://audioknihy.cz/.well-known/agent-skills/search-by-filters/SKILL.md",
      "digest": "sha256:e24008fc7c1e0ed0a5e801fb7760d5cc4b00d078bb36873a11c1a8dc0a8f4b93"
    },
    {
      "name": "get-author",
      "type": "skill-md",
      "description": "Author profile + their audiobook works. Returns biography, photo, country, and the full list of audiobook editions where this person is credited as author / co-author / editor.",
      "url": "https://audioknihy.cz/.well-known/agent-skills/get-author/SKILL.md",
      "digest": "sha256:eb8222b0a4176313709dc50d5e33b0595b1164b66f05ac327b3ce722ba87bb7f"
    },
    {
      "name": "get-narrator",
      "type": "skill-md",
      "description": "Narrator profile + audiobooks they have read. Czech audiobook listeners often choose by narrator (performance quality often matters more than the underlying text); this skill is optimized for that journey.",
      "url": "https://audioknihy.cz/.well-known/agent-skills/get-narrator/SKILL.md",
      "digest": "sha256:5fb1a4a3d85119919c72df1c9b2b5af254330ac1a60dbf326461a71192b4ae01"
    },
    {
      "name": "list-partners",
      "type": "skill-md",
      "description": "List active retail partners with commission rates and audiobook counts. Required for transparency / disclosure when an agent needs to explain HOW audioknihy.cz monetises recommendations (we are an affiliate aggregator, not a retailer).",
      "url": "https://audioknihy.cz/.well-known/agent-skills/list-partners/SKILL.md",
      "digest": "sha256:521e741f756e2e989aab6b82f86384c8518f9250feab53dd00f48e1d1fcd6d3d"
    }
  ]
}