home/categories/system-admin/openclaw-skills-skills-7schmiede-hookaido-skill-md
system-admintools

hookaido

Webhook infrastructure for receiving, queuing, and delivering webhooks. Operate Hookaido webhook ingress, durable webhook queue (SQLite/Postgres), webhook delivery (HTTP push, subprocess exec, pull API), webhook signature verification (HMAC, GitHub webhooks, Gitea webhooks), dead-letter queue, and webhook retry policies. Use when tasks involve webhook endpoint configuration (Hookaidofile), webhook queue backends (sqlite, memory, postgres), hookaido CLI (run, config fmt, config validate, mcp serve), webhook consumption (dequeue/ack/nack/extend) over HTTP or gRPC, subprocess webhook handlers (deliver exec), webhook provider HMAC (GitHub/Gitea/Stripe), Admin API webhook backlog/DLQ triage, or production webhook hardening.

openclaw
maintainer
openclaw
更新於 4/3/2026
星標
4001
分支
1095
quick start

Installation and usage

Webhook infrastructure for receiving, queuing, and delivering webhooks. Operate Hookaido webhook ingress, durable webhook queue (SQLite/Postgres), webhook delivery (HTTP push, subprocess exec, pull API), webhook signature verification (HMAC, GitHub webhooks, Gitea webhooks), dead-letter queue, and webhook retry policies. Use when tasks involve webhook endpoint configuration (Hookaidofile), webhook queue backends (sqlite, memory, postgres), hookaido CLI (run, config fmt, config validate, mcp serve), webhook consumption (dequeue/ack/nack/extend) over HTTP or gRPC, subprocess webhook handlers (deliver exec), webhook provider HMAC (GitHub/Gitea/Stripe), Admin API webhook backlog/DLQ triage, or production webhook hardening.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use hookaido