Add x-cmd capability to AI agents
Please help me install x-cmd skills, refer to https://x-cmd.com/llms.txt
The AI will handle the installation automatically.
x agent setupInstalls to:
~/.claude/skills/x-cmd/~/.codex/skills/x-cmd/~/.opencode/skills/x-cmd/~/.agents/skills/x-cmd/
clawhub install x-cmd/plugin marketplace add x-cmd-skill/x-cmd
/plugin install x-cmd@x-cmdOr:
claude plugin marketplace add x-cmd-skill/x-cmd && claude plugin install x-cmd@x-cmdcodex plugin marketplace add x-cmd-skill/x-cmd
codex plugin install x-cmd@x-cmdgit clone https://github.com/x-cmd-skill/x-cmd.git ~/.claude/skills/x-cmdx-cmd/
├── README.md # This file
├── SKILL.md # Core skill documentation
├── README.cn.md # Chinese documentation
└── data/
└── install.md # Installation guide for end users
# Load x-cmd
. ~/.x-cmd.root/X
# Browse skills
x skill
# Install packages
x env use jq nodejs python3| Resource | URL |
|---|---|
| x-cmd Website | https://www.x-cmd.com |
| AI Docs (llms.txt) | https://www.x-cmd.com/llms.txt |
| x-cmd Source | https://github.com/x-cmd/x-cmd |
| This Skill | https://github.com/x-cmd-skill/x-cmd |
Version: 0.0.5 | License: Apache-2.0