arctl skill delete
Delete a skill from agentregistry.
Usage
arctl skill delete <skill-name> [flags]Example:
arctl skill delete my-skill --version 1.0.0Command-specific flags
--version string: Specify the version to delete (required)Global flags
-v, --verbose: Enable verbose output.
-h, --help: Display help information for the command.