Your instance needs to be in
running status for all of these endpoints to work. If it’s stopped, start it first.Set up
Enable and disable without uninstalling
Sometimes you want to temporarily disable a skill without removing it entirely. Use the PATCH endpoint:204 No Content. The skill files stay on disk but the agent won’t use a disabled skill.
Quick reference
What’s next?
Scoped API Keys
Create restricted keys so integrations can install skills without full org access.
Build a Frontend
Build a chat UI that leverages your agent’s new skills.