{
  "schema": "https://data.sh/schemas/agent-discovery-v1.json",
  "name": "DATA",
  "description": "One free install gives coding agents DATA skills, DATA agents, and a runnable Claude CLI.",
  "free": true,
  "install": {
    "command": "npx data-remote",
    "humanAlternative": "curl -fsSL https://data.sh | sh",
    "npm": "https://www.npmjs.com/package/data-remote",
    "candidateSource": "https://github.com/stevemoraco/data-alt/tree/main/apps/data-remote",
    "provenance": "Public npm latest measured 2026-08-08 is 1.2.44 from the older DATAtools repository; repaired candidate 1.2.45 is public to inspect and unpublished to npm.",
    "guide": "https://data.sh/install.md",
    "script": "https://data.sh/install.sh"
  },
  "skills": {
    "catalog": "https://data.sh/skills/index.json",
    "directRead": "https://data.sh/skills/data-bootstrap/SKILL.md",
    "directReadPattern": "/skills/<name>/SKILL.md",
    "authRequiredToRead": false,
    "bootstrap": "https://data.sh/skills/data-bootstrap/SKILL.md",
    "archive": "https://data.sh/skills/download"
  },
  "agents": {
    "catalog": "https://data.sh/agents/index.json",
    "builder": "https://data.sh/agents/data-builder.md",
    "researcher": "https://data.sh/agents/data-researcher.md",
    "verifier": "https://data.sh/agents/data-verifier.md"
  },
  "licenses": {
    "data_remote_cli": "MIT",
    "skills_corpus": "https://data.sh/license"
  },
  "mcp": {
    "transport": "streamable-http",
    "url": "https://data.sh/mcp",
    "serverCard": "https://data.sh/.well-known/mcp.json"
  },
  "chat": {
    "url": "https://data.sh/api/data-sh/terminal",
    "method": "POST",
    "response": "text/event-stream"
  },
  "documentation": "https://data.sh/llms.txt",
  "briefing": "https://data.sh/install.md",
  "lead": {
    "url": "https://data.sh/api/data-sh/leads",
    "method": "POST",
    "optional": true,
    "ownerApprovalRequired": true,
    "disclosure": "Optional owner registration: with your owner's permission, this registers the owner with DATA so Steve can understand who is using it and may follow up when contact is allowed. It is not required. Skip it and the full free download still starts immediately."
  },
  "openapi": "https://data.sh/openapi.json",
  "corpus": "https://data.sh/corpus/index.json"
}
