openclaw-cloud

作者 openperf已验证

Give your AI Agent a cloud-native life. Deploy once, converse everywhere.

272
Stars
32
Forks
TypeScript
语言
2026/8/23
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

# Add to your Claude Code skills
git clone https://github.com/openperf/openclaw-cloud

快速入门

使用 openclaw-cloud 等 Skills 的指南。

安全报告

已验证

上次扫描:—

{
  "status": "PASSED",
  "issues": []
}

README.md

☁️ OpenClaw Cloud

赋予 OpenClaw 云端生命。一次部署,全平台对话——Web、Slack无缝流转; 技能自定义热插拔,无缝对接 Opencode 等专业工具;基础设施一键就绪,配置热加载即时生效,你只管创造。

Give your OpenClaw a cloud-native home. One deployment, infinite conversations—Web, Element, and beyond. Hot-swappable skills, native Opencode integration; one-click infrastructure, live config updates. Focus on creation, we handle the rest.


OpenClaw Cloud Dashboard

✨ 为什么选择 OpenClaw Cloud?

OpenClaw Cloud 不仅仅是一个管理面板,它是一个为 AI Agent 生态设计的统一调度中枢。我们为你解决繁琐的部署、配置和集成问题,让你能专注于 Agent 核心能力的创造。

  • 🚀 云原生架构, 一键部署: 忘记复杂的环境配置。通过 Docker 一键拉起完整、独立的 Agent 实例,每个实例都拥有自己的运行时和数据存储。
  • 💬 全渠道对话, 无缝切换: 在你最喜欢的平台与 Agent 交流。无论是 Element、Telegram 还是 Discord,都能获得一致的实时对话体验。
  • 🧩 技能自定义,热插拔: 从拥有 700+ 技能的 ClawHub 市场一键安装社区技能,或创建你自己的私有技能,即时生效,无需重启。
  • 🔧 统一管理, 运筹帷幄: 在一个清爽、直观的界面中监控所有 Agent 实例的状态、管理技能和插件、查看对话历史。
  • 🔐 安全隔离, 数据私有: 每个 Agent 实例都运行在隔离的环境中,确保数据安全和隐私。
  • 🌍 开源开放, 社区驱动: 100% 开源,你可以自由修改、部署,并与全球开发者社区共同构建下一代 AI Agent 生态。

🏗️ 技术栈

  • 前端: React 19 + TypeScript + Tailwind CSS 4
  • 后端: Node.js + Express + tRPC 11
  • 数据库: MySQL/TiDB with Drizzle ORM

🚀 快速开始

环境准备

  • Node.js 22+
  • pnpm 10+
  • Docker & Docker Compose
  • MySQL 8+ 或 TiDB

本地部署

  1. 克隆仓库

    git clone https://github.com/openperf/openclaw-cloud.git
    cd openclaw-cloud
    
  2. 安装依赖

    pnpm install
    
  3. 配置环境变量 复制 .env.example 文件并重命名为 .env,然后根据你的环境(数据库、认证信息等)修改其中的配置。

    cp .env.example .env
    
  4. 初始化数据库

    pnpm db:push
    
  5. 启动开发服务器

    pnpm dev
    

现在,应用应该已经在 http://localhost:3000 上运行了!

📚 文档

我们提供了详尽的文档来帮助你更好地使用和开发 OpenClaw Cloud。

  • 用户手册: 从零开始,学习如何使用平台的所有核心功能。
  • 部署指南: 如何将 OpenClaw Cloud 部署到生产环境。
  • 插件开发: 学习如何创建自己的插件来扩展平台功能。
  • 技能编写: 学习如何为 OpenClaw Agent 编写技能。
  • API 参考: 后端 tRPC API 的详细文档。

🤝 贡献

我们热烈欢迎来自社区的任何贡献!无论是功能建议、代码提交还是文档改进,都是对项目的重要支持。

请在开始前阅读我们的 贡献指南

📄 开源许可

本项目基于 MIT License 开源。

📱 联系与合作

欢迎交流与合作 💬

微信号:huhurun2022 | GitHub Issues | 讨论区


常见问题

What is openclaw-cloud?

openclaw-cloud is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by openperf. Give your AI Agent a cloud-native life. Deploy once, converse everywhere. It has 272 GitHub stars.

Is openclaw-cloud safe to use?

Yes. openclaw-cloud passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install openclaw-cloud?

Clone the repository with "git clone https://github.com/openperf/openclaw-cloud" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is openclaw-cloud written in?

openclaw-cloud is primarily written in TypeScript. It is open-source under openperf on GitHub, so you can review or fork the full source.

Are there alternatives to openclaw-cloud?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh openclaw-cloud against similar tools.

评论 (0)

暂无评论,成为第一个分享想法的人!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI 智能体
查看详情

开发者还喜欢

基于喜欢此 Skill 的开发者投票和收藏

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP 服务器apisai-tools
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情