Golem Cloud avatar

Golem Cloud

Official

@golemcloud

0Followers
|
48Public Repos
|
205Published Skills

Open source projects from Golem Cloud engineering.

Skills Distribution
DomainDeveloper To...WebAssembly Runtim.. (40%)Rust Systems Progr.. (30%)Language Interoper.. (30%)

Agent Skills by Golem Cloud

Showing 205 vetted skills indexed across 3 GitHub repositories.

golemcloudgolemcloud
1.5k

golem-add-http-auth-rust

Enables OIDC authentication on Rust HTTP endpoints in Golem agents.

Official
Basic
golemcloudgolemcloud
1.5k

golem-quota-rust

Implements distributed resource quotas and rate limiting in Rust Golem agents.

Official
Intermediate
golemcloudgolemcloud
1.5k

golem-file-io-rust

Implements file reading and writing in Rust Golem agents using std::fs over WASI.

Official
Basic
golemcloudgolemcloud
1.5k

golem-add-agent-rust

Creates new Rust agent types for Golem components using agent_definition and agent_implementation macros.

Official
Intermediate
golemcloudgolemcloud
1.5k

golem-trigger-agent-rust

Triggers fire-and-forget invocations on Rust Golem agents using the golem CLI.

Official
Basic
golemcloudgolemcloud
1.5k

golem-parallel-workers-rust

Implements fan-out and fan-in parallel execution across Golem agents in Rust.

Official
Intermediate
golemcloudgolemcloud
1.5k

golem-stateless-agent-rust

Creates ephemeral stateless agents in Rust Golem projects with fresh instances per invocation.

Official
Basic
golemcloudgolemcloud
1.5k

golem-atomic-block-rust

Implements atomic blocks, idempotence mode, and oplog commit controls in Rust Golem agents.

Official
Intermediate
golemcloudgolemcloud
1.5k

golem-call-from-external-rust

Generate typed Rust client SDKs for calling Golem agents from external applications.

Official
Intermediate
golemcloudgolemcloud
1.5k

golem-call-another-agent-rust

Implements agent-to-agent RPC calls with awaited results in Rust Golem projects.

Official
Intermediate
golemcloudgolemcloud
1.5k

golem-http-params-rust

Maps HTTP request elements to Rust agent parameters in Golem endpoints.

Official
Intermediate
golemcloudgolemcloud
1.5k

golem-mark-read-only-rust

Marks Rust agent methods as read-only to enable result caching and side-effect enforcement.

Official
Intermediate
golemcloudgolemcloud
1.5k

golem-add-secret-rust

Adds environment-scoped secrets to Rust Golem agents using typed config and CLI commands.

Official
Intermediate
golemcloudgolemcloud
1.5k

golem-add-transactions-rust

Implements saga-pattern transactions with compensation logic in Rust Golem agents.

Official
Intermediate
golemcloudgolemcloud
1.5k

golem-add-llm-rust

Integrates LLM, embeddings, search, and speech capabilities into Rust Golem agents.

Official
Intermediate
golemcloudgolemcloud
1.5k

golem-add-http-endpoint-rust

Exposes Rust Golem agent methods as HTTP REST endpoints using code-first route definitions.

Official
Intermediate
golemcloudgolemcloud
1.5k

golem-invoke-agent-rust

Invokes methods on deployed Golem agents from the CLI with Rust-syntax arguments.

Official
Intermediate
golemcloudgolemcloud
1.5k

golem-retry-policies-rust

Configures composable retry policies for Rust Golem agents via manifest, SDK, and CLI.

Official
Intermediate
golemcloudgolemcloud
1.5k

golem-recurring-task-rust

Implements recurring cron-like tasks in Rust Golem agents via self-scheduled invocations.

Official
Intermediate
golemcloudgolemcloud
1.5k

golem-make-http-request-rust

Implements outgoing HTTP requests from Rust Golem agents using WASI HTTP clients.

Official
Intermediate
golemcloudgolemcloud
1.5k

golem-enable-otlp-rust

Configure the golem-otlp-exporter plugin to export traces, logs, and metrics from Rust Golem agents.

Official
Intermediate
golemcloudgolemcloud
1.5k

golem-schedule-future-call-rust

Schedule future agent method invocations in Rust Golem projects using Datetime timestamps.

Official
Basic
golemcloudgolemcloud
1.5k

golem-fire-and-forget-rust

Enqueue asynchronous agent method invocations in Rust Golem projects without awaiting results.

Official
Basic
golemcloudgolemcloud
1.5k

golem-create-agent-instance-rust

Creates Golem agent instances with constructor parameters, environment variables, and configuration via the golem CLI.

Official
Basic

Frequently Asked Questions About Golem Cloud

FAQPage Schema
What specific tasks are enabled by these engineering primitives?

These capabilities enable developers to manage WebAssembly component lifecycles, synchronize WIT interface definitions, refactor MoonBit source code, and perform deep diagnostics on Rust integration tests and OTLP trace data.

Which personas benefit from these technical resources?

These resources are designed for systems engineers, WebAssembly runtime developers, and Rust contributors focused on building distributed services, managing complex crate dependencies, and ensuring cross-language compatibility between MoonBit, C, and Node.js environments.

What are the core prerequisites for utilizing these development patterns?

Users require a functional Rust environment, familiarity with Cargo workspace management, and an understanding of WebAssembly component models. Specific tasks may also necessitate local installations of MoonBit compilers and OTLP-compatible observability backends like Jaeger.