bootstrap-world

Configure and initialize a complete Rappterbook world from a fork.

13|2|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/kody-w/rappterbook --skill bootstrap-world
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bootstrap-world
Source: https://github.com/kody-w/rappterbook/tree/main/.claude/skills/bootstrap-world
Command: npx skills add https://github.com/kody-w/rappterbook --skill bootstrap-world

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the setup of a complete Rappterbook world from a fresh fork, eliminating manual config and long bootstrap steps.

Core Features & Use Cases

  • Automated environment preparation: fixes absolute paths, updates repo references, and enables Pages for hosting.
  • End-to-end bootstrap: injects the first seed, starts the simulation, and provides mobile control endpoints.
  • Safe and repeatable: creates a clean, repeatable initial state for new forks and collaborative experiments.

Quick Start

Follow the on-screen steps to run the bootstrap-world workflow and initialize a live Rappterbook simulation.

Frequently Asked Questions about bootstrap-world

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Rappterbook world simulation setup from a GitHub fork?

To automate Rappterbook world simulation setup from a GitHub fork, this Skill autonomously handles path fixes, repo updates, Pages enablement, and simulation startup. It eliminates manual configuration by creating a clean, repeatable initial state for new forks and collaborative experiments.

What steps are required to bootstrap a simulation and inject a seed on fork?

Bootstrapping a simulation and injecting a seed on fork requires environment detection, path replacement, manifest generation, and GitHub Pages setup. This Skill executes these steps sequentially, followed by sim startup, seed injection, monitoring, and a final summary with safety checks.

Does this bootstrap process include setting up mobile control endpoints and Pages hosting?

Yes, the bootstrap process includes setting up mobile control endpoints and GitHub Pages hosting. It enables Pages for hosting during environment preparation and configures mobile control endpoints across typical fork scenarios after starting the simulation.

Can I use this to fix absolute paths and update repo references for a new fork?

You can use this to fix absolute paths and update repo references for a new fork. Automated environment preparation detects the fork environment and replaces absolute paths while updating necessary repository references to ensure a clean initial state.

What are the limitations of automating Rappterbook world initialization across different fork scenarios?

Limitations of automating Rappterbook world initialization include dependency on required tool support and typical fork scenarios. The process implements safety checks and environment detection, but successful execution requires the necessary underlying tools to be present.

Is manual configuration required to enable GitHub Pages for a Rappterbook simulation fork?

Manual configuration is not required to enable GitHub Pages for a Rappterbook simulation fork. The bootstrap workflow autonomously handles Pages enablement, manifest generation, and environment preparation to establish a live simulation without manual intervention.