Skip to main content

이 저장소의 skills

golemcloud/golem - 4페이지

SkillsMP는 golemcloud/golem에서 227개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

golemcloud/golem

수집된 skill 227개 중 40개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

Creating a new Golem application project. Use when scaffolding a new Golem project with golem new, selecting a language template, and setting up the initial project structure.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Simulating a crash on an agent for testing crash recovery. Use when testing durable execution, verifying state recovery after failures, or validating that an agent correctly resumes from its operation log.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Adding a new MoonBit agent to a Golem component. Use when the user asks to create, add, or define a new agent type in a MoonBit Golem project.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Enabling snapshot-based recovery and implementing custom snapshot save/load functions for MoonBit agents. Use when adding manual update support, custom state serialization, or — equally importantly — when a long-running agent's oplog is growing large and…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Reading and writing files from MoonBit Golem agent code. Use when the user asks to read files, write files, or access the filesystem from a MoonBit agent.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implementing a recurring (cron-like) task in a MoonBit Golem agent by self-scheduling future invocations. Use when the user asks about periodic tasks, recurring jobs, cron-like scheduling, polling loops, heartbeats, or self-scheduling agents.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Adding a new Rust agent to a Golem component. Use when the user asks to create, add, or define a new agent type, implement an agent trait, or add agent methods in a Rust Golem project.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Choosing between durable and ephemeral agents in a Rust Golem project. Use when the user asks about agent durability modes, making an agent stateless, or configuring agent persistence.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implementing a recurring (cron-like) task in a Rust Golem agent by self-scheduling future invocations. Use when the user asks about periodic tasks, recurring jobs, cron-like scheduling, polling loops, heartbeats, or self-scheduling agents.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Adding a new Scala agent to a Golem component. Use when the user asks to create, add, or define a new agent type, implement an agent trait, or add agent methods in a Scala Golem project.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Choosing between durable and ephemeral agents in a Scala Golem project. Use when the user asks about agent durability modes, making an agent stateless, or configuring agent persistence.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Enabling snapshot-based recovery and implementing custom snapshot save/load functions for Scala agents. Use when adding manual update support, custom state serialization, or — equally importantly — when a long-running agent's oplog is growing large and…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implementing a recurring (cron-like) task in a Scala Golem agent by self-scheduling future invocations. Use when the user asks about periodic tasks, recurring jobs, cron-like scheduling, polling loops, heartbeats, or self-scheduling agents.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Adding typed configuration to a MoonBit Golem agent. Use when the user asks to add configuration, settings, or typed config parameters to a MoonBit agent.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Adding LLM and AI capabilities to a MoonBit Golem agent. Use when the user wants to add LLM chat, embeddings, or any AI provider integration to a MoonBit agent.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Adding LLM and AI capabilities to a Scala Golem agent. Use when the user wants to add LLM chat, embeddings, or any AI provider integration to a Scala agent.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Using the Golem REPL for interactive testing and scripting of agents. Use when asked to test agents interactively, run a REPL, or execute test scripts against deployed agents.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Using the Golem REPL for interactive testing and scripting of agents. Use when asked to test agents interactively, run a REPL, or execute test scripts against deployed agents.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Using the Golem REPL for interactive testing and scripting of agents. Use when asked to test agents interactively, run a REPL, or execute test scripts against deployed agents.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Using the Golem REPL for interactive testing and scripting of agents. Use when asked to test agents interactively, run a REPL, or execute test scripts against deployed agents.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generating Scala code in the Golem Scala SDK. Use when adding code generation steps, build-time source generators, scalameta AST construction, or sbt/Mill sourceGenerators to the sdks/scala/ subtree.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Compile, publish, and test the Golem Scala SDK. Use when working on the sdks/scala/ subtree: building the SDK, publishing locally, compiling/running the example demo, regenerating the agent_guest.wasm, or debugging end-to-end deployment.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Adding resource quotas to a MoonBit Golem agent. Use when the user asks about rate limiting, resource quotas, quota tokens, QuotaToken, with_reservation, throttling API calls, limiting concurrency, capacity limits, or splitting tokens between agents.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Adding resource quotas to a Rust Golem agent. Use when the user asks about rate limiting, resource quotas, quota tokens, QuotaToken, reservations, throttling API calls, limiting concurrency, capacity limits, or splitting tokens between agents.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Triggering an agent invocation without waiting for the result in a Scala Golem project. Use when the user asks about fire-and-forget calls, async triggers, or enqueuing agent work.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Fan out work to multiple parallel agents and collect results in a Scala Golem project. Use when the user asks about parallel execution, fan-out/fan-in, spawning child agents for parallel work, forking, or aggregating results from multiple agents.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Adding resource quotas to a Scala Golem agent. Use when the user asks about rate limiting, resource quotas, quota tokens, QuotaToken, withReservation, throttling API calls, limiting concurrency, capacity limits, or splitting tokens between agents.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Scheduling a future agent invocation in a Scala Golem project. Use when the user asks about delayed invocations, scheduling calls for later, or timed agent execution.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Adding logging to a MoonBit Golem agent. Use when the user asks about logging, log messages, log levels, wasi:logging, @logging, or printing debug/info/error output from a MoonBit agent.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Adding logging to a Rust Golem agent. Use when the user asks about logging, log messages, log levels, the log crate, or printing debug/info/error output from a Rust agent.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Adding logging to a Scala Golem agent. Use when the user asks about logging, log messages, log levels, wasi:logging, golem.wasi.Logging, or printing debug/info/error output from a Scala agent.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Adding logging to a TypeScript Golem agent. Use when the user asks about logging, console.log, log levels, printing debug/info/error output, or wasi:logging from a TypeScript agent.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Using Apache Ignite from a Scala Golem agent through golem.host.Rdbms.Ignite. Use when the user asks to connect to Apache Ignite 2, run SQL over Ignite, or use Ignite from Scala agent code.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Guide for writing, refactoring, and testing MoonBit projects. Use when working in MoonBit modules or packages, organizing MoonBit files, using moon tooling (build/check/run/test/doc/ide etc.), or following MoonBit-specific layout, documentation, and testing…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Guide for writing MoonBit bindings to C libraries using native FFI. Use when adding extern "c" declarations, writing C stubs with moonbit.h, configuring native-stub and link.native in moon.pkg, choosing

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Writing MoonBit source-to-source code transformations using moonbitlang/parser and moonbitlang/formatter. Use when parsing MoonBit source into AST, constructing new AST nodes, or emitting generated MoonBit code.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when writing or refactoring proof-carrying code in MoonBit, especially for Why3-backed specifications, abstraction functions, representation invariants, proof assertions, recursive verified data structures, or reducing trusted proof bridges.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Refactor MoonBit code to be idiomatic: shrink public APIs, convert functions to methods, use pattern matching with views, add loop invariants, and ensure test coverage without regressions. Use when updating MoonBit packages or refactoring MoonBit APIs,…

원문 언어: 영어

업데이트
수집된 skill 227개 중 40개를 표시합니다.