back
loading skill details...
Perform chown-tool operations from the command line.
--- name: chown-tool description: Perform chown-tool operations from the command line. --- # Chown - CLI Utility Command-line utility for chown operations. ## Quick Start ```bash chown-tool --help ``` ## Features - Standard command-line interface - Common flags and arguments - Pipe and redirect compatible - Shell integration ## Examples ```bash # Show help chown-tool --help # Basic usage chown-tool [options] [arguments] # Pipe input echo "input" | chown-tool [options] ```
don't have the plugin yet? install it then click "run inline in claude" again.