by holysheep123
🐑 One command to configure all AI coding tools — Claude Code, Codex, Gemini CLI, Cursor, Aider & more
# Add to your Claude Code skills
git clone https://github.com/holysheep123/holysheep-cliOne command to configure all AI coding tools with HolySheep API<br/> 一条命令,配置所有 AI 编程工具
<br/>🚀 Quick Start · 📦 npm · 🌐 holysheep.ai
</div><a name="english"></a>
HolySheep CLI (hs) is a command-line tool that automatically configures all popular AI coding assistants to use HolySheep API — a relay service for accessing Claude, GPT, and Gemini APIs in China without a VPN.
Instead of manually editing config files for each tool, run one command and you're done.
| Tool | Config File | Status |
|------|-------------|--------|
| Claude Code | ~/.claude/settings.json | ✅ Auto |
| Codex CLI | ~/.codex/config.toml | ✅ Auto |
| Aider | ~/.aider.conf.yml | ✅ Auto |
| Continue.dev | ~/.continue/config.yaml | ✅ Auto |
| OpenCode | ~/.config/opencode/opencode.json | ✅ Auto |
| OpenClaw | ~/.openclaw/openclaw.json | ✅ Auto |
| Cursor | GUI (encrypted storage) | ⚠️ Manual |
| Gemini CLI | Google protocol only | ❌ Not supported |
npx @simonyea/holysheep-cli@latest setup
Or install globally:
npm install -g @simonyea/holysheep-cli
hs setup
You'll be prompted for your API Key (cr_xxx), then select the tools to configure. Done!
OpenClaw is a powerful AI agent gateway with a web dashboard. After running hs setup:
Keep the gateway window open while using OpenClaw. The gateway must be running for the browser UI to work.
To restart the gateway later:
npx openclaw gateway --port 18789
| Command | Description |
|---------|-------------|
| hs setup | Configure AI tools interactively |
| hs login | Save your API Key locally |
| hs doctor | Check configuration & connectivity |
| hs balance | View account balance |
| hs tools | List all supported tools |
| hs reset | Remove all HolySheep configuration |
| Usage | URL | |-------|-----| | Anthropic SD...
No comments yet. Be the first to share your thoughts!