poke-webhooks

Installation
SKILL.md

Poke Webhooks — Map of Content

Poke webhooks are persistent triggers: register once, fire many. This skill is structured as a graph — scan the descriptions, follow only the [[wikilinks]] you need.

For SDK basics see the [[../poke/SKILL]] graph.

Core mental model

  • [[references/condition-action-model]] — what condition and action actually do; how to write good ones.
  • [[references/trigger-once-fire-many]] — why you call createWebhook once and persist the result.
  • [[references/payload-shape]] — what data should look like; identifiers, truncation, no secrets.

Reliability

  • [[references/retry-policy]] — backoff rules per error class; idempotency notes.

Wiring patterns (one node per source)

Related skills

More from hktitan/poke-skills

Installs
5
First Seen
12 days ago