{
  "$schema": "https://agentskills.io/schemas/index-v0.2.0.json",
  "name": "DuaPress Agent Skills",
  "description": "Discoverable agent skills exposed by DuaPress — authenticated Islamic books, free to the Ummah.",
  "skills": [
    {
      "name": "search-islamic-content",
      "type": "search",
      "description": "Full-text search across DuaPress books, duas, hadith, stories of the Prophets and children's content.",
      "url": "https://duapress.com/search?q={query}",
      "sha256": ""
    },
    {
      "name": "browse-library",
      "type": "browse",
      "description": "Browse the full library of authenticated Islamic books, organised by category.",
      "url": "https://duapress.com/library",
      "sha256": ""
    },
    {
      "name": "read-book",
      "type": "read",
      "description": "Read any published DuaPress book in the digital viewer with citations, audio recitations and translations.",
      "url": "https://duapress.com/view/{bookId}",
      "sha256": ""
    }
  ]
}
