Voltar ao Marketplace
CommunicationMédioVerificado

Webhook Manager

porTHIAGONOMA·THIAGONOMA· v1.2.0 · atualizado em 2026-02-15
83
Score

Creates, manages and monitors webhooks with retry, logging, signature verification and dead-letter queue.

webhookeventsnotificationsintegration
Linguagens
TypeScriptJavaScript
780Stars
56Forks
11.2KUsos
Fork

Documento do Skill

SKILL.mdwebhook-manager/workflow
1
SENSEDefine event and payload
Trigger event (order.created, user.updated)
Payload schema
2
CONTEXTUALIZEConfigure delivery
Destination URL and custom headers
Secret for HMAC signature
Retry policy and timeout
3
ACTImplement
Register/unregister endpoint
Delivery queue (SQS, RabbitMQ)
Signature verification on receiver
4
REFLECTMonitor
Delivery success rate dashboard
Dead-letter queue for permanent failures
Alerts for endpoints with high failure rate

Telemetria de Agentes

Execuções
11.2K
total
Taxa de Sucesso
82%
últimos 30d
Latência Média
1.2s
p50
Alucinação
1.0%
detecção

Uso por Plataforma

cursor5.6K
claude-code3.8K
codex1.8K

Árvore do Skill

Webhook Manager
webhook-manager
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers4
criar webhookwebhookgerenciar webhooksevent hook
MCP Servers1
🗄️
PostgreSQL MCP
Query execution, migrations and schema introspection
npx @modelcontextprotocol/server-postgres
ConfigConfigure DATABASE_URL in .env

Avaliar este Skill

Score Breakdown

Avaliação Humana85%
🤖Sucesso de Agentes82%
🕐Atualidade82%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo50%
🛡️Segurança49%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ skillschain install webhook-manager
$ skillschain use webhook-manager