Agent skills for the Trifle Snake Rodeo game.
Autoplay daemon with modular AI strategies for the Trifle Snake Rodeo game. Built on snake-rodeo-agents.
| Skill | snake-rodeo |
| ClawHub | clawhub.ai/okwme/snake-rodeo |
| Install | clawdhub install okwme/snake-rodeo |
# Install
clawdhub install okwme/snake-rodeo
# Or via git
git clone https://github.com/trifle-labs/skills.git ~/repos/trifle-skills
ln -s ~/repos/trifle-skills/snake-rodeo ~/.openclaw/workspace/skills/snake-rodeo
cd ~/.openclaw/workspace/skills/snake-rodeo && npm install
# Run
node snake.mjs start --detach
node snake.mjs statusSee snake-rodeo/SKILL.md for full documentation — strategies, API client, wallet auth, tournament simulator, and more.
MIT