---
title: "Raw SKILL.md for in-Studio viewer"
method: GET
path: "/v1/skills/{skillId}/markdown"
tags: ["Workspaces"]
---

# Raw SKILL.md for in-Studio viewer

`GET /v1/skills/{skillId}/markdown`

## Response `200`

Skill markdown body

- object
  - `skill_artifact_id` string
  - `name` string
  - `slug` string
  - `markdown` string

## Other responses

- `404` — Skill not found or not visible

---

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