DeepSeek Reasonix 教程:30 分钟搭建零成本 AI 编程 Agent
从安装到实战,30 分钟掌握 DeepSeek 原生编程 Agent 的 Cache-First 低成本和 Skills 自动化
入门 · 30 分钟 · 2026年5月25日
30 DeepSeek Reasonix AI Agent bug—— DeepSeek prefix-cache token 1/5
- **AI Agent ** TUI
npx reasonix code - ****94% cache hitappend-only
- **Skills ** Markdown Agent
- DeepSeek API Keyplatform.deepseek.com
- Node.js ≥ 22macOS / Linux / Windows
- demo
Reasonix append-only DeepSeek prefix-cache
| API Key + Node.js | Reasonix | 5 | |
| AI | 10 | ||
| Skills | Markdown | 10 | |
| MCP | 5 |
1 Reasonix API Key
Reasonix Node.js ≥ 22
#
cd /path/to/your-project
# API Key
npx reasonix codeDeepSeek API Key Key ~/.reasonix/config.json
****DeepSeek API —— $0.07/Mtok $0.014/MtokReasonix append-only 90%
#
cat ~/.reasonix/config.json
#
npx reasonix --helpReasonix Tauri Node runtime tab cost/cache/token —— CI/CD
2 AI
Reasonix TUI IDE ——diff git diff ls
Reasonix DeepSeek V4-Flash /pro V4-Pro
# Flash
> Python
# Pro
/pro
>Reasonix shell
| V4-Flash | bug | ||
| V4-Pro | /pro | ||
| Pro | /preset max | Pro |
Reasonix bug
utils.py parse_config
> utils.py parse_config
Reasonix
utils.pyparse_config- try/except os.path.exists
Reasonix git diff
3 Skills
Skills Reasonix —— Markdown Agent .reasonix/skills/
Code Review Skill
.reasonix/skills/code-review.md
---
name: code-review
description:
runAs: subagent
allowed-tools: [read, grep, glob]
---
##
##
1. **** SQL XSS
2. **** N+1
3. ****>30
##
markdownReasonix
/skill code-review
Reasonix subagent Skill read``grep``glob ——
Skill
Skill
- ** CHANGELOG** git log
- ** + **
- **API ** OpenAPI
Skills Markdown git Agent
4 MCP
Reasonix MCPModel Context Protocol stdioSSEStreamable HTTP
MCP Server
# GitHub MCP Server
npx reasonix code --mcp "github=npx @anthropic/mcp-server-github"
# MCP Server
npx reasonix code --mcp "fs=npx @anthropic/mcp-server-filesystem /path/to/allowed/dir"~/.reasonix/config.json
{
"mcp": {
"github": {
"command": "npx",
"args": ["@anthropic/mcp-server-github"]
},
"filesystem": {
"command": "npx",
"args": ["@anthropic/mcp-server-filesystem", "/home/user/projects"]
}
}
}MCP server Reasonix registry GitHub MCP " PR"——Reasonix GitHub
FAQ
Q1npx reasonix code "Node version too old
Node.js ≥ 22 node -v nvm
nvm install 22
nvm use 22Q2API Key
~/.reasonix/config.json apiKey
export DEEPSEEK_API_KEY="sk-xxxxxxxxxxxxxxxx"Q3 token 1/5
Reasonix append-only DeepSeek prefix-cache marker 50+ 90%+ token 1/51/4
Q4Reasonix Claude Code
Claude Code Anthropic Agent Claude APIReasonix DeepSeek DeepSeek + Reasonix Cache-First —— Reasonix Claude Code
tools hover-card
DeepSeek``Reasonix``Claude Code``Node.js
/
DeepSeek
相关推荐
AI Coding Agents Complete Guide: Setup, Security, Workflow & Case Studies
If you are researching AI coding agents and want to know which one to use, how to set it up safely, and what real developers are building with them — this hub organizes every tutorial, case study, and comparison we have published. Start with the decision guide below to find the right path for your skill level and goals.
AI微SaaS FAQ:25个常见问题完整解答(2026)
关于构建和盈利AI微SaaS产品你需要知道的一切。本FAQ涵盖创意生成、技术栈选择、定价策略、零预算营销、法律考虑,以及从$100到$10K MRR的扩展路径。基于使用Claude Code、Cursor等AI编码工具的成功独立构建者的真实案例研究和数据。
主题中心
2026 AI 编程工具全景指南
从 Copilot 改版到 Claude Code / DeepSeek 低成本方案——把分散资讯收成可搜索、可对比的工具矩阵。
进入「2026 AI 编程工具全景指南」 →赚钱视角
这个趋势怎么赚钱?
WayToClawEarn 的差异在可验证的赚钱案例,而不只是资讯。从这些复盘开始:
浏览全部案例 →