CtrlK
BlogDocsLog inGet started
Tessl Logo

granola-webhooks-events

Build event-driven automations with Granola's Zapier webhook triggers. Use when creating real-time notification systems, processing meeting events, or building custom integrations that react to Granola note creation. Trigger: "granola webhooks", "granola events", "granola triggers", "granola real-time", "granola event-driven".

65

Quality

79%

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

Fix and improve this skill with Tessl

tessl review fix ./plugins/saas-packs/granola-pack/skills/granola-webhooks-events/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

71%Weight 40%Scale 1-5

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

A thorough, actionable skill body with concrete code and a clear sequenced workflow, weakened mainly by an orphaned, duplicated reference file. Tightening the body/reference split and consolidating the repeated handlers would raise quality.

Suggestions

Link references/implementation.md from the body (e.g., a '## Implementation details — see implementation.md for full payload schemas, retry/backoff logic, and monitoring metrics' section) so the bundle file is discoverable instead of orphaned.

De-duplicate the body and the reference: the event payload, webhook handlers, filtering, and processing patterns appear in both — keep one canonical version in SKILL.md and point to implementation.md for the remainder.

Consolidate Step 4 and Step 6 into one executable handler with HMAC validation enabled (instead of commented out) and real routing functions, closing the actionability and workflow-validation gaps.

DimensionReasoningScore

Conciseness

The body is information-dense and avoids explaining concepts Claude already knows (no 'Zapier is a tool that...'), but the parallel Express.js and FastAPI handlers in Step 4 and the repeated idempotency handler in Step 6 are minor duplications that could be trimmed.

4 / 5

Actionability

Concrete JSON payloads, Zapier filter syntax, and full Express/FastAPI handlers provide mostly executable guidance, but stubbed handler functions (handleExternalMeeting just logs) and commented-out HMAC validation leave minor gaps from copy-paste readiness.

4 / 5

Workflow Clarity

Six clearly sequenced steps with an error-handling table mapping cause to fix and idempotency dedup provide most checkpoints, though payload/HMAC validation is commented out rather than an explicit validate-then-proceed checkpoint.

4 / 5

Progressive Disclosure

The body is well-sectioned internally, but the provided references/implementation.md is never linked or signaled from SKILL.md, and its payloads/handlers/filtering/processing-patterns content substantially duplicates the body — content that belongs in the reference is inlined and the reference is not navigable.

3 / 5

Total

15

/

20

Passed

Description

87%Weight 40%Scale 1-5

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, niche-scoped description that clearly states capability, explicit 'Use when' guidance, and concrete trigger phrases. Minor room to broaden trigger synonyms and lower the abstraction of the listed actions.

DimensionReasoningScore

Specificity

Names the domain and lists several concrete actions — 'Build event-driven automations', 'creating real-time notification systems', 'processing meeting events', 'building custom integrations' — but they stay at a higher abstraction level than the fully comprehensive anchor, leaving minor coverage gaps.

4 / 5

Completeness

It explicitly answers both what ('Build event-driven automations with Granola's Zapier webhook triggers') and when ('Use when creating real-time notification systems, processing meeting events...') with concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

Five explicit trigger phrases ('granola webhooks', 'granola events', 'granola triggers', 'granola real-time', 'granola event-driven') give good synonym coverage, though a few natural phrasings like 'granola notifications' or 'granola automations' are absent.

4 / 5

Distinctiveness Conflict Risk

The Granola+Zapier-webhook niche is tightly scoped and every trigger term is 'granola'-prefixed, giving minimal overlap risk with other skills.

5 / 5

Total

18

/

20

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.