---
title: "Attach a skill to my agent"
method: POST
path: "/v1/workspaces/{workspaceId}/agent-skills"
tags: ["Workspaces"]
---

# Attach a skill to my agent

`POST /v1/workspaces/{workspaceId}/agent-skills`

## Request body

- object
  - `skill_artifact_id` string, required

## Response `200`

Attached

## Other responses

- `409` — Limit reached or already attached

## Changes

- **2026-07-26** `804359ead65a` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/shareout/apis/shareout-rest-api/changes/v1/workspaces/:workspaceId/agent-skills/post.md)

---

[API](https://skmtc.dev/shareout/apis/shareout-rest-api.md) · [All operations](https://skmtc.dev/shareout/apis/shareout-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/shareout/shareout-rest-api/revisions/804359ead65a/schema)
