AI API CLI汇总
CLI 是 Command-Line Interface 的简称,也就是 命令行界面,通俗来讲就是用输入命令的方式与计算机交互。可能大部分人都看到命令行很头疼,感觉这些东西复杂又难记,不过其实还好啦,大部分选项参数设计的都蛮合理的,只要稍微理解它,你也可以成为 CLI 大师。
AI编程常用的CLI:
按我用过的顺序:
Claude Code
进入命令行界面,安装 Claude Code
npm install -g @anthropic-ai/claude-code
Spec Kit (Claude Code绝配)
https://github.com/github/spec-kit
claude-code-router(还没搞清咋用)
https://github.com/musistudio/claude-code-router
GitHub Copilot CLI
https://github.com/features/copilot/cli/
简介:由 GitHub 推出,与 Copilot 插件同源,可在终端通过自然语言生成命令行指令、解释复杂命令,甚至生成代码片段。支持直接将自然语言转换为 Bash、PowerShell 等命令,适合开发者快速编写和理解终端命令。
CodeX
https://github.com/openai/codex
About: Lightweight coding agent that runs in your terminal
npm install -g @openai/codex
iFlow (国产,心流)
https://platform.iflow.cn/cli/quickstart/index.html
Lobe-chat
https://lobehub.com/zh
https://github.com/lobehub/lobe-chat/
Lobe Chat - an open-source, modern design AI chat framework. Supports multiple AI providers (OpenAI / Claude 4 / Gemini / DeepSeek / Ollama / Qwen), Knowledge Base (file upload / RAG ), one click install MCP Marketplace and Artifacts / Thinking. One-click FREE deployment of your private AI Agent application.
费用:https://lobehub.com/zh/pricing
Kat-coder
快手 Kwaipilot 团队的官方技术 Blog:https://kwaipilot.github.io/KAT-Coder/
KAT-Dev-32B 模型开源地址:https://huggingface.co/Kwaipilot/KAT-Dev
KAT-Coder 开发工具接入指南:https://www.streamlake.com/document/WANQING/me6ymdjrqv8lp4iq0o9
KAT-Coder API Key 申请:https://console.streamlake.com/console/wanqing/api-key
AI编程常用的GUI:
Cursor
Cursor 相关工具
Fly Cursor
https://github.com/liqiang-xxfy/fly-cursor-free
https://docs.qq.com/aio/DUGd6V2t5WUVoQUdG?p=nUOs9ro4dA2OpuiU5UJclO
MCP
ZAi MCP
https://www.npmjs.com/package/@z_ai/mcp-server
三方平台
智谱AI:BigModel
anyrouter
aicodeditor
其他工具
自助升级 ChatGPT Plus 工具
https://getgpt.pro/
国内自助升级 ChatGPT Plus 工具: getplus.app , 详细教程:国内升级 ChatGPT 手把手教程
教程:https://csguide.cn/private/chatgpt-plus-tutorial.html
ChatGPT 账户注册工具
如果你还没 ChatGPT 账户,可以去用谷歌邮箱、微软邮箱等注册一个,或者直接在这里几块钱购买一个成品账号登录都可以:https://chatgptzh.com.cn/gpt
https://sk.i6ls.com//links/584D744D
学习资源
相关网站
https://academy.claude-code.club/