<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>AI 之路进阶升级指南 on 能工智人的传习录</title><link>https://blog.chuanxilu.net/series/ai-%E4%B9%8B%E8%B7%AF%E8%BF%9B%E9%98%B6%E5%8D%87%E7%BA%A7%E6%8C%87%E5%8D%97/</link><description>Recent content in AI 之路进阶升级指南 on 能工智人的传习录</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Fri, 21 Aug 2026 21:00:00 +0800</lastBuildDate><atom:link href="https://blog.chuanxilu.net/series/ai-%E4%B9%8B%E8%B7%AF%E8%BF%9B%E9%98%B6%E5%8D%87%E7%BA%A7%E6%8C%87%E5%8D%97/index.xml" rel="self" type="application/rss+xml"/><item><title>AI 之路进阶升级指南（五）：不懂编码的人怎么用 AI 写代码</title><link>https://blog.chuanxilu.net/posts/2026/08/ai-path-l1-l2-part5/</link><pubDate>Fri, 21 Aug 2026 21:00:00 +0800</pubDate><guid>https://blog.chuanxilu.net/posts/2026/08/ai-path-l1-l2-part5/</guid><description>AI 之路 L1→L2 Part 5：RCTFC 框架、代码验证方法、迭代修复流程。不是编程课，是沟通课。</description></item><item><title>技能文档自动化：四块骨架，AI 随心搭</title><link>https://blog.chuanxilu.net/posts/2026/08/ai-path-l1-l2-week3-day14/</link><pubDate>Wed, 12 Aug 2026 16:00:00 +0800</pubDate><guid>https://blog.chuanxilu.net/posts/2026/08/ai-path-l1-l2-week3-day14/</guid><description>Day 14 配套练习：角色文档的四块骨架，把验收标准写进提示词</description></item><item><title>Day 13 练习：把绘本生成工作流构建成一套技能包</title><link>https://blog.chuanxilu.net/posts/2026/08/ai-path-l1-l2-week3-day13/</link><pubDate>Thu, 06 Aug 2026 11:00:00 +0800</pubDate><guid>https://blog.chuanxilu.net/posts/2026/08/ai-path-l1-l2-week3-day13/</guid><description>AI 之路 L1→L2 Day 13 配套练习：用 picture-book-pipeline 这个真实项目，演示怎么把一条工作流构建成技能包。六轮对话：定目标、讲工作流、确认节点与验收、要方案、确认后实现、测试。每一步对应 day8 到 day12 的原理。</description></item><item><title>你的 AI 工具箱——无状态 API 脚本和 AI Agent 怎么配合</title><link>https://blog.chuanxilu.net/posts/2026/08/ai-path-l1-l2-week3-day12/</link><pubDate>Tue, 04 Aug 2026 10:00:00 +0800</pubDate><guid>https://blog.chuanxilu.net/posts/2026/08/ai-path-l1-l2-week3-day12/</guid><description>AI 之路 L1→L2 Day 12：无状态 API 脚本和 AI Agent 怎么配合。用 Dolch PP 级儿童绘本的批量制作过程拆解完整流水线，讲清楚分工、中间产物和验收。</description></item><item><title>Day 11：输出质量检查，AI 给你的东西怎么确定做对了</title><link>https://blog.chuanxilu.net/posts/2026/07/ai-path-l1-l2-week3-day11/</link><pubDate>Tue, 28 Jul 2026 11:00:00 +0800</pubDate><guid>https://blog.chuanxilu.net/posts/2026/07/ai-path-l1-l2-week3-day11/</guid><description>AI 之路 L1→L2 Day 11：GCO 本身是描述框架，换个方向就是验收清单。三种验证方法都不用你写代码，帮你判断 AI 给的东西到底对不对。</description></item><item><title>任务描述练习：从模糊到清晰</title><link>https://blog.chuanxilu.net/posts/2026/07/ai-path-l1-l2-week3-day10/</link><pubDate>Tue, 21 Jul 2026 07:00:00 +0800</pubDate><guid>https://blog.chuanxilu.net/posts/2026/07/ai-path-l1-l2-week3-day10/</guid><description>AI 之路 L1→L2 Day 10：同一个需求，模糊描述和清晰描述，AI 输出能差多远？三个练习帮你建立任务描述直觉。</description></item><item><title>Codex CLI 冷启动：从安装到跑通第一条指令</title><link>https://blog.chuanxilu.net/posts/2026/07/ai-path-codex-cli-setup/</link><pubDate>Mon, 13 Jul 2026 07:00:00 +0800</pubDate><guid>https://blog.chuanxilu.net/posts/2026/07/ai-path-codex-cli-setup/</guid><description>AI 之路番外篇：GPT-5.6 发布后，Codex 的新装法——ChatGPT 桌面版自带 Codex 模式，CLI 也仍在更新。</description></item><item><title>OpenCode 冷启动：五分钟用上免费的 DeepSeek V4 Flash</title><link>https://blog.chuanxilu.net/posts/2026/07/ai-path-opencode-zen-setup/</link><pubDate>Mon, 06 Jul 2026 06:00:00 +0800</pubDate><guid>https://blog.chuanxilu.net/posts/2026/07/ai-path-opencode-zen-setup/</guid><description>AI 之路番外篇：OpenCode 安装、注册 Zen 账号、配置 API Key、选择免费 DeepSeek V4 Flash 模型，完整冷启动流程。</description></item><item><title>Day 9：API 缓存原理，选 provider 时别只看单价</title><link>https://blog.chuanxilu.net/posts/2026/06/ai-path-l1-l2-week2-day9/</link><pubDate>Tue, 30 Jun 2026 07:00:00 +0800</pubDate><guid>https://blog.chuanxilu.net/posts/2026/06/ai-path-l1-l2-week2-day9/</guid><description>L1→L2 第二周 Day 9 番外：理解 API 缓存的工作原理，学会从缓存命中率、价格等角度评估 API provider。选对工具比选便宜的更重要。</description></item><item><title>Day 8：自主执行型 AI，不写代码也能自动化</title><link>https://blog.chuanxilu.net/posts/2026/06/ai-path-l1-l2-week2-day8/</link><pubDate>Sun, 28 Jun 2026 07:00:00 +0800</pubDate><guid>https://blog.chuanxilu.net/posts/2026/06/ai-path-l1-l2-week2-day8/</guid><description>L1→L2 第二周 Day 8：认识自主执行型 AI（Claude Code / OpenCode / Codex），学会描述任务让 AI 自己干活，用整理下载文件夹做一次完整实操。</description></item><item><title>Day 7 练习：给脚本加上错误处理</title><link>https://blog.chuanxilu.net/posts/2026/06/ai-path-l1-l2-week2-day7/</link><pubDate>Thu, 18 Jun 2026 07:00:00 +0800</pubDate><guid>https://blog.chuanxilu.net/posts/2026/06/ai-path-l1-l2-week2-day7/</guid><description>L1→L2 第二周 Day 7 练习：给批量处理脚本加上超时重试、限流等待、异常日志，让脚本在真实网络环境下不再轻易中断。</description></item><item><title>Day 6 练习：批量处理实战——选一个场景跑通</title><link>https://blog.chuanxilu.net/posts/2026/06/ai-path-l1-l2-week2-day6/</link><pubDate>Sat, 13 Jun 2026 07:00:00 +0800</pubDate><guid>https://blog.chuanxilu.net/posts/2026/06/ai-path-l1-l2-week2-day6/</guid><description>L1→L2 第二周 Day 6 练习：选一个真实场景（翻译、摘要或改写），跑通完整的批量处理流程。</description></item><item><title>Day 5 练习：让脚本读懂更多格式的文件</title><link>https://blog.chuanxilu.net/posts/2026/06/ai-path-l1-l2-week2-day5/</link><pubDate>Fri, 12 Jun 2026 07:00:00 +0800</pubDate><guid>https://blog.chuanxilu.net/posts/2026/06/ai-path-l1-l2-week2-day5/</guid><description>L1→L2 第二周配套练习 Day 5：扩展 Part 2 的脚本，让它能读取 PDF、Word、CSV 等多种格式文件，不再只限于 .md 和 .txt。</description></item><item><title>AI 之路进阶升级指南（二）：从一次调用到批量处理——让程序替你干 100 件事</title><link>https://blog.chuanxilu.net/posts/2026/06/ai-path-l1-l2-week1-day4/</link><pubDate>Tue, 09 Jun 2026 07:00:00 +0800</pubDate><guid>https://blog.chuanxilu.net/posts/2026/06/ai-path-l1-l2-week1-day4/</guid><description>AI 之路进阶系列第二篇：学会用 Python 读取文件、调用 API、保存结果，再用循环批量处理整个文件夹，写一个能自动总结 100 篇文档的完整脚本。</description></item><item><title>Day 3 练习：API 参数实验</title><link>https://blog.chuanxilu.net/posts/2026/06/ai-path-l1-l2-week1-day3/</link><pubDate>Mon, 08 Jun 2026 07:00:00 +0800</pubDate><guid>https://blog.chuanxilu.net/posts/2026/06/ai-path-l1-l2-week1-day3/</guid><description>L1→L2 第一周配套练习 Day 3：动手实验 temperature 和 max_tokens 参数，观察 AI 输出的变化，建立对参数的直觉。</description></item><item><title>Day 2 练习：用聚合平台跑通同一个请求</title><link>https://blog.chuanxilu.net/posts/2026/06/ai-path-l1-l2-week1-day2/</link><pubDate>Sat, 06 Jun 2026 07:00:00 +0800</pubDate><guid>https://blog.chuanxilu.net/posts/2026/06/ai-path-l1-l2-week1-day2/</guid><description>L1→L2 第一周配套练习 Day 2：注册聚合平台，修改两个参数让昨天的代码对接新地址，对比聚合平台和官方直连的区别。</description></item><item><title>Day 1 练习：跑通你的第一段 API 代码</title><link>https://blog.chuanxilu.net/posts/2026/06/ai-path-l1-l2-week1-day1/</link><pubDate>Tue, 02 Jun 2026 07:00:00 +0800</pubDate><guid>https://blog.chuanxilu.net/posts/2026/06/ai-path-l1-l2-week1-day1/</guid><description>L1→L2 第一周配套练习 Day 1：动手跑通 Part 1 里的第一段代码，附带常见错误排查。</description></item><item><title>AI 之路进阶升级指南（一）：API 初体验——第一次用代码调用 AI</title><link>https://blog.chuanxilu.net/posts/2026/06/ai-path-l1-l2-week1/</link><pubDate>Mon, 01 Jun 2026 07:00:00 +0800</pubDate><guid>https://blog.chuanxilu.net/posts/2026/06/ai-path-l1-l2-week1/</guid><description>AI 之路进阶系列第一篇：API 是什么、和聊天窗口有什么不同、怎么注册账号（DeepSeek/OpenRouter/Claude）、Python 环境搭建、第一段代码跑通，以及 token、temperature 等核心参数的直觉理解。</description></item></channel></rss>