Voltar ao MarketplaceScore
CommunicationMédioVerificado
Webhook Manager
83
Creates, manages and monitors webhooks with retry, logging, signature verification and dead-letter queue.
webhookeventsnotificationsintegration
Linguagens
TypeScriptJavaScript
Documento do Skill
SKILL.mdwebhook-manager/workflow
1
SENSE — Define event and payload
Trigger event (order.created, user.updated)
Payload schema
2
CONTEXTUALIZE — Configure delivery
Destination URL and custom headers
Secret for HMAC signature
Retry policy and timeout
3
ACT — Implement
Register/unregister endpoint
Delivery queue (SQS, RabbitMQ)
Signature verification on receiver
4
REFLECT — Monitor
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-postgresConfigConfigure 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