用于运行、重跑、调试并解读 OpenClaw Parallels 安装与冒烟检查结果
该技能材料显示其本质是面向 OpenClaw Parallels 冒烟测试的提示词/操作文档,不自带密钥、远程端点或可执行代码。结合其开源 GitHub 来源与极高社区采用度,整体风险较低,主要需注意文档中涉及本地测试命令与日志路径时的操作边界。
材料明确标注“需要的密钥/环境变量:无”,README 也未要求 API token、账号密码或云凭证;未见凭证收集、存储或转发设计,凭证暴露面很低。
客观检查项注明“远程端点 host:无”,文档虽提到 gateway/status 等检查命令,但未声明向第三方或不明服务外发数据;基于现有材料,未见独立网络外传设计。
该对象被标记为 prompt-only,当前材料是操作说明而非可执行程序本体。README 中出现 timeout、pnpm、prlctl exec、openclaw gateway status 等命令示例,但这是文档描述的人工/宿主侧测试流程,不等同于该技能自身自动获得代码执行能力。
文档提到日志与产物默认落在 `.artifacts/parallels/...` 和 `/tmp/openclaw-parallels-*`,说明测试流程可能涉及本地文件读写;但作为纯文档技能,它本身未声明自动读取、写入或广泛扫描用户数据,也未要求超出其场景的权限。
来源为 GitHub 开源仓库,可审计;系统标注 open-source,且社区采用度极高(约 377k star),这是明显的降风险因素。许可证未声明、维护状态未知属于轻微信息缺口,但不足以在无其他红旗情况下抬升为高风险。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "openclaw-parallels-smoke" 技能: 1. 下载 https://raw.githubusercontent.com/openclaw/openclaw/main/.agents/skills/openclaw-parallels-smoke/SKILL.md 2. 保存为 ~/.claude/skills/openclaw-parallels-smoke/SKILL.md 3. 装好后重载技能,告诉我可以用了
请重跑 OpenClaw Parallels 的安装和 onboarding 检查,并按步骤汇总每一项是否通过、失败原因以及建议修复办法。
一份包含检查结果、失败定位与修复建议的简明报告。
OpenClaw Parallels 的 gateway smoke 检查失败了。请帮助我定位可能的配置、网络或依赖问题,并给出逐步排查方案。
按优先级整理的故障原因清单,以及可执行的排查与修复步骤。
请解读这次 OpenClaw Parallels upgrade checks 的输出,指出有哪些风险项、是否阻塞升级,以及升级前需要完成的准备工作。
一份升级风险评估与准备事项清单,帮助判断能否继续升级。
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.…
使用 sherpa-onnx 在本地离线将文本快速转换为语音,无需云服务。
帮助你自动控制网页流程,处理多步骤操作、登录检查与标签页管理。
快速生成概念、架构、流程与白板图,支持 SVG、HTML 或 Excalidraw 格式
帮助用户对收件箱消息进行分流、跟进等待回复并生成后续摘要。
通过命令行控制飞利浦 Hue 灯光与场景,便捷实现智能照明操作自动化。
帮助你用 node inspect 与性能分析工具定位 Node.js 调试与性能问题。
帮助开发者选择并执行 OpenClaw 测试、CI 校验与发布验证的最优路径。
自动执行 Parallels 与 Discord 往返冒烟测试并验证主客机通信链路。
帮助你运行、观察、调试并扩展 OpenClaw 的 QA 场景与测试产物
用于分析并优化 OpenClaw 测试与插件套件的性能瓶颈、内存占用和覆盖率耗时。
为 OpenClaw 环境提供安全文件共享、认证下载与高可用网页搜索能力
帮助定位 OpenClaw 调试问题,先选对日志、探针与证据路径再改代码。