skills

Get a skill

Get a single skill by its namespace and slug.

get/skills/{namespace}/{slug}

Path parameters

namespacestring required
slugstring required

Response

Skill found

idstring required
namespacestring required
slugstring required
displayNamestring required
descriptionstring required
promptstring required
qualityScorenumber required
externalStarsnumber required
externalForksnumber required
totalActivationsnumber required
uniqueUsersnumber required
categoriesstring[] required
serversstring[] required
gitUrlstring nullable required
verifiedboolean required

Whether this skill's namespace is verified.

listedboolean required
ownerstring nullable required

Organization ID of the skill owner (from namespace)

createdAtstring required

Changes

Changed in 6 of the 47 revisions of this API.46

    • ▲

      removed the required property from the response with the status

      response-required-property-removed

    • ▲

      removed the required property from the response with the status

      response-required-property-removed

    • ▲

      removed the required property from the response with the status

      response-required-property-removed

    This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • ▲

      response property gitUrl list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • ○

      added the required property to the response with the status

      response-required-property-added

    • ○

      added the required property to the response with the status

      response-required-property-added

    • ○

      added the required property to the response with the status

      response-required-property-added

    • ○

      added the required property to the response with the status

      response-required-property-added

    • ○

      added the required property to the response with the status

      response-required-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • ○

      endpoint added

      endpoint-added