Use this skill when the user asks to "setup openclaw", "install nanobot", "deploy zeroclaw", "configure picoclaw", "setup qwen code", "import qwen oauth", "use free qwen tier", "configure AI providers", "add openai provider", "AI agent setup", or mentions setting up AI platforms.
1.3.0
Claw Setup Skill
End-to-end professional setup of AI Agent platforms with 25+ OpenCode-compatible providers and FREE Qwen OAuth cross-platform import.
⭐ Two Key Features
┌─────────────────────────────────────────────────────────────────┐
│ CLAW SETUP FEATURES │
├─────────────────────────────────────────────────────────────────┤
│ │
│ FEATURE 1: Qwen OAuth Cross-Platform Import (FREE) │
│ ─────────────────────────────────────────────────── │
│ • FREE: 2,000 requests/day, 60 req/min │
│ • Works with: OpenClaw, NanoBot, PicoClaw, ZeroClaw │
│ • Model: Qwen3-Coder (optimized for coding) │
│ • Auth: Browser OAuth via qwen.ai │
│ │
│ FEATURE 2: 25+ OpenCode-Compatible AI Providers │
│ ───────────────────────────────────────────────── │
│ • All major AI labs: Anthropic, OpenAI, Google, xAI, Mistral │
│ • Cloud platforms: Azure, AWS Bedrock, Google Vertex │
│ • Fast inference: Groq, Cerebras │
│ • Gateways: OpenRouter (100+ models), Together AI │
│ • Local: Ollama, LM Studio, vLLM │
│ │
└─────────────────────────────────────────────────────────────────┘
# Extract tokenexportQWEN_TOKEN=$(cat ~/.qwen/oauth-token.json | jq -r '.access_token')# Configure for any platformexportOPENAI_API_KEY="$QWEN_TOKEN"exportOPENAI_BASE_URL="https://api.qwen.ai/v1"exportOPENAI_MODEL="qwen3-coder-plus"# Use with any platform!
openclaw # OpenClaw with FREE Qwen
nanobot # NanoBot with FREE Qwen
picoclaw # PicoClaw with FREE Qwen
zeroclaw # ZeroClaw with FREE Qwen
"Setup OpenClaw with FREE Qwen OAuth"
"Configure NanoBot with all AI providers"
"Import Qwen OAuth to ZeroClaw"
"Fetch available models from OpenRouter"
"Setup Claw with Anthropic and OpenAI providers"
"Add custom model to my Claw setup"
Automation Scripts
See scripts/ directory:
import-qwen-oauth.sh - Import FREE Qwen OAuth to any platform
fetch-models.sh - Fetch available models from all providers