Soham avatar

Soham

Community

@rust-soham

12Followers
|
32Public Repos
|
67Published Skills

trying to figure out few things

Agent Skills by Soham

Showing 67 vetted skills indexed across 1 GitHub repositories.

Rust-sohamRust-soham

golem-cloud-account-setup

Configure Golem Cloud CLI authentication and deploy apps via golem.yaml.

Community
Intermediate
Rust-sohamRust-soham

golem-add-cors-ts

Configure CORS on TypeScript HTTP endpoints with mount and route origins.

Community
Basic
Rust-sohamRust-soham

golem-local-dev-server

Start and troubleshoot the local Golem development server with subcommands and tracing flags.

Community
Intermediate
Rust-sohamRust-soham

golem-add-npm-package

Add npm package dependencies to TypeScript Golem projects.

Community
Intermediate
Rust-sohamRust-soham

golem-integration-test-setup

Configure an isolated Golem test environment and deploy via discovered ports.

Community
Advanced
Rust-sohamRust-soham

golem-schedule-future-call-ts

Schedule future Golem agent method invocations with Datetime values.

Community
Basic
Rust-sohamRust-soham

golem-view-agent-files

List files and directories in an agent's virtual filesystem with optional JSON output.

Community
Basic
Rust-sohamRust-soham

golem-recurring-task-ts

Schedule recurring TypeScript Golem agent invocations with cancellation and backoff.

Community
Intermediate
Rust-sohamRust-soham

golem-add-env-vars

Define environment variables for Golem agents with cascade precedence across manifest levels.

Community
Intermediate
Rust-sohamRust-soham

golem-add-webhook-ts

Creates Webhook accepting POSTs and converting them to JSON payloads for your app.

Community
Intermediate
Rust-sohamRust-soham

golem-new-project

Create a new Golem application project from Rust, TypeScript, or Scala templates.

Community
Basic
Rust-sohamRust-soham

golem-add-transactions-ts

Orchestrate TypeScript saga transactions with execute and compensate functions.

Community
Intermediate
Rust-sohamRust-soham

golem-make-http-request-ts

Perform outgoing HTTP requests from TypeScript Golem agents with durable retries.

Community
Intermediate
Rust-sohamRust-soham

golem-stateless-agent-ts

Build ephemeral stateless TypeScript agents using Golem's ephemeral mode.

Community
Basic
Rust-sohamRust-soham

golem-manage-plugins

Manage Golem plugins via golem.yaml reconciliation and CLI operations.

Community
Intermediate
Rust-sohamRust-soham

golem-update-running-agents

Migrate running agents to new component revisions via auto replay or snapshots.

Community
Intermediate
Rust-sohamRust-soham

golem-invoke-agent-ts

Invoke typed methods on deployed TypeScript Golem agents from the command line.

Community
Intermediate
Rust-sohamRust-soham

golem-fire-and-forget-ts

Trigger TypeScript Golem agent methods asynchronously with .trigger().

Community
Basic
Rust-sohamRust-soham

golem-add-http-endpoint-ts

Exposes TypeScript Golem agent methods as REST-like HTTP endpoints via decorators.

Community
Intermediate
Rust-sohamRust-soham

golem-schedule-agent-ts

Schedule TypeScript Golem agent method invocations with time-based triggers.

Community
Basic
Rust-sohamRust-soham

golem-configure-api-domain

Configure HTTP API domain deployments and authentication in golem.yaml.

Community
Intermediate
Rust-sohamRust-soham

golem-interrupt-resume-agent

Interrupt and resume Golem agents while preserving their state.

Community
Basic
Rust-sohamRust-soham

golem-list-and-filter-agents

Filters deployed agents by name, component, status, revision, time and environment metadata using golem-cli commands with AND-combined options and pagination.

Community
Intermediate
Rust-sohamRust-soham

golem-add-config-ts

Add typed configuration to TypeScript Golem agents via Config<T> detection.

Community
Intermediate