Run, debug, rerun, and interpret OpenClaw Parallels install and smoke checks.
The material indicates this is essentially a prompt/instruction skill for OpenClaw Parallels smoke workflows, with no built-in secrets, remote endpoints, or executable payload. Given its open-source GitHub origin and very high community adoption, overall risk is low; the main consideration is operational caution around local test commands and log/artifact handling described in the documentation.
The material explicitly states there are no required secrets or environment variables, and the README does not request API tokens, account passwords, or cloud credentials. No credential collection, storage, or forwarding behavior is described, so credential exposure appears minimal.
The objective checks state there are no remote endpoint hosts. Although the documentation mentions gateway/status checks, it does not declare any data egress to third-party or unknown services; based on the provided material, there is no standalone network exfiltration design.
This object is marked as prompt-only, so the material is operational guidance rather than an executable program itself. The README includes examples such as timeout, pnpm, prlctl exec, and openclaw gateway status, but these are documented host-side/manual test flows and do not mean the skill itself inherently gains code execution privileges.
The documentation mentions logs and artifacts under `.artifacts/parallels/...` and `/tmp/openclaw-parallels-*`, indicating that the described test workflow may involve local file reads/writes. However, as a prompt-only skill, it does not itself declare automatic access, modification, or broad scanning of user data, nor does it request permissions beyond its stated use case.
The source is an auditable open-source GitHub repository, and the system marks it as open-source with extremely high community adoption (about 377k stars), which are strong risk-reducing signals. The unspecified license and unknown maintenance status are minor information gaps, but not enough to elevate the rating in the absence of other red flags.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "openclaw-parallels-smoke" skill from askskill: 1. Download https://raw.githubusercontent.com/openclaw/openclaw/main/.agents/skills/openclaw-parallels-smoke/SKILL.md 2. Save it as ~/.claude/skills/openclaw-parallels-smoke/SKILL.md 3. Reload skills and tell me it's ready
Please rerun the OpenClaw Parallels install and onboarding checks, then summarize which steps passed, the causes of failures, and recommended fixes.
A concise report with check results, failure diagnosis, and recommended fixes.
The OpenClaw Parallels gateway smoke check failed. Help me identify possible configuration, network, or dependency issues and provide a step-by-step troubleshooting plan.
A prioritized list of likely causes with actionable troubleshooting and remediation steps.
Please interpret the output of these OpenClaw Parallels upgrade checks, identify risk items, say whether they block the upgrade, and list the required pre-upgrade tasks.
An upgrade risk assessment and preparation checklist to decide whether to proceed.
Use this skill for Parallels guest workflows and smoke interpretation. Do not load it for normal repo work.
openclaw gateway status --deep --require-rpc unless the stable version being checked does not support it yet.2026.3.12 pre-upgrade diagnostics may require a plain gateway status --deep fallback.precheck=latest-ref-fail on that stable pre-upgrade lane as baseline, not automatically a regression.--json for machine-readable summaries..artifacts/parallels/openclaw-parallels-* by default. Override with OPENCLAW_PARALLELS_ARTIFACT_ROOT when a run needs another artifact volume.timeout --foreground (or gtimeout --foreground if that is the available binary) so a stalled install, snapshot switch, or prlctl exec transport cannot consume the rest of the testing window. Defaults:
75m75m90m150m
If a lane hits the cap, stop there, inspect the newest /tmp/openclaw-parallels-* run directory and phase log, then fix or rerun the smallest affected lane. Do not keep waiting on a capped lane.install-main, install-latest, install-baseline, or install-baseline-package exceeds 420s, or a phase named update-dev / same-guest openclaw update exceeds 300s without new markers, start diagnosis from that phase log and guest process state. Current Windows update phases can still pass after roughly 10-15 minutes because doctor --fix may install bundled plugin runtime deps; keep the script hard cap near 20 minutes unless the log is truly stale.timeout --foreground 75m pnpm test:parallels:macos -- --jsontimeout --foreground 90m pnpm test:parallels:windows -- --jsontimeout --foreground 75m pnpm test:parallels:linux -- --json
Keep each lane in its own shell/session and track the run directory for each one. Before starting the matrix, run any required host build/package gate to completion. When current-main tgz packaging is needed, the smoke scripts hold a shared package lock through pnpm build, inventory/staging, and npm pack; if that lock is missing or broken, serialize the matrix instead of accepting concurrent dist mutation.pnpm test:parallels:npm-update wrapper in parallel with individual macOS/Windows/Linux smoke lanes; it touches the same guest families and snapshots.dist (pnpm build, pnpm ui:build, pnpm release:check, pnpm test:install:smoke, npm pack/install smoke, or Docker lanes that run package/build prep). Run unrelated build/package gates first, let them finish, then start the VM matrix. Concurrent dist mutation can make host npm pack fail with missing files and wastes a full VM cycle./tmp/openclaw-parallels-* logs. Use that timing before changing smoke order, timeouts, or helper behavior.…
Debug Node.js apps with inspect, breakpoints, heap, and CPU profiling.
Audit and harden OpenClaw hosts for security and operational health.
List chats, review message history, and send iMessage or SMS from CLI.
Summarize or transcribe URLs, videos, PDFs, and local files quickly.
Create, search, and manage Bear notes on macOS via grizzly CLI.
Automate OpenClaw nightly releases, branch maintenance, and forward-porting to main.
Choose and run the safest, cheapest OpenClaw test and validation path.
Run Parallels smoke tests with Discord roundtrip verification across host and guest.
Run, inspect, debug, and extend OpenClaw QA scenarios and artifacts.
Analyze and optimize OpenClaw test performance, memory use, and coverage slowdowns.
Diagnose OpenClaw issues by choosing logs, probes, and proof paths first.
Connect AI assistants to OpenClaw agents, sessions, and workspace files.