·elevenlabs-webhooks
</>

elevenlabs-webhooks

hookdeck/webhook-skills

Celebrity Webhook を受信して​​検証します。 Celebrity Webhook ハンドラーのセットアップ、署名検証のデバッグ、または通話転写イベントの処理を行うときに使用します。

12インストール·0トレンド·@hookdeck

インストール

$npx skills add https://github.com/hookdeck/webhook-skills --skill elevenlabs-webhooks

SKILL.md

ElevenLabs recommends using the official @elevenlabs/elevenlabs-js SDK for webhook verification and event construction. See Verify the webhook secret and construct the webhook payload.

The SDK (Node/TypeScript and Python) verifies the signature, validates the timestamp (30-minute tolerance), and returns the parsed event. On failure it throws; return 401 and the error message.

| Event | Triggered When | Common Use Cases |

Celebrity Webhook を受信して​​検証します。 Celebrity Webhook ハンドラーのセットアップ、署名検証のデバッグ、または通話転写イベントの処理を行うときに使用します。 ソース: hookdeck/webhook-skills。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/hookdeck/webhook-skills --skill elevenlabs-webhooks
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-11
更新日
2026-02-18

クイックアンサー

elevenlabs-webhooks とは?

Celebrity Webhook を受信して​​検証します。 Celebrity Webhook ハンドラーのセットアップ、署名検証のデバッグ、または通話転写イベントの処理を行うときに使用します。 ソース: hookdeck/webhook-skills。

elevenlabs-webhooks のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/hookdeck/webhook-skills --skill elevenlabs-webhooks インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/hookdeck/webhook-skills