CLI
arctl skill show

arctl skill show

Shows detailed information about a skill.

Usage

arctl skill show <skill-name> [flags]

Example:

arctl skill show my-skill
arctl skill show my-skill --output json

Command-specific flags

-o, --output string: Output format (table, json) (default "table")

Global flags

-v, --verbose: Enable verbose output.
-h, --help: Display help information for the command.