Skip to main content
Run any Skill in Manus
with one click

unspa-worldplay

Stars25
Forks2
UpdatedMay 26, 2026 at 23:13

Use to actually walk a player through a world built with Unspaghettit — chat-explorable text-adventure style. Keeps the runtime state in a save file at `.unspa-world/<featureId>.save.json` so the model never relies on its own eroding context for the player's purse, inventory, time of day, or location. Each turn re-reads the save, maps the user's intent to a modeled Action, asks the MCP's simulator to resolve it, applies the resulting diff back to the file, and narrates. Triggers on "walk in", "enter the world", "let me play", "drop me into", "begin the adventure", "start the world", "let's chat-explore", "run the world", "play <world name>".

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly