DeepSeek Reasonix Tutorial: Zero-Cost AI Coding Agent in 30 Minutes
从安装到实战,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
相关推荐
Claude Code Hub: Complete Knowledge Base for AI Coding with Anthropic's Agent
Claude Code is Anthropic's agentic AI coding tool that lives in your terminal. This hub organizes every tutorial, case study, comparison guide, and FAQ we have published about Claude Code — from your first install to advanced MCP server building and real-world revenue case studies. Whether you are new to AI coding or a veteran builder, this is your complete Claude Code reference.
How to Build AI Micro SaaS: Solo Developer Guide 2026
If you want to build a profitable AI-powered SaaS as a solo developer, this guide covers everything: finding your niche, validating before coding, building with AI tools like Claude Code and Cursor, pricing strategies that work, launch playbooks, and AI cost optimization. Real case studies prove solo builders can hit $3,800 to $30,000 MRR with AI Micro SaaS.
主题中心
2026 AI 编程工具全景指南
从 Copilot 改版到 Claude Code / DeepSeek 低成本方案——把分散资讯收成可搜索、可对比的工具矩阵。
进入「2026 AI 编程工具全景指南」 →赚钱视角
这个趋势怎么赚钱?
WayToClawEarn 的差异在可验证的赚钱案例,而不只是资讯。从这些复盘开始:
浏览全部案例 →