<?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.zhixingshe.cc/categories/ai%E5%AE%9E%E6%88%98/</link><description>Recent content in AI实战 on 知行社</description><generator>Hugo</generator><language>zh</language><lastBuildDate>Sun, 26 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.zhixingshe.cc/categories/ai%E5%AE%9E%E6%88%98/index.xml" rel="self" type="application/rss+xml"/><item><title>AI记忆系统怎么建？用了这3层，它终于不再失忆了</title><link>https://blog.zhixingshe.cc/posts/ai-memory-three-layers-hermes/</link><pubDate>Sun, 26 Apr 2026 00:00:00 +0000</pubDate><guid>https://blog.zhixingshe.cc/posts/ai-memory-three-layers-hermes/</guid><description>AI每次开新对话都失忆？不是模型的问题，是记忆架构没搭对。分享现在真实在跑的三层记忆系统：会话记忆、长期记忆、知识库，三层各司其职，AI才能真正记住你。</description></item><item><title>把17个定时任务交给AI管，3个月没动过</title><link>https://blog.zhixingshe.cc/posts/ai-cron-17-tasks/</link><pubDate>Sun, 26 Apr 2026 00:00:00 +0000</pubDate><guid>https://blog.zhixingshe.cc/posts/ai-cron-17-tasks/</guid><description>早报、选题、复盘、安全巡检……这些事每天都要做，但不该每天都靠人推。把17个定时任务交给AI管，现在每天早上醒来，该来的都来了。</description></item><item><title>孩子要的「吴彦祖」或许是这样的......完整沟通系统搭建</title><link>https://blog.zhixingshe.cc/posts/wuyanzu-ai-companion-system/</link><pubDate>Sun, 19 Apr 2026 00:00:00 +0000</pubDate><guid>https://blog.zhixingshe.cc/posts/wuyanzu-ai-companion-system/</guid><description>给12岁儿子造了一套AI学长系统：飞书机器人+日报推送，退役特种兵人设，4个踩坑完整复盘。最难的不是代码，是人设。</description></item><item><title>不是记笔记，是让AI记住了你自己</title><link>https://blog.zhixingshe.cc/posts/ai-remembers-you/</link><pubDate>Mon, 13 Apr 2026 00:00:00 +0000</pubDate><guid>https://blog.zhixingshe.cc/posts/ai-remembers-you/</guid><description>客户谈判时想反悔，AI替我翻出了那句关键承诺。把记忆交给AI之后，才发现丢掉的不是信息，是连续性。</description></item><item><title>给 OpenClaw 配了六个 Skill，第二天它全忘了——原来少了这一步</title><link>https://blog.zhixingshe.cc/posts/openclaw-skill-tools-md/</link><pubDate>Thu, 26 Mar 2026 00:00:00 +0000</pubDate><guid>https://blog.zhixingshe.cc/posts/openclaw-skill-tools-md/</guid><description>装完 Skill 为什么 AI 还是不用？因为你漏了最重要的一步：装完即写档。</description></item><item><title>我以为派出去了，其实一个都没到——OpenClaw 多 Agent 派单的正确姿势</title><link>https://blog.zhixingshe.cc/posts/openclaw-multi-agent-dispatch/</link><pubDate>Thu, 26 Mar 2026 00:00:00 +0000</pubDate><guid>https://blog.zhixingshe.cc/posts/openclaw-multi-agent-dispatch/</guid><description>连续四次派单全部失败，才发现命令用错了。一行命令让 AI 团队真正动起来。</description></item><item><title>用了半年OpenClaw，才发现AI一直在偷偷记事</title><link>https://blog.zhixingshe.cc/posts/openclaw-memory-system-three-layers/</link><pubDate>Tue, 24 Mar 2026 15:00:00 +0800</pubDate><guid>https://blog.zhixingshe.cc/posts/openclaw-memory-system-three-layers/</guid><description>没装任何记忆插件，但AI三个月前说的话它还记得。后来才发现OpenClaw开箱就跑着三套记忆系统：LCM、Memory Search、MEMORY.md，零配置，一直在运行。</description></item><item><title>我让AI直接开我的电脑干活，没给密码</title><link>https://blog.zhixingshe.cc/posts/ai-controls-my-mac-no-password/</link><pubDate>Thu, 19 Mar 2026 00:00:00 +0000</pubDate><guid>https://blog.zhixingshe.cc/posts/ai-controls-my-mac-no-password/</guid><description>AI 用你的 Chrome、带你的登录态干活，不需要密码。踩了半天 IPv6 的坑，最后发现答案早就在那了。</description></item><item><title>OpenClaw团队有岗位没手艺？用了2个月的升级方案</title><link>https://blog.zhixingshe.cc/posts/openclaw-team-skill-upgrade-2-months/</link><pubDate>Sat, 14 Mar 2026 00:00:00 +0000</pubDate><guid>https://blog.zhixingshe.cc/posts/openclaw-team-skill-upgrade-2-months/</guid><description>一个FMCG渠道销售，用2个月时间搭了一支AI团队：情报官、写手、分析师、设计师。不是程序员，靠的是配置文件和踩坑经验。这篇是升级方案——发现了集体缺的那样东西。</description></item><item><title>结构化输出：省掉70%的人工整理时间（以及它不适合的场景）</title><link>https://blog.zhixingshe.cc/posts/structured-output-save-70-percent-time/</link><pubDate>Tue, 10 Mar 2026 00:00:00 +0000</pubDate><guid>https://blog.zhixingshe.cc/posts/structured-output-save-70-percent-time/</guid><description>不是程序员，也能让AI输出结构化数据，省掉70%手工整理时间。一个做快消品渠道销售的人，怎么把开发者才会用的技巧变成日常工作流——含具体示例。</description></item><item><title>我让 AI「审判」了上个月的账单，结果被骂哭了</title><link>https://blog.zhixingshe.cc/posts/ai-roast-my-monthly-bills/</link><pubDate>Tue, 10 Mar 2026 00:00:00 +0000</pubDate><guid>https://blog.zhixingshe.cc/posts/ai-roast-my-monthly-bills/</guid><description>一个FMCG从业者用AI审判自己的月度账单。不是程序员，没有代码，照样让AI替自己做了一件记账App永远做不到的事——真正扎心。</description></item><item><title>如何给 AI 建立一个灵魂</title><link>https://blog.zhixingshe.cc/posts/how-to-give-ai-a-soul/</link><pubDate>Sat, 07 Mar 2026 00:00:00 +0000</pubDate><guid>https://blog.zhixingshe.cc/posts/how-to-give-ai-a-soul/</guid><description>AI助手用久了，为什么总感觉在跟陌生人说话？因为没有灵魂。一个在FMCG行业用AI管理内容团队的人，用4个文件搭出了有记性、有脾气、还能自我进化的AI搭档——非程序员也能做到。</description></item></channel></rss>