Autonomous Agent Portal

Deploy, manage, and extend your private Qwen 3.5 system (oMLX Optimized)

🚀 1. Installation

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

🖥️ 2. Control UI (Dashboard)

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

📱 3. Remote Management (iOS)

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 Website

QCAI allows for secure, remote access to your private agent via encrypted channels.

🧩 4. Install Plugins

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

📚 5. Community Resources

Discover new capabilities, read documentation, and find third-party skills built by the community to supercharge your agent.

🛠️ 6. Service Management

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