{
  "$schema": "https://agentskills.io/schemas/discovery/v0.2.0/index.json",
  "version": "0.2.0",
  "skills": [
    {
      "name": "create-project",
      "type": "skill",
      "description": "Create a new owner-scoped HIIE project to hold documents, designs, flows, and build artifacts.",
      "url": "https://hiie.arthurlabs.net/.well-known/agent-skills/create-project/SKILL.md",
      "sha256": "547f79aa4d4a2894b00766f77a4680765b50acccc83da573061d173d6fcb24c5"
    },
    {
      "name": "generate-cad",
      "type": "skill",
      "description": "Generate a manufacturable 3D part (B-rep STEP + STL + colored GLB) from a plain-language prompt.",
      "url": "https://hiie.arthurlabs.net/.well-known/agent-skills/generate-cad/SKILL.md",
      "sha256": "7181d999201c4c1cad3959cfa4cb9e4af44d3d8864c955a3730f259fabf74525"
    },
    {
      "name": "run-flow",
      "type": "skill",
      "description": "Run a multi-agent workflow (a built-in template or a custom flow) as a DAG inside a project.",
      "url": "https://hiie.arthurlabs.net/.well-known/agent-skills/run-flow/SKILL.md",
      "sha256": "62d720fac2361b3f8633222e67b6a1a91db9f0effaa02253cc4701ee191f1b17"
    },
    {
      "name": "build-project",
      "type": "skill",
      "description": "Start and poll the autonomous 9-step builder that turns a project brief into a full set of artifacts.",
      "url": "https://hiie.arthurlabs.net/.well-known/agent-skills/build-project/SKILL.md",
      "sha256": "b661f307b988598596fd7e759561bff5d903dc57e134346a277ad0f9b094e493"
    }
  ]
}