<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>OpenClaw on Shaowen Chen's Website</title><link>https://www.chenshaowen.com/en/tags/openclaw/</link><description>Recent content in OpenClaw on Shaowen Chen's Website</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>&amp;copy;2016 - {year}, All Rights Reserved.</copyright><lastBuildDate>Wed, 15 Apr 2026 00:00:00 +0000</lastBuildDate><sy:updatePeriod>weekly</sy:updatePeriod><atom:link href="https://www.chenshaowen.com/en/tags/openclaw/atom.xml" rel="self" type="application/rss+xml"/><item><title>Using A2A Gateway to Connect Multiple OpenClaw</title><link>https://www.chenshaowen.com/en/blog/use-a2a-gateway-to-connect-multiple-openclaw.html</link><pubDate>Wed, 15 Apr 2026 00:00:00 +0000</pubDate><atom:modified>Wed, 15 Apr 2026 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/use-a2a-gateway-to-connect-multiple-openclaw.html</guid><description>1. Architecture 1 2 3 4 5 6 7 ┌──────────────────────┐ A2A/JSON-RPC ┌───────────────</description><dc:creator>微信公众号</dc:creator><category>OpenClaw</category><category>A2A</category><category>AI</category><category>Agent</category></item><item><title>OpenViking Usage and OpenClaw Integration</title><link>https://www.chenshaowen.com/en/blog/openviking-usage-and-openclaw-integration.html</link><pubDate>Tue, 24 Mar 2026 00:00:00 +0000</pubDate><atom:modified>Tue, 24 Mar 2026 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/openviking-usage-and-openclaw-integration.html</guid><description>1. Introduction to OpenViking 1.1 Use Cases Problem How OpenViking Handles It Fragmented context Unified management with a filesystem paradigm: memory, resources, and skills all map to a viking:// virtual directory, so context is managed the way files are High token consumption L0/L1/L2 tiering: the L0 summary (~100 tokens) is</description><dc:creator>微信公众号</dc:creator><category>OpenViking</category><category>OpenClaw</category><category>AI Agent</category></item><item><title>Deploying OpenClaw in Containers</title><link>https://www.chenshaowen.com/en/blog/deploy-openclaw-under-containers.html</link><pubDate>Wed, 04 Mar 2026 00:00:00 +0000</pubDate><atom:modified>Wed, 04 Mar 2026 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/deploy-openclaw-under-containers.html</guid><description>1. Start the Container Set the image 1 export IMAGE=ghcr.io/openclaw/openclaw:2026.3.2 Generate a random token 1 openssl rand -hex 32 Set the gateway token 1 export OPENCLAW_GATEWAY_TOKEN=xxx This token is used for authentication on both the remote web UI and the local TUI. Set directory permissions 1 2 mkdir -p openclaw-home</description><dc:creator>微信公众号</dc:creator><category>OpenClaw</category><category>AI</category><category>Containers</category><category>Docker</category><category>Operations</category><category>Agent</category></item><item><title>Extending OpenClaw with Skills and MCP</title><link>https://www.chenshaowen.com/en/blog/using-skills-and-mcp-to-extend-openclaw.html</link><pubDate>Sun, 01 Mar 2026 00:00:00 +0000</pubDate><atom:modified>Sun, 01 Mar 2026 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/using-skills-and-mcp-to-extend-openclaw.html</guid><description>1. What Skills Are 1 2 3 openclaw skills list Skills (7/51 ready) OpenClaw ships with a number of built-in skills, which you can view with openclaw skills list. The concrete implementations of these Skills can be found at https://github.com/openclaw/openclaw/tree/main/skills. A Skills file mainly describes the Skill&amp;rsquo;s metadata, when it</description><dc:creator>微信公众号</dc:creator><category>AI</category><category>AI Agent</category><category>Skills</category><category>MCP</category><category>OpenClaw</category><category>Operations</category><category>Learning</category></item><item><title>OpenClaw Installation and Configuration</title><link>https://www.chenshaowen.com/en/blog/installation-and-configuration-of-openclaw.html</link><pubDate>Thu, 26 Feb 2026 00:00:00 +0000</pubDate><atom:modified>Thu, 26 Feb 2026 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/installation-and-configuration-of-openclaw.html</guid><description>1. Preparing the Node Environment Install nvm 1 curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.4/install.sh | bash Set the nvm environment variables You need to edit Bash&amp;rsquo;s config file and add the following:
1 2 3 export NVM_DIR=&amp;#34;$HOME/.nvm&amp;#34; [ -s &amp;#34;$NVM_DIR/nvm.sh&amp;#34; ] &amp;amp;&amp;amp; \. &amp;#34;$NVM_DIR/nvm.sh&amp;#34; [ -s &amp;#34;$NVM_DIR/bash_completion&amp;#34; ] &amp;amp;&amp;amp; \. &amp;#34;$NVM_DIR/bash_completion&amp;#34; Install Node 1 nvm install 22 default 2.</description><dc:creator>微信公众号</dc:creator><category>OpenClaw</category><category>AI</category><category>Agent</category><category>LLM</category><category>Tools</category><category>R&amp;D</category><category>Learning</category></item></channel></rss>