Configure and handle Linear webhooks for real-time event processing. Use when setting up webhooks, handling Linear events, or building real-time integrations. Trigger with phrases like "linear webhooks", "linear events", "linear real-time", "handle linear webhook", "linear webhook setup".
7.0
Rating
0
Installs
Backend Development
Category
Excellent skill for Linear webhook integration with comprehensive implementation details. The description clearly explains when to invoke this skill, and the content provides complete, production-ready TypeScript code covering webhook verification, event routing, business logic handlers, idempotency, and local development setup. The structure is logical with step-by-step instructions, useful reference tables, and error handling guidance. While webhook setup is a common pattern, the skill adds meaningful value by providing Linear-specific event types, signature verification, idempotency with Redis, and ngrok integration—reducing the token cost and complexity for a CLI agent to implement this from scratch. Minor improvement could be achieved by extracting some code examples into separate files for larger implementations, but for this scope, the single-file approach works well.
Loading SKILL.md…

Skill Author