Skill Builder Preview Importable
The SKILL.md + file list for one discoverable skill, for the enroll preview pane (read what you're bringing in before you commit). Path-validated to a host skills dir. Reads local disk directly (local-only, enforced).
Query Parameters
path*Path
Response Body
application/json
application/json
curl -X GET "https://example.com/agent/skill-builder/preview-importable?path=string"{}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}