Launches the Adventure Engine application to initiate immersive, AI-powered tabletop RPG sessions directly from your terminal.
The Enter World skill automates the deployment of the Corvran Adventure Engine, a specialized AI game master platform. It handles the complexities of backend server initialization using Bun, performs automated health checks, and manages process detaching so that the game runs independently in the background. This skill is essential for developers and storytellers who want to transition instantly from world-building to interactive gameplay without manually managing server processes or terminal windows.
主な機能
01Automatic browser integration for immediate access to the web interface
02Built-in health check monitoring with 30-second verification timeout
03Headless support via the --no-browser flag for remote environments
04Background execution mode to maintain Claude Code session activity
05Automated local server initialization using the Bun runtime
061 GitHub stars
ユースケース
01Testing procedural imagery and dynamic theming during game development
02Resuming persistent world states for interactive storytelling sessions
03Starting a new tabletop RPG session within a local adventure project directory