Claude Skill

stainlu/openclaw-managed-agents

OpenClaw Managed Agents is an open-source, model-agnostic alternative to Claude Managed Agents and ChatGPT Workspace Agents. Supports any model, any cloud, fully transparent.

Overview

Stars433
Forks40
LanguageTypeScript
Last pushed2026-04-29
Last synced2026-07-03
View on GitHub

Repository

Ownerstainlu
Repositoryopenclaw-managed-agents
Full namestainlu/openclaw-managed-agents
Repo ID1,208,826,795

Install this Skill

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

Registry

Typemcp_server
Quality score85/100
Verificationreadme_parsed
Last verified2026-06-11
Platforms
ClaudeMCPOpenClawCursor
Capabilities
browserpdfmemorysearchimagevideoterminalworkflow
Detected files
README.mddocker-compose.ymldocsexamplespackage.jsontest
Config keys
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

Summary

OpenClaw Managed Agents is an open-source, model-agnostic alternative to Claude Managed Agents and ChatGPT Workspace Agents. It supports any model and any cloud platform, providing full flexibility and transparency for AI agent orchestration.

Chinese description

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

Key features

  • Open-source alternative to Claude Managed Agents & ChatGPT Workspace Agents
  • Model-agnostic: works with any AI model
  • Cloud-agnostic: deploy on any cloud platform
  • Full transparency and customizability
  • Built with TypeScript for reliability and scalability

Use cases

  • Building custom AI agent workflows without vendor lock-in
  • Deploying multi-model agent systems across different clouds
  • Experimenting with open-source agent orchestration for research
  • Replacing proprietary managed agents with a transparent solution

README excerpt

# 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

Topics

No topics yet.

Explore more

Data from GitHub. Synced on 2026-07-03