Skills
Get Skill Info
Get details about a specific skill.
GET
Returns metadata for a specific skill installed on the instance.Documentation Index
Fetch the complete documentation index at: https://docs.chowder.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Requires an org-level API key or a scoped token with theconfigure permission.
Path Parameters
The ID of the instance.
The name of the skill (e.g.
web-search).Response
The skill’s identifier.
A short description of the skill.
Where the skill was installed from.
The filesystem path to the skill on the instance.
Whether the skill is fully configured and operational.