Install
openclaw skills install propai-syncMaintain and operate the PropAI Sync monorepo, including hosted-platform BYOK API validation and Railway deployment checks. Use when working in propai-sync t...
openclaw skills install propai-syncRun all commands from the repo root.
git status --short and git diff --name-only.pnpm build before any deploy or handoff.node skills/propai-sync/scripts/hosted-smoke.mjsHANDOFF.md.health_ok is true./api/users/me succeeds with that API key.npx @railway/cli loginnpx @railway/cli statusGET /api/healthPOST /api/auth/bootstrapGET /api/users/me with X-API-Key from bootstrapHANDOFF.md.clawhub publish skills/propai-sync --slug propai-sync --name "PropAI Sync" --version <semver> --tags latest --changelog "<summary>"