agent_skills
Load a skill's full content
Returns the full content of the SKILL.md file (frontmatter + body) for the given skill. If the skill is not present in the user's skills, the admin-configured global skills folder is used as a fallback when configured.
get/ocs/v2.php/apps/assistant/api/{apiVersion}/skills/{skillName}
Path parameters
apiVersion'v1' required
skillNamestring required
The skill's folder name
Headers
OCS-APIRequestboolean required
Required to be true for the API request to pass
Response
Skill content returned