golem-wait-for-external-input-ts

Community

Pause workflows until external signals arrive in TypeScript.

Authorjustcoon
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Facilitates suspending an agent's execution until an external event completes, enabling human-in-the-loop workflows, webhook callbacks, and inter-agent synchronization.

Core Features & Use Cases

  • External Event Waiting: Create promises and await their completion to pause agent processes.
  • Human-in-the-Loop: Enable workflows to pause for human approval or input before proceeding.
  • Inter-Agent Coordination: Share promise IDs across agents to synchronize actions based on external triggers or signals.

Quick Start

Use this Skill to implement a workflow that waits for an external approval before continuing, by creating a promise, passing its ID externally, and awaiting its fulfillment.

Dependency Matrix

Required Modules

None required

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-wait-for-external-input-ts
Download link: https://github.com/justcoon/golem-shopping-ts/archive/main.zip#golem-wait-for-external-input-ts

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.