·webflow-webhooks
</>

webflow-webhooks

Receive and verify Webflow webhooks. Use when setting up Webflow webhook handlers, debugging signature verification, or handling Webflow events like form_submission, site_publish, ecomm_new_order, or collection item changes.

16Installs·0Trend·@hookdeck

Installation

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

How to Install webflow-webhooks

Quickly install webflow-webhooks AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/hookdeck/webhook-skills --skill webflow-webhooks
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: hookdeck/webhook-skills.

SKILL.md

View raw

| formsubmission | Form submitted on site | Contact forms, lead capture | | sitepublish | Site is published | Clear caches, trigger builds | | ecommneworder | New ecommerce order | Order processing, inventory | | ecommorderchanged | Order status changes | Update fulfillment systems | | collectionitemcreated | CMS item created | Content syndication |

| collectionitemchanged | CMS item updated | Update external systems | | collectionitemdeleted | CMS item deleted | Remove from external systems |

No account required. Provides local tunnel + web UI for inspecting requests.

Receive and verify Webflow webhooks. Use when setting up Webflow webhook handlers, debugging signature verification, or handling Webflow events like form_submission, site_publish, ecomm_new_order, or collection item changes. Source: hookdeck/webhook-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/hookdeck/webhook-skills --skill webflow-webhooks
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from hookdeck/webhook-skills

Quick answers

What is webflow-webhooks?

Receive and verify Webflow webhooks. Use when setting up Webflow webhook handlers, debugging signature verification, or handling Webflow events like form_submission, site_publish, ecomm_new_order, or collection item changes. Source: hookdeck/webhook-skills.

How do I install webflow-webhooks?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hookdeck/webhook-skills --skill webflow-webhooks Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

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