Babysitter steamworks-networking
Steam P2P networking skill for lobbies and relay servers.
install
source · Clone the upstream repo
git clone https://github.com/a5c-ai/babysitter
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/a5c-ai/babysitter "$T" && mkdir -p ~/.claude/skills && cp -r "$T/library/specializations/game-development/skills/steamworks-networking" ~/.claude/skills/a5c-ai-babysitter-steamworks-networking && rm -rf "$T"
manifest:
library/specializations/game-development/skills/steamworks-networking/SKILL.mdsource content
Steamworks Networking Skill
Steam networking integration.
Capabilities
- Steam P2P
- Lobby system
- Relay servers
- Voice chat