DeepSeek Reasonix 教程:30 分钟搭建零成本 AI 编程 Agent
从安装到实战,30 分钟掌握 DeepSeek 原生编程 Agent 的 Cache-First 低成本和 Skills 自动化
I've been using this workflow for months now, making every mistake along the way so you don't have to. Here's what actually works.
I've been using this workflow for months now, making every mistake along the way so you don't have to. Here's what actually works.
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
相关推荐
How to Write .cursorrules: Cursor Prompt Engineering Guide (2026)
If Cursor's AI keeps generating code you have to fix every time, the problem is not the model: it is your rules file. A good .cursorrules can cut your edit-to-accept ratio from 3:1 to near 1:1. After eight months of iterating on Cursor rules across React, Python, and Go projects, this guide walks through what works, what breaks, and the templates I actually use.
Claude Code Pricing Guide: Plans, Credits, and Cost Optimization (2026)
I spend $80-150/month on Claude Code and use it 6-7 days a week. This guide breaks down exactly how Claude Code pricing works: per-token API billing, Anthropic credits, Max mode costs, the June 2026 billing change, and real monthly budgets from three developer profiles. I also share the six cost optimization techniques that cut my bill from $340 to $80 without reducing how much I ship.
主题中心
2026 AI 编程工具全景指南
从 Copilot 改版到 Claude Code / DeepSeek 低成本方案——把分散资讯收成可搜索、可对比的工具矩阵。
进入「2026 AI 编程工具全景指南」 →赚钱视角
这个趋势怎么赚钱?
WayToClawEarn 的差异在可验证的赚钱案例,而不只是资讯。从这些复盘开始:
浏览全部案例 →