Poke Webhooks

Design and wire up Poke webhook triggers — translate an event source (deploy fail, new signup, alert) into a `createWebhook` + `sendWebhook` pair with a sensible condition/action and a safe payload shape. Use when the user asks to "trigger Poke when X happens", "notify Poke from my app", "build a Poke webhook", or wires Poke into CI/cron/serverless events.

HKTITAN 5780173 9 files · 12.0 KB Updated

File contents

hktitan/poke-skills/tree/main/skills/poke-webhooks commit 57801730f5

Frequently asked questions

npx skillmds@latest add hktitan/poke-webhooks