skills
Create or update a skill
Idempotent endpoint to create or update a GitHub-backed skill. Send application/json with gitUrl.
put/skills/{namespace}/{slug}
Path parameters
namespacestring required
slugstring required
Request body
{"stackTrail":"paths:/skills/{namespace}/{slug}:put:requestBody:content:application/json:schema","oasType":"schema","type":"unknown"}
Response
Skill updated successfully