/
CO
corespeed-io
/
MCP Store API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
corespeed-io
MCP Store API
post
Create a new skill
v11
latest
OpenAPI 3.0.0
raw.githubusercontent.com
2026-01-29
27
35
78.1 KB
Skills
Create a new skill
Creates a new skill in the registry (admin only)
post
/api/v1/skills
Request body
SkillCreate
required
scope
string
required
repoName
string
required
skillName
string
required
description
string
required
sourceUrl
string
uri
required
version
string
author
string
category
string
tags
string[]
triggerConditions
string[]
dependencies
string[]
Response
Skill created
SkillResponse
required
skill
Skill
required