CtrlK
BlogDocsLog inGet started
Tessl Logo

instantly-webhooks-events

Implement Instantly.ai webhook event handling with real API v2 event types. Use when setting up webhook endpoints, processing email events, or building CRM sync pipelines from Instantly notifications. Trigger with phrases like "instantly webhook", "instantly events", "instantly webhook handler", "handle instantly events", "instantly notifications".

72

Quality

90%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

80%Weight 40%Scale 1-3

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

Highly actionable and lean, with executable code and clear step sequencing for Instantly webhook setup and handling. Weaker on workflow validation for destructive/batch operations and on progressive disclosure, where a monolithic body and unsignaled resources could be split out.

Suggestions

Add explicit validation/idempotency checkpoints for destructive and batch operations — e.g., verify a block-list entry was created and guard against duplicate block-listing on retried 'email_bounced'/'lead_unsubscribed' events.

Split the event-type table and Key API Endpoints reference into a separate reference file (e.g., references/events.md) and link to it from the overview, turning the body into a leaner quick-start.

Make the 'Resources' entries real, clearly signaled links (or move them into a reference file) so they read as navigable references rather than plain text.

DimensionReasoningScore

Conciseness

The body assumes Claude's intelligence (no 'what is a webhook' padding) and is dense with actionable content — an event-type table, complete TypeScript handlers, an endpoint table, and an error-handling table — where every section earns its place. It is long but not verbose.

3 / 3

Actionability

Provides fully executable, copy-paste-ready TypeScript for creating webhooks, the Express handler, secret validation, event routing, per-event handlers, and webhook management calls, plus concrete endpoint and error tables.

3 / 3

Workflow Clarity

Steps 1-4 are clearly sequenced and secret validation plus an error-handling table provide some checkpoints, but destructive/batch operations (hard-bounce block-list additions, unsubscribe block-listing, webhook deletion) lack explicit verify-before-proceed or idempotency checkpoints, capping clarity at 2 per the batch/destructive guideline.

2 / 3

Progressive Disclosure

Sections are well organized, but the skill is a single ~290-line monolithic file with no bundle references, and the 'Resources' entries ('Instantly Webhook API', 'Instantly Webhook Events') are plain text with no links; the event-type and API-endpoint reference tables are inline content that could be split into separate reference files.

2 / 3

Total

10

/

12

Passed

Description

100%Weight 40%Scale 1-3

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, well-targeted description that states concrete capabilities, gives explicit 'Use when' triggers, and lists natural phrases a user would actually say, all in third person. No vague fluff or over-claims.

DimensionReasoningScore

Specificity

Names the domain ('Instantly.ai webhook event handling with real API v2 event types') and lists multiple concrete actions: 'setting up webhook endpoints, processing email events, or building CRM sync pipelines from Instantly notifications', matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Clearly answers both 'what' (implement webhook event handling) and 'when' with an explicit 'Use when setting up webhook endpoints, processing email events, or building CRM sync pipelines' clause plus a 'Trigger with phrases like' list.

3 / 3

Trigger Term Quality

Explicitly provides natural trigger phrases a user would say ('instantly webhook', 'instantly events', 'instantly webhook handler', 'handle instantly events', 'instantly notifications'), giving good coverage of natural terms rather than jargon.

3 / 3

Distinctiveness Conflict Risk

Tightly scoped to Instantly.ai webhook events with brand-specific triggers ('instantly webhook', 'instantly notifications'), making it unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

14

/

16

Passed

Repository
jeremylongshore/claude-code-plugins-plus-skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.