Activate Skill
Publish a reviewed draft skill to active (the consumable surface).
A manual publish: the user reviewed the SKILL.md and chose to publish. The moment it goes live we fire a background verification (the entry gate), so an active skill earns its trust verdict automatically rather than waiting for a manual eval click — that is what makes the home a Verified Library.
Path Parameters
skill_id*Skill Id
Response Body
application/json
application/json
curl -X POST "https://example.com/skills/string/activate"{}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}