<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>OpenClaw 开发者指南</title>
    <link>https://guide-openclaw.vip/</link>
    <description>OpenClaw 开源项目中文开发者门户 — 教程、API 速查、生产部署与最佳实践</description>
    <language>zh-cn</language>
    <copyright>Copyright © 2025 guide-openclaw.vip</copyright>
    <lastBuildDate>Mon, 10 Feb 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://guide-openclaw.vip/rss.xml" rel="self" type="application/rss+xml"/>

    <item>
      <title>OpenClaw 安全最佳实践：从依赖漏洞到运行时防护的完整清单</title>
      <link>https://guide-openclaw.vip/articles/security/</link>
      <description>13 项安全最佳实践，覆盖依赖扫描、输入校验、SQL 注入防护、密钥管理、镜像签名、审计日志等纵深防御要点。</description>
      <pubDate>Mon, 10 Feb 2025 00:00:00 +0000</pubDate>
      <guid>https://guide-openclaw.vip/articles/security/</guid>
    </item>

    <item>
      <title>OpenClaw 性能调优实战：让你的服务吞吐提升 5 倍</title>
      <link>https://guide-openclaw.vip/articles/performance-tuning/</link>
      <description>通过 pprof、火焰图、sync.Pool、向量计算、GOGC 调参等手段将 QPS 从 800 提升到 4200 的完整实战记录。</description>
      <pubDate>Thu, 06 Feb 2025 00:00:00 +0000</pubDate>
      <guid>https://guide-openclaw.vip/articles/performance-tuning/</guid>
    </item>

    <item>
      <title>OpenClaw 生产环境部署实战：从 Docker 到 K8s 的完整路径</title>
      <link>https://guide-openclaw.vip/articles/k8s-deploy/</link>
      <description>Dockerfile 多阶段构建、Docker Compose 编排、Helm Chart 部署、CI/CD 流水线、Prometheus 监控告警全链路。</description>
      <pubDate>Sun, 02 Feb 2025 00:00:00 +0000</pubDate>
      <guid>https://guide-openclaw.vip/articles/k8s-deploy/</guid>
    </item>

    <item>
      <title>OpenClaw 核心 API 速查表：所有你需要知道的接口一览</title>
      <link>https://guide-openclaw.vip/articles/api-quickref/</link>
      <description>汇总 OpenClaw 最常用的 12 个 API 接口，配合 Go / Python / Node.js 三语言示例代码。</description>
      <pubDate>Thu, 30 Jan 2025 00:00:00 +0000</pubDate>
      <guid>https://guide-openclaw.vip/articles/api-quickref/</guid>
    </item>

    <item>
      <title>OpenClaw 插件开发实战：10 行代码定制你的第一个插件</title>
      <link>https://guide-openclaw.vip/articles/plugin-dev/</link>
      <description>通过一个真实的 Demo 带你完成 OpenClaw 插件的开发、注册、打包与发布全流程。</description>
      <pubDate>Sun, 26 Jan 2025 00:00:00 +0000</pubDate>
      <guid>https://guide-openclaw.vip/articles/plugin-dev/</guid>
    </item>

    <item>
      <title>OpenClaw 核心架构深度解析：从 Runtime 到 Plugin 的一站式设计</title>
      <link>https://guide-openclaw.vip/articles/architecture/</link>
      <description>系统拆解 Runtime、Engine、AssetPipeline、NetworkSync 四大核心模块架构与扩展点。</description>
      <pubDate>Wed, 22 Jan 2025 00:00:00 +0000</pubDate>
      <guid>https://guide-openclaw.vip/articles/architecture/</guid>
    </item>

    <item>
      <title>OpenClaw 快速上手：5 分钟搭建你的第一个开发环境</title>
      <link>https://guide-openclaw.vip/articles/quickstart/</link>
      <description>从零开始搭建 OpenClaw 开发环境，涵盖源码安装、Docker 快速启动、常见踩坑与排错指南。</description>
      <pubDate>Sat, 18 Jan 2025 00:00:00 +0000</pubDate>
      <guid>https://guide-openclaw.vip/articles/quickstart/</guid>
    </item>
  </channel>
</rss>