agentsclimarketplace

Hookdeck

Skill hookdeck/agent-skills/skills/hookdeck

Agent Skills for working with Hookdeck products — Event Gateway (webhooks/events) and Outpost (outbound delivery). Follows the Agent Skills specification.

Install
npx -y skills add hookdeck/agent-skills --skill hookdeck

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Routes to the correct Hookdeck product skill. Covers Event Gateway (inbound: receive webhooks, webhook endpoints, local dev, event queue) and Outpost (outbound: send webhooks to customers). Use when working with any Hookdeck product and unsure which skill to use.

SKILL.md

2.2 KB, as published. Nobody here has run it

Hookdeck

What you want to doSkill
Receive and process webhooksevent-gateway
Route events between third-party servicesevent-gateway
Build asynchronous APIs (IoT, SDKs, web analytics)event-gateway
Test and debug webhooks on localhostevent-gateway
Send webhooks/events to customersoutpost

Event Gateway

Inbound event infrastructure. One skill covers all use cases: staged integration workflow, connections, rules, authentication, local dev, monitoring, and API.

For Event Gateway operations and analysis, prefer hookdeck gateway ...; root hookdeck connection ... remains a deprecated compatibility alias.

Outpost

Outbound event delivery to HTTP, SQS, RabbitMQ, Pub/Sub, and more.

Provider Webhook Skills

For provider-specific webhook knowledge (Stripe, Shopify, GitHub, etc.), see hookdeck/webhook-skills. The event-gateway skill references these during the scaffold stage. Non-interactive install: use -y -g on npx skills add hookdeck/webhook-skills --skill <provider>-webhooks so the Skills CLI does not prompt (details: provider-webhooks-checklist.md).

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.