Skip to main content
POST
Create Skill

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Request to create a skill.

content
string | null

Raw markdown content

description
string | null

Optional description override

github_url
string | null

GitHub repository URL

name
string | null

Optional name override

Response

Successful Response

Skill response model.

created_at
string
required
description
string | null
required
id
string
required
name
string
required
network_scope
string
required
slug
string
required
source_type
string
required
source_url
string | null
required
updated_at
string
required
workspace_id
string
required
is_catalog
boolean
default:false
registry_item_id
string | null
update_available
boolean
default:false