@clawmatrix/install
v1.0.3
Published
Install ClawMatrix OpenClaw skill via git clone into ~/.openclaw/skills.
Readme
@clawmatrix/install
Install the ClawMatrix OpenClaw skill by cloning the public GitHub repo into your local skills folder (same layout as self-improving-agent).
Usage
npx @clawmatrix/installThis runs:
- First time:
git clone https://github.com/szy1840/clawmatrix-skills.git ~/.openclaw/skills/clawmatrix-skill - If the folder already exists and is a git checkout:
git pull --ff-onlyin that directory.
Requires git on your PATH.
License
Apache-2.0
