Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

unspa-worldplay

스타25
포크2
업데이트2026년 5월 26일 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>".

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

SKILL.md
readonly