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
Atualizado 4/3/2026
Estrelas
4001
Forks
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.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use hookaido