cpu_skip_onboarding
Skip the entire introduction when the player explicitly asks to skip it, unlocking all game tools.
Instructions
Close the whole introduction because the player asked to skip it. playerRequest carries their own words, quoted, and it must not be empty. Never call this on your own initiative: not because the introduction feels slow, not to unblock a tool that refused, not to save a few turns. Without an explicit request from the player this call is out of bounds. It closes all six steps with that reason and opens every game tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playerRequest | Yes | The words of the player asking to skip, quoted. Required, and never your own paraphrase. |