golem-add-webhook-ts

Community

Integrate external webhooks seamlessly into TypeScript Golem agents.

Authorjustcoon
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables Golem agents written in TypeScript to create and manage webhooks, facilitating asynchronous communication with external systems through temporary public URLs.

Core Features & Use Cases

  • Webhook Creation: Generate unique, shareable URLs for external POST callbacks.
  • External API Integration: Enable agents to receive real-time notifications from services like payment gateways or CI/CD pipelines.
  • Use Case: Automate order status updates by having external systems POST to agent webhooks and have the agent process the callback data automatically.

Quick Start

Use the golem-add-webhook-ts skill to generate a webhook URL, share it with an external service for callback delivery, and await the webhook POST to trigger subsequent agent actions.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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-add-webhook-ts
Download link: https://github.com/justcoon/golem-shopping-ts/archive/main.zip#golem-add-webhook-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.