Audience
- Advanced operators and admins extending agent capabilities
Prerequisites
- Access to Skill Hub in your workspace
- Existing agent(s) ready for skill binding
- Role permissions for skill create/update/bind actions
Plan and role requirements
- Skill operations may be gated by plan and workspace role.
- If actions are disabled, verify plan entitlement and admin permission first.
Steps
1) Create skill
- Open Skill Hub.
- Select Create Skill and define configuration.
- Save and validate skill schema/inputs.
2) Bind skill to an agent
- Open the target agent.
- Navigate to skill bindings.
- Attach the skill and save changes.
3) Validate runtime behavior
- Run a controlled test call/flow.
- Confirm skill invocation behavior matches expectation.
- Iterate on skill configuration as needed.
Expected result
Skills are reusable across agents, and each binding can be tested and governed without editing every prompt manually.Troubleshooting
Skill cannot be created or saved
- Validate required fields and schema structure.
- Confirm role permissions in current workspace.
Skill bound but not used at runtime
- Confirm binding is on the correct agent.
- Validate the scenario actually invokes the skill.
- Re-test with clearer trigger conditions.

