Get Project Skill
Retrieve project-scoped skill metadata and active revision summary.
Authentication
AuthorizationBearer
Bearer token authentication using JWT tokens from Ory Kratos/Hydra
Path parameters
skill_id
The skill ID
org_id
The organization ID
project_id
The project ID
Response
Project skill details
id
slug
display_name
description
license
compatibility
source
has_active_revision
has_capabilities
requires_prerequisites
active_revision
created
modified
project_id
created_by_user_id
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error
