From f36ab26fc7dadf6fd6296ebb87f24e1ada491ef0 Mon Sep 17 00:00:00 2001 From: dongsheng123132 <90887123+dongsheng123132@users.noreply.github.com> Date: Thu, 19 Mar 2026 11:33:08 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=A6=96=E9=A1=B5=20+=20README=20?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=BF=9C=E7=A8=8B=E7=BB=B4=E6=8A=A4/?= =?UTF-8?q?=E5=AE=9A=E5=88=B6=E5=BC=80=E5=8F=91=E6=9C=8D=E5=8A=A1=E6=9D=BF?= =?UTF-8?q?=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - index.html: 新增「专业服务」section(远程安装/故障排查/定制开发),CTA 按钮链接到 guide - README.md: 新增 Professional Services 板块,含价格表、一键远程命令、微信联系方式 --- README.md | 26 ++++++++++++++++++++++++++ website/index.html | 44 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 70 insertions(+) diff --git a/README.md b/README.md index 14dc937..9b05770 100644 --- a/README.md +++ b/README.md @@ -349,6 +349,32 @@ bash Mac-Start.command # Test on Mac PRs welcome! Especially: Windows scripts, documentation. +### 🔧 Professional Services / 专业服务 + +Need help? We offer remote support and custom development: + +| Service | Description | Price | +|---------|-------------|-------| +| **Remote Installation** | We remotely install OpenClaw + skills + model config for you | Free | +| **Troubleshooting** | Startup failures, port conflicts, network issues | From ¥50 | +| **Model Tuning** | API key setup, model switching, prompt optimization | From ¥50 | +| **Custom Development** | Custom skills, enterprise private deployment, QQ/WeChat/Feishu bot integration | From ¥200 | +| **USB Green Edition** | Pre-built portable USB with your custom skills & models | From ¥100 | + +**One-click remote support** — run one command, we connect and fix it: + +```bash +# Mac / Linux +curl -fsSL https://u-claw.org/remote.sh | bash + +# Windows (Admin PowerShell) +irm https://u-claw.org/remote.ps1 | iex +``` + +WeChat: **hecare888** (备注「U-Claw 远程」优先处理) + +👉 [View full service details / 查看完整服务详情](https://u-claw.org/guide.html#remote-support) + ### 🦞 Looking for Partners U-Claw is a fast-growing open-source project with real commercial opportunities. diff --git a/website/index.html b/website/index.html index 2df6d28..e4b27f4 100644 --- a/website/index.html +++ b/website/index.html @@ -582,6 +582,50 @@ + +
+

+ 🔧 专业服务 + +

+

+ 远程维护 · 定制开发 · 企业私有化部署 + +

+
+
+
免费
+ +

远程安装部署

+ +

安装遇到问题?一行命令开启远程协助,工程师帮你装好 OpenClaw + 技能 + 模型配置。

+ +
+
+
¥50 起
+ +

故障排查 · 模型调优

+ +

启动失败、端口冲突、API Key 配置、模型切换、提示词优化,远程帮你搞定。

+ +
+
+
¥200 起
+ +

定制开发 · 企业部署

+ +

自定义技能开发、企业私有化部署、QQ/微信/飞书机器人接入、U 盘绿色版制作。

+ +
+
+
+ + 📞 了解远程维护服务 → + + +
+
+