golem-parallel-workers-ts
CommunityEfficient parallel task execution with TypeScript Golem agents.
Authorjustcoon
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables concurrent processing by distributing tasks across multiple Golem agent instances in a TypeScript environment, streamlining parallel execution workflows.
Core Features & Use Cases
- Fan-Out / Fan-In: Spawn multiple child agents or clone agents using
fork()to run tasks concurrently. - Result Aggregation: Collect and process results from parallel agents, improving efficiency in complex workflows like data processing or API calls.
- Use Case: Imagine needing to process large datasets in parallel; this Skill allows spawning multiple agents to handle segments simultaneously and then combines their outputs.
Quick Start
Use the golem-parallel-workers-ts skill to spawn multiple agents for parallel processing and aggregate their results seamlessly.
Dependency Matrix
Required Modules
@golemcloud/golem-ts-sdk
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: golem-parallel-workers-ts Download link: https://github.com/justcoon/golem-shopping-ts/archive/main.zip#golem-parallel-workers-ts Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.