Claude Skill

stainlu/openclaw-managed-agents

OpenClaw 托管代理是 Claude 托管代理与 ChatGPT 工作区代理的开源替代方案,支持任意模型与任意云平台,完全透明。

概览

Stars433
Forks40
语言TypeScript
最后更新2026-04-29
最近同步2026-07-03
前往 GitHub

仓库信息

拥有者stainlu
仓库openclaw-managed-agents
完整名称stainlu/openclaw-managed-agents
Repo ID1,208,826,795

安装这个 Skill

git clone https://github.com/stainlu/openclaw-managed-agents

Registry 信息

类型mcp_server
质量分85/100
验证状态readme_parsed
最近验证2026-06-11
平台
ClaudeMCPOpenClawCursor
能力
browserpdfmemorysearchimagevideoterminalworkflow
识别文件
README.mddocker-compose.ymldocsexamplespackage.jsontest
配置键
MOONSHOT_API_KEYZENMUX_API_KEYANTHROPIC_API_KEYOPENAI_API_KEYGEMINI_API_KEYURLTELEGRAM_BOT_TOKENOPENCLAW_TELEGRAM_AGENT_IDOPENCLAW_API_TOKENHCLOUD_TOKENAWS_ACCESS_KEY_IDAWS_SECRET_ACCESS_KEY

项目简介

OpenClaw 托管代理是 Claude 托管代理与 ChatGPT 工作区代理的开源替代方案,支持任意模型与任意云平台,提供完全灵活透明的 AI 代理编排能力。

英文描述

OpenClaw Managed Agents — the open alternative to Claude Managed Agents & ChatGPT Workspace Agents. Any model, any cloud, open source.

要点

  • Claude 托管代理与 ChatGPT 工作区代理的开源替代方案
  • 模型无关:支持任意 AI 模型
  • 云平台无关:可在任意云上部署
  • 完全透明且可定制
  • 基于 TypeScript 构建,确保可靠性与可扩展性

使用场景

  • 构建自定义 AI 代理工作流,避免供应商锁定
  • 跨不同云平台部署多模型代理系统
  • 用于研究的开源代理编排实验
  • 用透明方案替代专有托管代理

README 摘要

# OpenClaw Managed Agents [![CI](https://github.com/stainlu/openclaw-managed-agents/actions/workflows/test.yaml/badge.svg)](https://github.com/stainlu/openclaw-managed-agents/actions/workflows/test.yaml) [![Images](https://github.com/stainlu/openclaw-managed-agents/actions/workflows/publish-images.yaml/badge.svg)](https://github.com/stainlu/openclaw-managed-agents/actions/workflows/publish-images.yaml) [![npm](https://img.shields.io/npm/v/%40stainlu%2Fopenclaw-managed-agents)](https://www.npmjs.com/package/@stainlu/openclaw-managed-agents) [![PyPI](https://img.shields.io/pypi/v/openclaw-managed-agents)](https://pypi.org/project/openclaw-managed-agents/) [![License: MIT](https://img.shields.io/badge/license-MIT-black.svg)](./LICENSE) The open alternative to Claude Managed Agents. Run autonomous AI agents via API — any model, any cloud, open source. Built on [OpenClaw](https://github.com/openclaw/openclaw), the most popular open-source AI agent framework. ## Demo <video src="https://github.com/user-attachments/assets/84a2e1b1-ef6a-4f20-8cbe-4dc36a6c8b77" controls></video> ## What this is **The name says it:** `openclaw-managed-agents` = **OpenClaw** (the agent runtime — multi-provider, 53 built-in skills, MCP-native, Pi's durable JSONL event log) + **Managed Agents** (the four-primitive API shape — Agent / Environment / Session / Event — that Claude Managed Agents made standard). You POST an Agent (model + system prompt + tools + MCP servers), open a Session against it, send Events, stream back Events. Under the hood: one isolated Docker container per active session running OpenClaw, SQLite for orchestrator metadata, SSE for streaming, WebSocket control plane for cancel / model-override / tool-confirmation. Session state is durable even if the live container is la

话题

暂无话题

探索更多

数据来自 GitHub,同步时间:2026-07-03