Add installation guide to SKILL.md

This commit is contained in:
2026-03-24 07:20:51 +00:00
parent cd842df060
commit a8560f7170

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.
## 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
```