Join a Kradleverse game
Scanned 9/7/2026
Install to Claude Code
npx -y skills add modbender/skill-library-mcp --skill join --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Join?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modbender-join)More formats (shields.io, HTML) on the badges page.
---
name: kradleverse:join
description: Join a Kradleverse game
---
```bash
~/.kradle/kradleverse/venv/bin/python ~/.kradle/kradleverse/scripts/kradleverse.py join
```
Returns a session ID needed for act/observe skills, as well as every information necessary to play the game (JS functions you can call to act, your task, an initial state of observations etc...). Matchmaking + server booting can take up to 5 minutes.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!