Agent Building skills

Browse reusable Agent Skills, each with a clear purpose and practical guidance.

golem-add-webhook-moonbit

Using webhooks in a MoonBit Golem agent. Use when the user asks to create webhooks, receive webhook callbacks, integrate with webhook-driven external APIs, or generate temporary callback URLs for external services.

1.60k repo starsObserved in 1 repos
Agent Building

golem-add-webhook-rust

Using webhooks in a Rust Golem agent. Use when the user asks to create webhooks, receive webhook callbacks, integrate with webhook-driven external APIs, or generate temporary callback URLs for external services.

1.60k repo starsObserved in 1 repos
Agent Building

golem-add-webhook-ts

Using webhooks in a TypeScript Golem agent. Use when the user asks to create webhooks, receive webhook callbacks, integrate with webhook-driven external APIs, or generate temporary callback URLs for external services.

1.60k repo starsObserved in 1 repos
Agent Building

golem-annotate-agent-scala

Adding prompt and description annotations to Scala agent methods. Use when the user asks to add descriptions, prompts, or documentation metadata to agent methods for AI/LLM discovery.

1.60k repo starsObserved in 1 repos
Agent Building

golem-atomic-block-moonbit

Atomic blocks, persistence control, and idempotency in MoonBit Golem agents. Use when the user asks about atomic operations, persistence levels, or idempotent execution.

1.60k repo starsObserved in 1 repos
Agent Building

golem-atomic-block-rust

Using atomic blocks, persistence control, idempotency, and oplog management in a Rust Golem project. Use when the user asks about atomically, persistence levels, idempotence mode, oplog commit, or idempotency keys.

1.60k repo starsObserved in 1 repos
Agent Building

golem-call-another-agent-moonbit

Calling another agent and awaiting the result in a MoonBit Golem project. Use when the user asks about agent-to-agent RPC, calling remote agents, or inter-component communication.

1.60k repo starsObserved in 1 repos
Agent Building

golem-call-another-agent-scala

Calling another agent and awaiting the result in a Scala Golem project. Use when the user asks about agent-to-agent RPC, calling remote agents, or inter-component communication.

1.60k repo starsObserved in 1 repos
Agent Building

golem-configure-durability-moonbit

Choosing between durable and ephemeral agents in a MoonBit Golem project. Use when the user asks to change durability mode, switch between durable and ephemeral, or configure persistence behavior.

1.60k repo starsObserved in 1 repos
Agent Building

golem-configure-mcp-server

Configuring MCP (Model Context Protocol) server deployments in golem.yaml. Use when the user asks to expose agents through MCP, enable MCP for an agent, add MCP server support, set up MCP authentication, or configure MCP deployments for local or cloud environments.

1.60k repo starsObserved in 1 repos
Agent Building