v43

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0163155274.5 KB
skills

Get skill content

Retrieve the SKILL.md body and file listing from an artifact without installing it. Accepts OCI refs, git refs, or local tags.

get/api/v1beta/skills/content

Query parameters

refstring required

OCI reference or local build tag

Response

OK

bodystring

Body is the raw SKILL.md markdown content.

descriptionstring

Description is the skill description from the OCI config labels.

licensestring

License is the SPDX license identifier from the OCI config labels.

namestring

Name is the skill name from the OCI config labels.

versionstring

Version is the skill version from the OCI config labels.