#303 · Primary category: AI Coding Assistants
snow-cli
Agentic coding in your terminal,Simultaneously compatible with OpenAI, Gemini, and Claude.运行在终端的 AI 编程智能体,同时兼容 Deepseek、OpenAI、Gemini和Claude。
Project last updated:08/25/26
GitHub Stars
1.1K
Forks
83
Contributors
24
License
Other
Why we included this project
Snow CLI is an agentic coding tool that lives in the terminal and works with DeepSeek, OpenAI, Gemini, and Claude, so you can pick the model that fits the task or your budget rather than being locked into one provider. It goes beyond plain chat: sub-agents, MCP services, hooks for workflow automation, headless mode for scripting, and a team mode for parallel multi-agent work. A vulnerability-hunting mode and sensitive-command protection are built in, which matters if you want the agent to act autonomously without losing control. Teams that already use Claude Code or Codex will find familiar concepts, and the npm install makes it quick to test against your own workflow.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.