resonate-gcp-deployments-typescript

Official

Serverless Resonate workers on Google Cloud

Authorresonatehq
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill guides engineers to deploy TypeScript Resonate workers as HTTP-triggered Google Cloud Functions (Gen 2) so durable workflows can resume across short-lived serverless invocations and communicate with a Resonate Server.

Core Features & Use Cases

  • GCP shim integration: add the @resonatehq/gcp package and instantiate Resonate using the shim for serverless compatibility.
  • Worker pattern: register durable functions and export an HTTP handler compatible with Cloud Functions Gen 2 to resume workflows across invocations.
  • Deployment guidance: instructs setting the RESONATE_URL environment variable and deploying with gcloud functions deploy (Gen 2, HTTP trigger).
  • Use Cases: deploy countdown workflows, webhook-driven durable jobs, or cost-efficient burstable background processors that need to persist execution state.

Quick Start

Install @resonatehq/gcp, implement and export a handler that registers your workflow, set RESONATE_URL to the Resonate Server URL, and deploy the function with gcloud functions deploy using Gen 2 HTTP trigger and the appropriate environment variables.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: resonate-gcp-deployments-typescript
Download link: https://github.com/resonatehq/resonate-skills/archive/main.zip#resonate-gcp-deployments-typescript

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.