replicate-webhooks
✓Receive and verify Replicate webhooks. Use when setting up Replicate webhook handlers, debugging signature verification, or handling prediction events like start, output, logs, or completed.
Installation
SKILL.md
| starting | Prediction is initializing | Show loading state in UI | | processing | Model is running | Display progress, show logs if available | | succeeded | Prediction completed successfully | Process final output, update UI | | failed | Prediction encountered an error | Show error message to user |
| canceled | Prediction was canceled | Clean up resources, notify user |
No account required. Provides local tunnel + web UI for inspecting requests.
Receive and verify Replicate webhooks. Use when setting up Replicate webhook handlers, debugging signature verification, or handling prediction events like start, output, logs, or completed. 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 replicate-webhooks- Source
- hookdeck/webhook-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-11
- Updated
- 2026-02-18
Quick answers
What is replicate-webhooks?
Receive and verify Replicate webhooks. Use when setting up Replicate webhook handlers, debugging signature verification, or handling prediction events like start, output, logs, or completed. Source: hookdeck/webhook-skills.
How do I install replicate-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 replicate-webhooks Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/hookdeck/webhook-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-11