Add installation guide to SKILL.md

This commit is contained in:
shoko
2026-03-24 07:20:51 +00:00
parent 125f51656d
commit f7d8d12d93

View File

@@ -8,6 +8,22 @@ description: Browse tradeable Polymarket events by game category. Shows active m
Browse tradeable Polymarket prediction market events by game category. Browse tradeable Polymarket prediction market events by game category.
## Installation
**For Hermes Agent users:**
```bash
hermes skills install https://git.fbrns.co/shoko/jujutsu-skills#polymarket-browse
```
**Manual installation:**
```bash
# Clone the repo
git clone https://git.fbrns.co/shoko/jujutsu-skills.git ~/jujutsu-skills
# Copy skill to your Hermes skills folder
cp -r ~/jujutsu-skills/skills/polymarket-browse ~/.hermes/skills/
```
## Usage ## Usage
``` ```