Marketplace

enter-world

Launch the Adventure Engine application for an adventure project. Use when the user wants to "enter" a world, "start" or "launch" an adventure session, or begin interactive gameplay. Fires off the application in the background using the current working directory as the adventure project root.

$ Installer

git clone https://github.com/rjroy/adventure-engine-corvran /tmp/adventure-engine-corvran && cp -r /tmp/adventure-engine-corvran/corvran/skills/enter-world ~/.claude/skills/adventure-engine-corvran

// tip: Run this command in your terminal to install the skill