Claude Skill
linuxhsj/openclaw-zero-token
OpenClaw lets you use Claude, ChatGPT, Gemini, DeepSeek, and more without any API token. A TypeScript tool for zero-token multi-model AI access.
Overview
Repository
Install this Skill
git clone https://github.com/linuxhsj/openclaw-zero-token.gitRegistry
Summary
OpenClaw is a TypeScript-based tool that enables users to access major AI models—including Claude, ChatGPT, Gemini, DeepSeek, Doubao, Grok, Qwen, Manus, and Kimi—without requiring any API tokens or keys.
OpenClaw:无需API密钥,一键调用所有主流AI模型!Claude/ChatGPT/Gemini/DeepSeek/豆包/Grok/通义千问/Manus/Kimi
Key features
- Zero API token required for all supported models
- Supports Claude, ChatGPT, Gemini, DeepSeek, Doubao, Grok, Qwen, Manus, Kimi
- One-click invocation of multiple AI models
- Built with TypeScript for reliability and performance
Use cases
- Rapid prototyping without API key setup
- Comparing outputs from different AI models side by side
- Building multi-model AI assistants or chatbots
- Educational demonstrations of various AI capabilities
README excerpt
# OpenClaw Zero Token **Use LLMs without API tokens** — log in via browser once, then call ChatGPT, Claude, Gemini, DeepSeek, Qwen (intl/cn), Doubao, Kimi, Zhipu GLM, Grok, Xiaomi MiMo, Manus and more for free through a unified gateway. [License: MIT](https://opensource.org/licenses/MIT) English | [简体中文](README.zh-CN.md) --- ## Table of Contents - [Overview](#overview) - [Zero Token docs (index)](docs/zero-token/index.md) - [Product requirements (tracking, 中文)](docs/zero-token/zero-token-requirements.md) - [Upstream sync (Zero Token)](docs/zero-token/upstream-sync.md) - [Web models browser modes](docs/zero-token/web-models-browser-modes.md) - [How It Works](#how-it-works) - [Quick Start](#quick-start) - [Usage](#usage) - [Configuration](#configuration) - [Troubleshooting](#troubleshooting) - [Roadmap](#roadmap) - [Adding New Platforms](#adding-new-platforms) - [File Structure](#file-structure) - [Security Notes](#security) - [Sync With Upstream](#upstream-sync) - [Contributing](#contributing) - [License](#license) - [Acknowledgments](#acknowledgments) - [Disclaimer](#disclaimer) --- ## Overview OpenClaw Zero Token is a fork of [OpenClaw](https://github.com/openclaw/openclaw) that focuses on **removing API token cost** by driving the official web UIs (browser login) instead of paid API keys. ### Why Zero Token? | Traditional usage | Zero Token way | | -------------------- | ------------------------ | | Buy API tokens | **Completely free** | | Pay per request | No enforced quota | | Credit card required | Browser login only | | API tokens may leak | Credentials stored local | ### Supported providers | Provider | Status | Models (examples) | | ----------------------
Topics
No topics yet.