Add OpenClaw installation guide
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user