{
  "$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 Launchelion 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://launchelion.com/.well-known/agent-skills/search-tools/SKILL.md",
      "digest": "sha256:8315f9896a679a8ef8b20e392593768bbdedbc762e1b048877ea463e627736ea"
    },
    {
      "name": "get-tool",
      "type": "skill-md",
      "description": "Fetch one live Launchelion listing by slug using the public MCP tool get_tool. Use after search-tools, or when the slug is already known.",
      "url": "https://launchelion.com/.well-known/agent-skills/get-tool/SKILL.md",
      "digest": "sha256:b0e7998518e28a73003c4cdfde59cffa0dd7b37f8e609d22f2d3d10c17ad7b76"
    },
    {
      "name": "docs",
      "type": "skill-md",
      "description": "Read Launchelion 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://launchelion.com/.well-known/agent-skills/docs/SKILL.md",
      "digest": "sha256:437721989e684d373c8a03fe78f55d199e8bd37c54a2600b7548823275625467"
    }
  ]
}