Add OpenClaw installation guide

This commit is contained in:
2026-03-24 07:26:43 +00:00
parent a8560f7170
commit 46ecb38049

View File

@@ -15,6 +15,15 @@ Browse tradeable Polymarket prediction market events by game category.
hermes skills install https://git.fbrns.co/shoko/jujutsu-skills#polymarket-browse hermes skills install https://git.fbrns.co/shoko/jujutsu-skills#polymarket-browse
``` ```
**For OpenClaw users:**
```bash
# Clone the repo
git clone https://git.fbrns.co/shoko/jujutsu-skills.git ~/jujutsu-skills
# Copy skill to your OpenClaw skills folder
cp -r ~/jujutsu-skills/skills/polymarket-browse ~/.openclaw/skills/
```
**Manual installation:** **Manual installation:**
```bash ```bash
# Clone the repo # Clone the repo