qclaw-env

Diagnose and provision local OpenClaw environments across macOS and Windows.

1|2|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/bluegitter/QClaw --skill qclaw-env
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qclaw-env
Source: https://github.com/bluegitter/QClaw/tree/main/resources/openclaw/config/skills/qclaw-env
Command: npx skills add https://github.com/bluegitter/QClaw --skill qclaw-env

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenClaw environment setup can be complex and error-prone across macOS and Windows; this skill automates the detection, diagnosis, and provisioning of a complete local environment for OpenClaw skills.

Core Features & Use Cases

  • Platform-aware detection of OS, architecture, and preinstalled tooling, followed by a guided, deterministic installation of required runtimes, CLIs, and package managers.
  • Network-mirror configuration guidance and automatic adjustment to domestic mirrors to improve reliability in restricted networks.
  • End-to-end workflow including environment snapshot, dependency resolution, and post-install verification to ensure OpenClaw works out-of-the-box.

Quick Start

Use the qclaw-env skill to diagnose your system and guide you through installing missing tools for a working OpenClaw environment.

Frequently Asked Questions about qclaw-env

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

FAQPage Schema
How do I set up the OpenClaw runtime environment on macOS and Windows?

Setting up the OpenClaw runtime environment involves detecting your OS and architecture, taking a system snapshot, resolving dependencies, and installing missing runtimes like node, python, go, and uv with guided manual steps when necessary.

What is the best way to diagnose missing dependencies for OpenClaw?

Diagnosing missing dependencies for OpenClaw requires an environment snapshot that detects preinstalled tooling and configurations, followed by network checks and dependency resolution to identify and provision any missing CLIs or package managers.

Can I configure domestic mirror sources for OpenClaw package managers?

You can configure domestic mirror sources for OpenClaw package managers during the environment provisioning process, which provides network-mirror configuration guidance and automatic adjustment to improve installation reliability in restricted networks.

Does OpenClaw environment setup require manual installation steps?

OpenClaw environment setup primarily automates installation, but it provides guided manual steps when necessary for deterministic setup of runtimes and CLIs, validating installations against platform-specific manuals to ensure a working configuration.

Why does OpenClaw environment diagnosis fail on restricted networks?

OpenClaw environment diagnosis might fail on restricted networks due to connectivity issues, but the setup process includes network checks and automatic adjustment to domestic mirror sources to improve reliability during dependency resolution and installation.