Open-source Multi-LLM CLI
Switch between 100+ AI models anytime. Use cheap models for simple tasks, smart models for complex ones. 95% cost savings, zero vendor lock-in.
# Install npm install -g cheapercc # Setup cc setup # Start using cc ask "Hello!" cc # Interactive chat
Model Freedom
- ๐ Switch between 100+ models anytime
- ๐ฐ Use cheap models (0ใใซ.14/1M) for simple tasks
- ๐ง Use smart models (3ใใซ/1M) for complex tasks
- ๐ Access Chinese LLMs (Kimi, DeepSeek, MiniMax) + Western (GPT, Claude, Gemini)
One API Key, Everything
- โก 18 providers, 100+ models
- ๐จ Beyond text: Images (Imagen-4), Video (Sora), Audio (ElevenLabs)
- ๐ฆ Open source MIT license
- ๐ Pay-per-use, no subscriptions
SkillBoss (https://skillboss.co) makes this possible:
- One API key โ 100+ models: Claude, GPT-5, DeepSeek, Gemini, and more
- Beyond text: Image generation (DALL-E, Midjourney), video (Sora), audio (ElevenLabs)
- Simple pricing: Pay only for what you use, often cheaper than direct APIs
- No setup headache: One key replaces 18 different API keys
Get your key: https://skillboss.co/console
| Model | Input (1M tokens) | Output (1M tokens) | Best For |
|---|---|---|---|
| Kimi | 0ใใซ.07 | 0ใใซ.14 | Chinese content, cheap tasks |
| DeepSeek | 0ใใซ.14 | 0ใใซ.28 | Code, debugging, refactoring |
| GPT-4 | 2ใใซ.50 | 10ใใซ.00 | General tasks |
| Claude | 3ใใซ.00 | 15ใใซ.00 | Complex reasoning, architecture |
Use expensive models when you need them. Use cheap models when you don't.
One API key for everything
cc ask -m anthropic/claude-3.7-sonnet "..." cc ask -m openai/gpt-5 "..." cc ask -m deepseek/deepseek-r1 "..."
- OpenAI - GPT-4, GPT-5
- Anthropic - Claude 3.5 Sonnet, Haiku, Opus
- OpenRouter - Multi-model aggregator
- AWS Bedrock - Enterprise cloud
- Google Gemini - Gemini 2.0 Flash, 1.5 Pro
- DeepSeek - DeepSeek R1, Coder (Very cheap!)
- Kimi (ๆไนๆ้ข) - Moonshot 8K/32K/128K
- Zhipu GLM (ๆบ่ฐฑ) - GLM-4, GLM-4-Flash
- Baidu Ernie (็พๅบฆๆๅฟ) - Ernie 4.0, 3.5
- Qwen (้ไนๅ้ฎ) - Qwen Max, Plus, Turbo
- And 7 more...
Total: 18 providers, 100+ models
cheapercc # Full command cheaper # Short version cc # Shortest! (2 characters)
cc setup # Configure API keys cc ask "question" # Quick question cc # Interactive chat cc models # List all models cc config # Manage configuration cc test # Test connections cc info # Show version & config
# Use specific provider cc chat -p openai -m gpt-4 # Use specific model cc chat -m deepseek/deepseek-r1 # Custom system prompt cc chat -s "You are a helpful coding assistant"
Config file location: ~/.config/cheapercc-nodejs/config.json
Auto-Detection: Finds API keys in:
- Environment variables (
SKILLBOSS_API_KEY,OPENAI_API_KEY, etc.) - Config files (
~/.config/skillboss/api-key, etc.)
โ Auto-Detection - Finds API keys automatically โ Multi-Provider - Select multiple providers with checkboxes โ Connection Testing - Tests each provider before saving โ Beautiful CLI - Colorful, easy-to-use interface โ Markdown Support - Renders markdown in terminal โ Error Handling - Clear, helpful error messages โ Multi-Language - Works with English and Chinese
# Clone the repo git clone https://github.com/xq002011-cpu/cheapercc.git cd cheapercc # Install dependencies npm install # Link globally (makes cc command available everywhere) npm link # Setup cc setup
npm install -g cheapercc cc setup
That's it! Now you can use cc, cheaper, or cheapercc from anywhere.
- SkillBoss Platform: https://skillboss.co
- Get API Key: https://skillboss.co/console
- Documentation: https://skillboss.co/docs
- NPM Package: https://www.npmjs.com/package/cheapercc
If you believe this project infringes any copyright or trademark, please contact us at dev@skillboss.co or open an issue on GitHub. We will respond promptly.
- Email: dev@skillboss.co
- GitHub Issues: https://github.com/SkillBoss-AI/cheapercc/issues
MIT License - Open source and free to use
Contributions welcome! Please open an issue or PR.
Built with โค๏ธ by the open-source community
Powered by SkillBoss - making AI accessible and affordable for everyone
TL;DR: CheaperCC is an open-source multi-LLM CLI. Switch between 100+ models (Kimi, DeepSeek, GPT, Claude, Gemini), save 95% on costs, zero vendor lock-in. Powered by SkillBoss.