All commands require proper authentication. See the CLI Authentication guide if needed.
1. List Skill Definitions
Shows available Skill types and their configuration schema. Commands2. Create Skills
Create a new Skill with metadata and configuration. Commands3. List Skills
View all Skills in the control plane. Commands4. Get Skill Details
Fetch configuration, permissions, and associations. Commands5. Associate Skills
Attach a Skill to an agent, team, or environment. CommandsSkills can be associated with multiple entities. The same Skill instance can be shared across agents, teams, and environments.
6. List Skill Associations
See all Skills attached to a specific entity. Commands7. Update Skills
Modify Skill metadata or configuration. Commands8. Delete Skills
Remove Skills that are no longer required. CommandsCommon Workflows
Creating a Skill with Variant
Creating and Assigning in One Flow
Updating Configuration
Related Pages
Built-in Skills
See all available Skill types to create
Skill Variants
Learn about variants for the —variant flag
Examples
Real-world CLI usage examples
Custom Skills
Create custom Skill types