openclaw-zero-token

Installation
SKILL.md

OpenClaw Zero Token

Skill by ara.so — Hermes Skills collection.

OpenClaw Zero Token is a TypeScript-based gateway that lets you use major AI models (Claude, ChatGPT, Gemini, DeepSeek, Qwen, Kimi, Doubao, Grok, GLM, Xiaomi MiMo, Manus) completely free by automating browser-based authentication instead of requiring paid API tokens. It drives official web UIs using Chrome DevTools Protocol (CDP) and Playwright to capture credentials, then proxies requests through a unified OpenAI-compatible API gateway.

What It Does

  • Zero-cost LLM access: Log in via browser once, reuse credentials for API calls
  • Unified gateway: OpenAI-compatible API endpoint on port 3001
  • 11 web models with tool calling: web_search, web_fetch, exec, read, write, message
  • AskOnce multi-model queries: Broadcast one question to all configured providers
  • Web UI + CLI + Gateway: Multiple interaction modes (Lit 3.x UI, TUI, REST API)

Supported Providers

Installs
132
First Seen
May 16, 2026
openclaw-zero-token — aradotso/hermes-skills