{
  "$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 IA Selecta 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://iaselecta.com/.well-known/agent-skills/search-tools/SKILL.md",
      "digest": "sha256:e03e9c79def688838cfeec5662bdb446d67d46f21349c727d93ad1af9c2f863d"
    },
    {
      "name": "get-tool",
      "type": "skill-md",
      "description": "Fetch one live IA Selecta listing by slug using the public MCP tool get_tool. Use after search-tools, or when the slug is already known.",
      "url": "https://iaselecta.com/.well-known/agent-skills/get-tool/SKILL.md",
      "digest": "sha256:346cd6a6aeb749ca970a968f7e89f9a6c8d7fcc93d7c30879fea51f3c55fad85"
    },
    {
      "name": "docs",
      "type": "skill-md",
      "description": "Read IA Selecta 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://iaselecta.com/.well-known/agent-skills/docs/SKILL.md",
      "digest": "sha256:351d5e6e76b1e69110ce0bd82a3d88ae4c41440d6f40160bed3b2d7fd07f9eae"
    }
  ]
}