Minctrl Docs

List registered skills

GET
/agents/skills

List all registered skills with id, description, domain, and evaluation metric.

Public registry read — no authentication.

Authorization

HTTPBearer
AuthorizationBearer <token>

In: header

Response Body

application/json

curl -X GET "https://example.com/agents/skills"
null