---
title: "Get Skill Documentation"
method: GET
path: "/agent/skills/{skillId}/documentation"
tags: ["Skills"]
---

# Get Skill Documentation

`GET /agent/skills/{skillId}/documentation`

Returns human-readable documentation for a specific skill

## Path parameters

- `skillId` string, required

## Response `200`

Skill documentation

## Other responses

- `404` — Skill not found

---

[API](https://skmtc.dev/getbindu/apis/bindu-agent-api.md) · [All operations](https://skmtc.dev/getbindu/apis/bindu-agent-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/getbindu/bindu-agent-api/revisions/aec28fa7bf81/schema)
