iai skills get
Describe a skill in detail
Synopsis
Show a Copilot skill in detail, including its config and full content.
Without flags, returns the version the server resolves by default. Copilot loads the "active" version, so use --label active to fetch the version Copilot uses. Use --version to retrieve a specific version number, or --label to resolve any other label.
iai skills get <name> [flags]Examples
iai skills get summarize-trace
iai skills get summarize-trace --version 3
iai skills get summarize-trace --label activeOptions
-h, --help help for get
--json Output response as JSON
--label string Retrieve the version with this label
-o, --organization string Organization name that owns the project
-p, --project string Project name that owns the prompts
--version int Retrieve a specific version number
--yaml Output response as YAMLOptions inherited from parent commands
SEE ALSO
iai skills - Manage Interactive Copilot skills (not to be confused with context items that configure the Interactive Agent)
Last updated
Was this helpful?

