Peter Kotula avatar

Peter Kotula

Community

@justcoon

12Followers
|
62Public Repos
|
65Published Skills

Agent Skills by Peter Kotula

Showing 65 vetted skills indexed across 1 GitHub repositories.

justcoonjustcoon
1

golem-add-cors-ts

Configure CORS policies for TypeScript HTTP services with origins and preflight handling.

Community
Basic
justcoonjustcoon
1

golem-local-dev-server

Run, configure, and clean local Golem server instances for development.

Community
Basic
justcoonjustcoon
1

golem-add-npm-package

Add npm packages to Golem TypeScript projects with runtime compatibility checks.

Community
Basic
justcoonjustcoon
1

golem-view-agent-files

List and inspect files in a running agent's virtual filesystem using the golem CLI.

Community
Basic
justcoonjustcoon
1

golem-recurring-task-ts

Implement self-scheduling recurring tasks in TypeScript Golem agents with exponential backoff and cancellation.

Community
Intermediate
justcoonjustcoon
1

golem-add-env-vars

Configure environment variables for distributed Golem agents with cascading definitions and CLI overrides.

Community
Basic
justcoonjustcoon
1

golem-add-webhook-ts

Create temporary webhooks for TypeScript Golem agents to handle external POST callbacks.

Community
Intermediate
justcoonjustcoon
1

golem-new-project

Scaffold new Golem application projects from templates in Rust, TypeScript, and Scala.

Community
Basic
justcoonjustcoon
1

golem-add-transactions-ts

Coordinate multi-step TypeScript transactions with saga compensation and rollback logic.

Community
Advanced
justcoonjustcoon
1

golem-make-http-request-ts

Send GET, POST, PUT, and DELETE requests with custom headers and JSON payloads.

Community
Basic
justcoonjustcoon
1

golem-stateless-agent-ts

Create ephemeral, stateless TypeScript agents for isolated request handling.

Community
Basic
justcoonjustcoon
1

golem-manage-plugins

List, install, update, and remove Golem plugins via CLI commands.

Community
Basic
justcoonjustcoon
1

golem-update-running-agents

Update running agents to new component revisions in distributed systems.

Community
Advanced
justcoonjustcoon
1

golem-invoke-agent-ts

Invoke methods on deployed Golem agents using TypeScript syntax.

Community
Basic
justcoonjustcoon
1

golem-fire-and-forget-ts

Invoke Golem agent methods asynchronously in TypeScript without blocking.

Community
Basic
justcoonjustcoon
1

golem-add-http-endpoint-ts

Define HTTP routes and method mappings for TypeScript Golem agents.

Community
Intermediate
justcoonjustcoon
1

golem-schedule-agent-ts

Schedule Golem agent method invocations with ISO 8601 timestamps.

Community
Intermediate
justcoonjustcoon
1

golem-configure-api-domain

Configure API domain deployments and security schemes in golem.yaml files.

Community
Intermediate
justcoonjustcoon
1

golem-interrupt-resume-agent

Interrupt and resume Golem agent instances using Golem CLI commands.

Community
Basic
justcoonjustcoon
1

golem-list-and-filter-agents

List and filter agents by properties, statuses, and metadata in a distributed system.

Community
Basic
justcoonjustcoon
1

golem-add-config-ts

Integrate typed configuration into TypeScript Golem agents via decorators and golem.yaml.

Community
Basic
justcoonjustcoon
1

golem-delete-agent

Delete agent instances and their associated data via CLI commands.

Community
Basic
justcoonjustcoon
1

golem-cancel-queued-invocation

Cancel queued agent invocations by ID before they execute.

Community
Basic
justcoonjustcoon
1

golem-logging-ts

Log TypeScript Golem agent output via native console methods.

Community
Basic