π¦ ClawHub
Software Installation Assistant
by @lunrenyi
Software installation assistant using x-cmd's install module. Use this skill whenever the user needs to query software installation methods, get installation...
TERMINAL
clawhub install x-installπ About This Skill
name: x-install description: | Software 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
metadata: author: X-CMD version: "1.0.0" category: core tags: [shell, cli, tools, install, software, package-manager] repository: https://github.com/x-cmd/skill install_doc: data/install.md display_name: Software Installation Assistant
x install - Software Installation Assistant
Prerequisites
1. Load x-cmd before use:
. ~/.x-cmd.root/X
2. x-cmd not installed? β data/install.md
Core Functions
x install --cat x install --llUsage Examples
Get installation command for specific software
x install --cat git
x install --cat docker
x install --cat node
x install --cat python
List all supported software
x install --ll
Common Scenarios
x install --cat gitx install --cat dockerx install --cat nodex install --cat pythonx install --cat claude-codeGet Help
Run x install --help for full help documentation.