Skip to main content
GET
Get Skill Source

Authorizations

Authorization
string
header
required

Use a JWT bearer token or a Veryfront API key in the Authorization header.

Path Parameters

project_reference
string
required
skill_id
string
required

Skill identifier

Query Parameters

source_target_kind
string
target_branch_id
string<uuid> | null

Response

Project skill document

id
string
required
name
string
required
description
string
required
source_path
string
required
edit_mode
enum<string>
required
Available options:
structured,
source_only
instructions
string
required

Full markdown body of SKILL.md, below the frontmatter

sections
object
required

Read-only, best-effort projection of the body split on ## headings. Empty when the body is not section-addressable, and never authoritative — instructions is the body. Not writable.

source
string
required
source_only_reasons
string[]
required
allowed_tools
string[]
owner_agent_id
string
short_name
string