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 jsonCommand-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.