Create webhook endpoints with signature verification, retry logic, and payload validation. Use when receiving and processing webhook events. Trigger with phrases like "create webhook", "handle webhook events", or "setup webhook handler".
4.6
Rating
0
Installs
Backend Development
Category
The skill has good structural organization with referenced files for implementation details, errors, and examples. However, there's a significant mismatch between the skill description (webhook handlers with signature verification, retry logic, payload validation) and the actual content in SKILL.md (which appears to be generic API endpoint creation). The instructions focus on general API development rather than webhook-specific concerns like signature verification, idempotency, retry handling, or event processing. The descriptionCoverage score is low because a CLI agent would be confused about whether to create generic APIs or webhook handlers. TaskKnowledge is moderate as it provides a framework but lacks webhook-specific implementation guidance in the visible content. Structure is decent with appropriate file separation. Novelty is limited since webhook handler creation with signature verification is fairly standard and well-documented in most frameworks, though the automation of boilerplate could provide some value.
Loading SKILL.md…

Skill Author