---
title: "POST /api/v1/skillhub/install"
method: POST
path: "/api/v1/skillhub/install"
tags: ["SkillHub"]
---

# POST /api/v1/skillhub/install

`POST /api/v1/skillhub/install`

## Request body

- object
  - `slug` string, required

## Response `200`

Install

- object
  - `ok` boolean, required
  - `error` string

## Changes

- **2026-03-19** `239b3cc94d80` — 1 breaking, 6 warning, 1 info
  - the `slug` request property's minLength was increased from `0` to `1`
  - removed the request property `agentId`
  - removed the request property `source`
  - removed the optional property `position` from the response with the `200` status
  - …4 more

[Change history](https://skmtc.dev/nexu-io/apis/nexu-controller-api/changes/api/v1/skillhub/install/post.md)

---

[API](https://skmtc.dev/nexu-io/apis/nexu-controller-api.md) · [All operations](https://skmtc.dev/nexu-io/apis/nexu-controller-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nexu-io/nexu-controller-api/revisions/fecc80c70f2c/schema)
