Get started by downloading the automated setup script and the deployment guide. The script handles the Qwen 3.5 Model, OpenClaw gateway, and background services.
Download Setup Script Download Guide (.md)
Run in terminal:
bash setup_openclaw_qwen.sh
Access your professional management dashboard to chat, see full message history, connect Telegram channels, and tweak settings visually.
Open Web Dashboard⚠️ Note: If you see "Unauthorized", use the command below to log in automatically.
Open via terminal with auto-authentication:
openclaw dashboard
After installing LLM+OpenClaw on your home computer, you can manage the OpenClaw gateway remotely from anywhere using the QCAI iOS app.
Download QCAI (App Store) Visit WebsiteQCAI allows for secure, remote access to your private agent via encrypted channels.
Your agent can be extended to use email, search the web, and control your apps. OpenClaw uses Plugins and Skills.
To see all available skills:
openclaw skills list
To install a new community plugin via ClawHub:
npx clawhub install [plugin-name]Example:
npx clawhub install @openclaw/plugin-web-search
Discover new capabilities, read documentation, and find third-party skills built by the community to supercharge your agent.
Use the professional service manager to check status, restart, or stop your OpenClaw services from the terminal.
Download Service Manager
Usage examples (Terminal):
chmod +x manage_services.sh (First time)
./manage_services.sh status
./manage_services.sh restart