{
  "name": "Wordstopia agent skills",
  "description": "Machine-readable descriptions of Wordstopia's public search capabilities.",
  "version": "1.0.0",
  "baseUrl": "https://www.wordstopia.com",
  "skills": [
    {
      "id": "search-starts-with",
      "name": "Words starting with",
      "description": "Find English words beginning with a prefix.",
      "url": "https://www.wordstopia.com/.well-known/agent-skills/search-starts-with.json",
      "sha256": "55ff87ee9b24236526e391a00e9b244c71fb7798a6897abc82c3f636cab32920"
    },
    {
      "id": "search-ends-with",
      "name": "Words ending with",
      "description": "Find English words ending with a suffix.",
      "url": "https://www.wordstopia.com/.well-known/agent-skills/search-ends-with.json",
      "sha256": "16532f720a72bf6aa71e5389e1aad136043874de024d5236d445aeafde98028b"
    },
    {
      "id": "search-contains",
      "name": "Words containing",
      "description": "Find English words containing a letter sequence.",
      "url": "https://www.wordstopia.com/.well-known/agent-skills/search-contains.json",
      "sha256": "c6e41a260df5852aa9ced79de56b04e7c28b80a8e018773fd0261bee8a472d1b"
    },
    {
      "id": "search-rhymes",
      "name": "Rhyming words",
      "description": "Find perfect or near rhymes for an English word.",
      "url": "https://www.wordstopia.com/.well-known/agent-skills/search-rhymes.json",
      "sha256": "ca5c529c4eb419367e3ed3bc9f0751b322ffd373c10e3aedbeb2f9251a1c3eaa"
    },
    {
      "id": "search-word-finder",
      "name": "Word finder",
      "description": "Find English words that can be formed from an available rack of letters.",
      "url": "https://www.wordstopia.com/.well-known/agent-skills/search-word-finder.json",
      "sha256": "ba2fa0e468d79f8d253fa140481f519739b9ee1d3ba5306051b75f33657730a8"
    },
    {
      "id": "translate-text",
      "name": "Text translation",
      "description": "Translate text between language codes.",
      "url": "https://www.wordstopia.com/.well-known/agent-skills/translate-text.json",
      "sha256": "1dcfbcd33ff662853141bd00e97d8c25816a4133e496c5fe3107dba7bf5dc106"
    }
  ]
}