Install
openclaw skills install x-installSoftware installation assistant using x-cmd's install module. Use this skill whenever the user needs to query software installation methods, get installation commands, or understand how to install various software packages. Covers: getting installation commands (x install --cat <software>), listing supported software (x install --ll), and more. Triggered by queries like "how to install node", "docker installation command", "install python", "show me git install command", or any software installation lookup.
openclaw skills install x-installLoad x-cmd before use:
. ~/.x-cmd.root/X
x-cmd not installed? → data/install.md
x install --cat <software>x install --llx install --cat git
x install --cat docker
x install --cat node
x install --cat python
x install --ll
x install --cat gitx install --cat dockerx install --cat nodex install --cat pythonx install --cat claude-codeRun x install --help for full help documentation.