Complete guide to integrating Z.AI Coding Plan with OpenClaw AI assistantOpenClaw is a personal AI assistant that runs on your own devices and connects to various messaging platforms. It can be configured to use Z.AI’s GLM models through the Z.AI Coding Plan.
Installing and Configuring OpenClaw
Get API Key
- Access Z.AI Open Platform, Register or Login.
- Create an API Key in the API Keys management page.
- Make sure you have subscribed to the GLM Coding Plan.
Install OpenClaw
For detailed installation guide, please refer to the official documentation
- Installer Script (Recommended)
- Global Install (Manual)
Prerequisites:The easiest way to install OpenClaw is using the official installer script:macOS/Linux:Windows (PowerShell):

Setup the OpenClaw
After running the installation commands above, the configuration process will start automatically. If it doesn’t start, you can run the following command to begin configuration:If you have already initialized before, you can also run
Start to Config:
openclaw config and select model configuration.
Start to Config:I understand this is powerful and inherently risky. Continue?| Choose ●YesOnboarding mode| Choose ●Quick StartModel/auth provider| Choose ●Z.AI

Configure Z.AI Provider
After selecting Z.AI as the Model/auth provider, and then choose the
Then you will be prompted to enter your API Key. Paste your Z.AI API Key and press Enter.
Note: The models currently supported in the coding plan are
Coding-Plan-Global Then you will be prompted to enter your API Key. Paste your Z.AI API Key and press Enter.
Note: The models currently supported in the coding plan are
GLM-5 GLM-4.7 GLM-4.5-Air GLM-4.6 GLM-4.5 GLM-4.5V GLM-4.6V. Please do not select other models to avoid unexpected charges.
Complete Setup
Continue with the remaining OpenClaw feature configuration.
Select channel| Choose and configure what you need.Configure skills| Choose and install what you need.- Finish setup
Interact with bot
After setup, the cli will ask you
OpenClaw provides more channels for you to interact with your bot, such as Web UI, Discord, Slack, etc.
You can set up these channels by referring to the official documentation: Channels Setup

How do you want to hatch your bot?- Choose ●
Hatch in TUI (recommended)
OpenClaw provides more channels for you to interact with your bot, such as Web UI, Discord, Slack, etc.
You can set up these channels by referring to the official documentation: Channels Setup- For Web UI, you can access it by opening the
Web UI (with token)link shown in the terminal.


For detailed configuration guide, please refer to the official documentation
Advanced Configuration
Model Failover
Configure model failover to ensure reliability:.openclaw/openclaw.json
Skills With ClawHub
A skill is just a folder with a SKILL.md file. If you want to add new capabilities to your OpenClaw agent, ClawHub is the easiest way to find and install skills.
Install the clawhub
Manage the Skill
Search for skillsPlugins
A plugin is just a small code module that extends OpenClaw with extra features (commands, tools, and Gateway RPC).See what’s already loaded:
Troubleshooting
Common Issues
-
API Key Authentication
- Ensure your Z.AI API key is valid and has the GLM Coding Plan
- Check that the API key is properly set in the environment
-
Model Availability
- Verify that the GLM model is available in your region
- Check the model name format
-
Connection Issues
- Ensure the OpenClaw gateway is running
- Check network connectivity to Z.AI endpoints
Resources
- OpenClaw Documentation: docs.openclaw.ai
- OpenClaw GitHub: github.com/openclaw/openclaw
- Z.AI Developer Docs: docs.z.ai
- Community Skills: awesome-openclaw-skills