{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "version": "2",
  "schemaVersion": "2.0.0",
  "specVersion": "0.2.0",
  "format": "agent-skills-index-v2",
  "lastUpdated": "2026-08-23",
  "skills": [
    {
      "name": "search-tools",
      "type": "skill-md",
      "description": "Search live The AI Tools Index catalog listings by name, tagline, or category using the public MCP tool search_tools. Use when an agent needs to find tools on this origin.",
      "url": "https://theaitoolsindex.com/.well-known/agent-skills/search-tools/SKILL.md",
      "digest": "sha256:8c3469ea41dd21509ce1fb6efbd8d3906e00a0cbbee7aac8d8afd7c77c450caa"
    },
    {
      "name": "get-tool",
      "type": "skill-md",
      "description": "Fetch one live The AI Tools Index listing by slug using the public MCP tool get_tool. Use after search-tools, or when the slug is already known.",
      "url": "https://theaitoolsindex.com/.well-known/agent-skills/get-tool/SKILL.md",
      "digest": "sha256:6d87c158e5164abdae1fc9175fd2914b8f16953f5b24872fb2b61b453c5a40c6"
    },
    {
      "name": "docs",
      "type": "skill-md",
      "description": "Read The AI Tools Index public agent docs at /docs, plus /llms.txt and markdown twins (Accept: text/markdown). Use when an agent needs the honest map of this origin.",
      "url": "https://theaitoolsindex.com/.well-known/agent-skills/docs/SKILL.md",
      "digest": "sha256:a8792428b77a8826ce8f3f942d1bb01158a8769351da03ff5bd794d39b779706"
    }
  ]
}