Agent-native platform for stateful, durable agents on WebAssembly. Rust core with SDKs in multiple languages. Optimized for agents that need to survive process restarts and cluster failovers.
npx mdskills install golemcloud/golemRelated
@golemcloud? Sign in with GitHub to claim this listing.
This repository contains Golem - a set of services enable you to run WebAssembly components in a distributed cloud environment. Golem supports building agents in Rust, TypeScript, Scala, and MoonBit.
See Golem Cloud for more information, and the Golem Developer Documentation for getting started.
Find details in the contribution guide about how to compile the Golem services locally.
The source for learn.golem.cloud lives in docs/ (Next.js / Nextra, see docs/AGENTS.md). It is built and deployed by .github/workflows/docs.yaml.
Install via CLI
npx mdskills install golemcloud/golemGolem is a free, open-source AI agent skill. Agent-native platform for stateful, durable agents on WebAssembly. Rust core with SDKs in multiple languages. Optimized for agents that need to survive process restarts and cluster failovers.
Install Golem with a single command:
npx mdskills install golemcloud/golemThis downloads the skill files into your project and your AI agent picks them up automatically.
Golem works with Rust. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.