vercel-labs/openclaw-bootstrap-debug
OpenClaw bootstrap, bundle, config, and restore-asset debugging for vercel-openclaw: openclaw.bundle sidecars, plugin discovery, channel catalog, restart scripts, config hashes, dynamic resume files, and fast restore. Use when setup, gateway boot, plugin loading, or bundle-sidecar compatibility fails.
npx skills add https://github.com/vercel-labs/vercel-openclaw --skill openclaw-bootstrap-debug
Use this skill when the sandbox exists but OpenClaw setup, bundle loading, gateway restart, plugin discovery, or config restoration is broken.
Collect:
GET /api/admin/sandbox-diag port probes.GET /api/admin/logs filtered for gateway., sandbox., bootstrap., restore../home/vercel-sandbox/.openclaw/openclaw.json shape./tmp/openclaw/openclaw-*.log with secrets redacted.webhookSecret missing from one config/hash/restore path.src/server/openclaw/config.ts.src/server/openclaw/{bootstrap,restore-assets}.ts.src/server/sandbox/lifecycle.ts.src/server/channels/admin/apply-channel-config-change.ts.node scripts/verify.mjs --steps=test,typecheck
lat check
For live fixes, include before/after gateway boot evidence: process list, port 3000 probe, plugin count or route registration, and relevant gateway.restart_* events.
Take vercel-labs/openclaw-bootstrap-debug from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.