A specialized skill for integrating Rei Qwen3 Coder as a model provider with automated setup and switching capabilities.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install rei
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install rei using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Rei Qwen3 Coder skill enables developers to seamlessly integrate Rei's high-performance coding models into their local AI agent infrastructure. By utilizing Openclaw Skills, this integration provides an OpenAI-compatible interface to the coder.reilabs.org endpoint, facilitating advanced coding assistance with a massive 200,000 token context window.
This skill automates the complex configuration required to maintain secure connections, including the injection of mandatory User-Agent headers to prevent 403 Forbidden errors. It serves as a bridge between the raw model API and the agent's internal model management system, ensuring that Qwen3 Coder is available for complex reasoning and software development tasks.
To install this integration via Openclaw Skills, run the following command in your terminal:
./skills/rei/scripts/setup.sh YOUR_REI_API_KEY
Alternatively, you can ask your AI agent to handle the installation by typing:
"Set up Rei with API key: YOUR_KEY"
For manual installation, ensure your ~/.clawdbot/clawdbot.json includes the https://coder.reilabs.org/v1 base URL and the User-Agent: Clawdbot/1.0 header.
The skill manages model metadata and connection settings within the local configuration file. Below is the schema for the provider object:
| Property | Value | Description |
|---|---|---|
| provider_id | rei | Unique identifier for the provider |
| baseUrl | https://coder.reilabs.org/v1 | The API endpoint for Qwen3 Coder |
| api | openai-completions | Compatibility protocol used |
| contextWindow | 200,000 | Maximum tokens supported in context |
| maxTokens | 8,192 | Maximum completion tokens |
Loading
ERCData is a blockchain-integrated skill for storing, verifying, and managing AI data fingerprints on the Base network using the ERCData standard.

A specialized security scanner that audits AI agent skills for 69+ threat patterns, including code injection and credential theft.

An efficient AI skill for extracting transcripts, summaries, and key highlights from YouTube content.

Soulmate is an emotionally intelligent companion skill that transforms standard AI agents into evolving life partners through dynamic personality systems and intimacy tracking.

A sophisticated multi-agent orchestration pattern that spawns parallel sub-agents to debate competing approaches and converge on the best technical solution.

A high-performance skill providing AI-grounded answers through single-search or multi-iteration deep research modes.








































