Skills
List Skills
List all skills available to an instance.
GET
Returns the skills available on an instance. By default this includes all skills — both installed and uninstalled. Use theDocumentation Index
Fetch the complete documentation index at: https://docs.chowder.dev/llms.txt
Use this file to discover all available pages before exploring further.
eligible_only query parameter to filter down to just the ones that are ready to go.
Authentication
Requires an org-level API key or a scoped token with theconfigure permission.
Path Parameters
The ID of the instance.
Query Parameters
When
true, only returns skills that are fully installed and ready to use.