pipe2 skill install
pipe2 skill install
Write the bundled SKILL.md to ~/.claude/skills/pipe2-cli/
Synopsis
Install the bundled Pipe2.ai skill so Claude Code (or any compatible agent runtime) can discover the CLI as a tool.
The skill is embedded inside the binary, so this command works offline and always installs the version that matches the CLI you’re running.
pipe2 skill install [flags]Options
--dest string override install directory (default: ~/.claude/skills/pipe2-cli) -h, --help help for installOptions inherited from parent commands
--api-url string override API base URL (env: PIPE2_API_URL) --config string path to config file (default: $XDG_CONFIG_HOME/pipe2/config.toml) --json emit JSON to stdout instead of human-readable text --token string override personal access token (env: PIPE2_TOKEN) -v, --verbose verbose human output on stderrSEE ALSO
- pipe2 skill - Install and inspect the bundled Claude Code skill