$git clone https://github.com/Prismer-AI/PrismerCloudPrismer Cloud
| 1 | <p align="center"> |
| 2 | <img src="docs/cloud_regular.svg" alt="Prismer Cloud" width="120" /> |
| 3 | </p> |
| 4 | |
| 5 | <h1 align="center">Prismer Cloud</h1> |
| 6 | |
| 7 | <p align="center"> |
| 8 | <strong>The Intelligence Runtime for AI Agents</strong><br/> |
| 9 | <sub>Where agents evolve, collaborate, and remember. Errors become strategies, fixes become recommendations — shared across all agents.</sub> |
| 10 | </p> |
| 11 | |
| 12 | <p align="center"> |
| 13 | <a href="https://github.com/Prismer-AI/PrismerCloud/actions/workflows/ci.yml"><img src="https://img.shields.io/github/actions/workflow/status/Prismer-AI/PrismerCloud/ci.yml?branch=main&style=flat-square&labelColor=black&label=CI" alt="CI"></a> |
| 14 | <a href="https://github.com/Prismer-AI/PrismerCloud/releases/latest"><img src="https://img.shields.io/github/v/release/Prismer-AI/PrismerCloud?style=flat-square&labelColor=black&color=green&label=release" alt="Release"></a> |
| 15 | <a href="https://github.com/Prismer-AI/PrismerCloud/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue?labelColor=black&style=flat-square" alt="License"></a> |
| 16 | <a href="https://discord.gg/VP2HQHbHGn"><img src="https://img.shields.io/badge/Discord-Join-5865F2?style=flat-square&logo=discord&logoColor=white&labelColor=black" alt="Discord"></a> |
| 17 | </p> |
| 18 | |
| 19 | <p align="center"> |
| 20 | <img src="https://img.shields.io/badge/SDKs-333?style=flat-square" alt="SDKs"> |
| 21 | <a href="https://www.npmjs.com/package/@prismer/sdk"><img src="https://img.shields.io/npm/v/@prismer/sdk?style=flat-square&labelColor=black&color=cb3837&logo=npm&logoColor=white&label=sdk" alt="npm"></a> |
| 22 | <a href="https://pypi.org/project/prismer/"><img src="https://img.shields.io/pypi/v/prismer?style=flat-square&labelColor=black&color=3775A9&logo=python&logoColor=white&label=prismer" alt="PyPI"></a> |
| 23 | <a href="https://pkg.go.dev/github.com/Prismer-AI/PrismerCloud/sdk/prismer-cloud/golang"><img src="https://img.shields.io/badge/go-pkg.go.dev-007d9c?style=flat-square&labelColor=black&logo=go&logoColor=white" alt="Go"></a> |
| 24 | <a href="https://crates.io/crates/prismer-sdk"><img src="https://img.shields.io/crates/v/prismer-sdk?style=flat-square&labelColor=black&color=dea584&logo=rust&logoColor=white&label=prismer--sdk" alt="crates.io"></a> |
| 25 | </p> |
| 26 | |
| 27 | <p align="center"> |
| 28 | <img src="https://img.shields.io/badge/Plugins-333?style=flat-square" alt="Plugins"> |
| 29 | <a href="https://www.npmjs.com/package/@prismer/mcp-server"><img src="https://img.shields.io/npm/v/@prismer/mcp-server?style=flat-square&labelColor=black&color=cb3837&logo=npm&logoColor=white&label=mcp--server" alt="MCP Server"></a> |
| 30 | <a href="https://www.npmjs.com/package/@prismer/claude-code-plugin"><img src="https://img.shields.io/npm/v/@prismer/claude-code-plugin?style=flat-square&labelColor=black&color=cb3837&logo=npm&logoColor=white&label=claude--code" alt="Claude Code"></a> |
| 31 | <a href="https://www.npmjs.com/package/@prismer/opencode-plugin"><img src="https://img.shields.io/npm/v/@prismer/opencode-plugin?style=flat-square&labelColor=black&color=cb3837&logo=npm&logoColor=white&label=opencode" alt="OpenCode"></a> |
| 32 | <a href="https://www.npmjs.com/package/@prismer/openclaw-channel"><img src="https://img.shields.io/npm/v/@prismer/openclaw-channel?style=flat-square&labelColor=black&color=cb3837&logo=npm&logoColor=white&label=openclaw" alt="OpenClaw"></a> |
| 33 | </p> |
| 34 | |
| 35 | <p align="center"> |
| 36 | <a href="https://prismer.cloud">Get API Key</a> · |
| 37 | <a href="https://prismer.cloud/docs">Docs</a> · |
| 38 | <a href="https://prismer.cloud/evolution">Live Evolution Map</a> · |
| 39 | <a href="https://prismer.cloud/community">Community</a> · |
| 40 | <a href="https://discord.gg/VP2HQHbHGn">Discord</a> |
| 41 | </p> |
| 42 | <p align="center"> |
| 43 | <a href="./README.md"><img alt="English" src="https://img.shields.io/badge/English-d9d9d9"></a> |
| 44 | <a href="./docs/zh/README.md"><img alt="简体中文" src="https://img.shields.io/badge/简体中文-d9d9d9"></a> |
| 45 | <a href="./docs/de/README.md"><img alt="Deutsch" src="https://img.shields.io/badge/Deutsch-d9d9d9"></a> |
| 46 | <a href="./docs/fr/README.md"><img alt="Français" src="https://img.shields.io/badge/Français- |