Trigger skill resolution
POST
/api/v1/skills/{id}(*)/resolve
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” projectId
required
Project scope. Required on scoped list and root-create operations; requests without a resolvable project are rejected with 400. There is no default project.
string
Project scope. Required on scoped list and root-create operations; requests without a resolvable project are rejected with 400. There is no default project.
Responses
Section titled “ Responses ”Success
Media type application/json
object
_id
required
string
ref
required
string
source
required
string
skillName
required
string
skillPath
required
string
commitHash
required
string
commitTimestamp
required
string | null format: date-time
name
required
string
description
required
string
license
string
compatibility
string
allowedTools
string
metadata
object
key
additional properties
string
content
required
string
archiveUrl
required
string
validationWarnings
Array<string>
resolvedAt
required
string | null format: date-time
createdAt
required
string | null format: date-time
projectId
required
string
Skill not found
Blob storage error