一份给国内朋友的实操指南
把 AI 从"偶尔聊天"变成"全天候协作搭档"
不需要会编程,跟着做就行
A hands-on guide for friends in China
Turn AI from "occasional chatting" into "24/7 collaboration partner"
No coding required — just follow along
经过一年多的摸索,我逐渐形成了一套覆盖日常对话、工作事项处理、产品开发、个人助理、到知识沉淀的完整 AI 协作模式。
它不是某个单一工具的使用教程,而是一整套工作流的搭建方法——不同的工具负责不同的事,各有所长,配合起来效率翻几番。
这本"橙皮书"就是帮你从零开始,一步步搭起这套体系。每一层都有:推荐工具、具体操作步骤、费用说明、以及无法翻墙时的国内平替方案。
After over a year of exploration, I've built a complete AI collaboration system covering daily conversations, task processing, product development, personal assistance, and knowledge capture.
This isn't a tutorial for a single tool — it's a method for building an entire workflow. Different tools handle different jobs, each with unique strengths, multiplying your efficiency when combined.
This "Orange Book" helps you build this system from scratch, layer by layer. Each layer includes: recommended tools, step-by-step setup, costs, and China-accessible alternatives.
把经验和模式变成可复用的知识资产Turn experience into reusable knowledge assets
AI 管家——日程、邮件、信息聚合AI butler — calendar, email, info aggregation
AI 帮你写代码、搭系统、做自动化AI writes code, builds systems, automates workflows
用 AI 处理具体工作——分析、写作、文件Use AI for real work — analysis, writing, files
随时随地问问题、聊想法、获取灵感Ask questions, brainstorm ideas, get inspiration anytime
越往上,工具越专业,学习曲线越陡,但回报也越高。Higher layers = more specialized, steeper learning curve, but greater returns.
建议从第一层开始,熟练后逐层叠加。
即使只搭好前两层,你的工作效率也会有质的飞跃。
Start from Layer 1 and build up as you get comfortable.
Even just the first two layers will dramatically boost your productivity.
为什么需要?ChatGPT、Claude、Gemini、Cursor 等主力工具均部署在海外服务器,国内无法直接访问。
费用范围:¥15~50/月(年付通常更优惠),部分支持多设备同时在线。
选择建议:
Why needed? ChatGPT, Claude, Gemini, Cursor etc. are hosted overseas and not directly accessible from mainland China.
Cost range: ¥15~50/month (annual plans usually cheaper). Many support multiple devices.
Tips:
必备:
支付方式(用于订阅付费工具):
Essential:
Payment (for paid subscriptions):
随时随地问问题、聊想法、获取灵感Ask questions, discuss ideas, get inspiration anytime
这是 AI 协作的入口层。像和一个博学的朋友聊天——问问题、讨论想法、翻译、写邮件草稿、头脑风暴。不需要任何技术背景,打字就行。 The entry point of AI collaboration. Like chatting with a knowledgeable friend — ask questions, discuss ideas, translate, draft emails, brainstorm. No technical background needed — just type.
生态最完善,插件最丰富,GPT-4o 模型综合能力强。支持联网搜索、图片生成(DALL·E)、文件上传分析、语音对话。适合作为"第一个 AI 工具"入门。 Richest ecosystem and plugins. GPT-4o is a strong all-rounder. Supports web search, image generation (DALL·E), file upload analysis, and voice chat. Perfect as your first AI tool.
如果你已有 Google 账号,Gemini 可以直接读取你的 Gmail、Google Docs、Drive 中的内容来回答问题。多模态能力强——可以分析图片、理解视频。和 ChatGPT 形成互补。 If you already have a Google account, Gemini can read your Gmail, Google Docs, and Drive to answer questions. Excellent multimodal capabilities — analyzes images and videos. Complements ChatGPT well.
不需要翻墙、不需要付费、中文能力出色。适合作为"第零步"——还没搞定 VPN 之前,先用豆包熟悉和 AI 对话的感觉。 No VPN needed, completely free, excellent Chinese capabilities. Perfect as "Step Zero" — get familiar with AI conversation before setting up VPN access.
让 AI 深度参与你的具体工作Get AI deeply involved in your actual work
我的主力工作工具。超长上下文(最高 100 万 token),可以把整个项目文档扔给它分析。Artifacts 功能可以在对话中直接生成可预览的代码、文档、图表。 My primary work tool. Ultra-long context (up to 1M tokens) — you can feed it entire project docs. Artifacts feature generates previewable code, docs, and charts right in the conversation.
✦ 上传 50 页行业报告,提炼 5 个核心结论
✦ 贴入竞品 App 截图做竞品分析
✦ 用 Projects 功能建专属项目空间
✦ 直接生成数据可视化 Dashboard
✦ Upload a 50-page industry report, extract 5 key insights
✦ Paste competitor app screenshots for analysis
✦ Use Projects feature for dedicated project spaces
✦ Generate data visualization dashboards directly
基于 VS Code 的 AI 编程编辑器。即使不是程序员,也能用自然语言让它写 Python 脚本处理 Excel、做网页原型、写自动化工具。 AI coding editor built on VS Code. Even non-programmers can describe what they want in plain language and get working Python scripts, web prototypes, or automation tools.
AI 帮你写系统、做工具、搭自动化AI builds systems, tools, and automation for you
我整个 AI 工作流的中枢。运行在终端中的 AI Agent,可以读取整个项目代码、自动修改文件、运行测试、执行命令、调用 API。就像一个坐在你旁边的 AI 程序员。 The hub of my entire AI workflow. An AI Agent running in the terminal that reads your entire codebase, auto-edits files, runs tests, executes commands, and calls APIs. Like having an AI programmer sitting next to you.
npm install -g @anthropic-ai/claude-codeclaude 启动,登录 Anthropic 账号Run claude to start, login to Anthropic
✦ 自动抓取微信公众号历史文章
✦ 开发内容生产流水线(选题→生成→评估→优化→多平台改写)
✦ 搭建 Obsidian 知识库自动化系统
✦ 用户数据分析和 SQL 查询
✦ Auto-fetching WeChat article archives
✦ Building content production pipelines (topic→draft→evaluate→optimize→multi-platform)
✦ Automated Obsidian knowledge base maintenance
✦ User data analysis and SQL queries
与 Claude Code(本地)互补。Codex 在云端沙箱中运行,适合 GitHub 项目的代码修改和 PR 创建。两者配合:Claude Code 做日常开发,Codex 做并行修改任务。 Complements Claude Code (local). Codex runs in a cloud sandbox, ideal for GitHub code modifications and PR creation. Together: Claude Code for daily development, Codex for parallel modification tasks.
AI 管家——帮你处理日程、邮件和信息流AI butler — managing calendar, email, and info streams
将 AI 打造成真正的"个人助理"——连接邮箱、日历、消息系统,帮你做信息聚合和初步筛选。每日信息摘要、智能分类、跨平台整合。 Transform AI into a true "personal assistant" — connecting email, calendar, and messaging systems. Features daily briefings, smart classification, and cross-platform info aggregation.
把 AI 帮你产生的知识变成可复用的资产Turn AI-generated knowledge into reusable assets
最容易被忽略、却最有长期价值的一层。没有沉淀,每次从零开始。有了沉淀,AI 越用越懂你、越高效。 The most overlooked yet most valuable long-term layer. Without capture, you start from scratch every time. With it, AI gets smarter and more efficient with every use.
数据完全属于你。所有笔记都是本地 Markdown 文件。更重要的是:Obsidian 的文件结构可以被 Claude Code 直接读取和操作——这是 AI + 知识管理的最佳组合。 Your data is fully yours. All notes are local Markdown files. Better yet: Obsidian's file structure can be directly read and manipulated by Claude Code — this is the ultimate AI + knowledge management combo.
✦ 日报系统:每天自动生成模板
✦ 知识 Wiki:AI 对话洞察整理成 Wiki 条目
✦ Agent 知识库:为不同 AI Agent 维护专属知识
✦ 写作素材库:收集灵感、引用、案例
✦ 所有通过 Claude Code 自动维护
✦ Daily Reports: Auto-generated templates every day
✦ Knowledge Wiki: AI conversation insights organized as wiki entries
✦ Agent Knowledge Base: Dedicated knowledge for each AI Agent
✦ Writing Library: Ideas, quotes, case studies
✦ All auto-maintained via Claude Code
"工具用完就忘 = 每次从零开始
用完就沉淀 = 持续复利增长"
"Use and forget = starting from zero every time
Use and capture = compound growth"
五层模型中唯一一个随时间升值的层。 The only layer in the model that appreciates over time.
| 场景Use Case | 海外工具Overseas | 国内平替CN Alternative | 平替度Parity |
|---|---|---|---|
| 日常对话Daily Chat | ChatGPT | 豆包 / Kimi / 通义千问 / DeepSeekDoubao / Kimi / Qwen / DeepSeek | ⭐⭐⭐⭐ |
| 深度分析Deep Analysis | Claude | Kimi / DeepSeek | ⭐⭐⭐ |
| AI 搜索AI Search | Perplexity | 秘塔 AI 搜索 / 天工Metaso AI / Tiangong | ⭐⭐⭐⭐ |
| AI 编程AI Coding | Cursor | Trae / MarsCode | ⭐⭐⭐ |
| 编程 AgentCode Agent | Claude Code | Trae Agent / DeepSeek API | ⭐⭐ |
| AI 工作流AI Workflow | WorkBuddy | 扣子 Coze / DifyCoze / Dify | ⭐⭐⭐⭐ |
| 知识库Notes | Obsidian | Obsidian(无需翻墙)/ 思源Obsidian (no VPN) / SiYuan | ⭐⭐⭐⭐⭐ |
纯国产零成本方案:Full China-only stack (¥0/month):
对话 → DeepSeek + 豆包(免费,两个换着用)
分析 → Kimi(上传长文档分析)
搜索 → 秘塔 AI 搜索
编程 → Trae(字节出品的 AI IDE)
工作流 → 扣子 Coze
笔记 → Obsidian(本身不需要翻墙)
Chat → DeepSeek + Doubao (free, alternate between both)
Analysis → Kimi (upload long documents)
Search → Metaso AI Search
Coding → Trae (ByteDance's AI IDE)
Workflow → Coze
Notes → Obsidian (no VPN needed)
AI 助手自动聚合昨晚的邮件和消息,生成"今日要点"。AI assistant auto-aggregates overnight emails and messages into "today's priorities."
OpenClaw分析 VIP 用户流失趋势。Claude 帮我写 SQL、解读结果、生成可视化。Analyzing VIP user churn trends. Claude writes SQL, interprets results, generates visualizations.
ClaudeClaude 帮我起草用户留存方案,我提供数据和思路,它负责结构化输出。Claude drafts a retention strategy. I provide data and direction, it handles structured output.
Claude用 Claude Code 开发自动化脚本,定时拉取数据生成周报。Using Claude Code to build automation scripts — scheduled data pulls and weekly reports.
Claude Code用 ChatGPT 聊竞品做法,用 Gemini 搜索行业数据,交叉对比。ChatGPT for competitor analysis, Gemini for industry data search, cross-referencing both.
ChatGPT Gemini内容生产流水线自动完成"选题→生成→评估→优化"全流程。Content pipeline auto-completes the full "topic→draft→evaluate→optimize" workflow.
Claude Code · Content HarnessClaude Code 自动生成工作摘要,更新 Obsidian 知识库。Claude Code auto-generates work summary, updates Obsidian knowledge base.
Claude Code Obsidian| 工具Tool | 费用Cost | VPN | 难度Difficulty | 核心能力Core Strength |
|---|---|---|---|---|
| 豆包Doubao | 免费Free | No | ⭐ | 中文对话Chinese chat |
| ChatGPT | 免费/$20月Free/$20mo | Yes | ⭐ | 全能对话All-purpose chat |
| Claude | 免费/$20月Free/$20mo | Yes | ⭐⭐ | 长文本深度分析Long-doc analysis |
| Cursor | 免费/$20月Free/$20mo | 部分Partial | ⭐⭐⭐ | AI 辅助编程AI coding |
| Claude Code | $5~200+/mo | Yes | ⭐⭐⭐⭐ | 编程 AgentCoding Agent |
| Obsidian | 免费Free | No | ⭐⭐ | 知识管理Knowledge mgmt |