granola-webhooks-events

Handle Granola webhook events and build event-driven automations.

Content Preview
---
name: granola-webhooks-events
description: |
  Handle Granola webhook events and build event-driven automations.
  Use when building custom integrations, processing meeting events,
  or creating real-time notification systems.
  Trigger with phrases like "granola webhooks", "granola events",
  "granola triggers", "granola real-time", "granola callbacks".
allowed-tools: Read, Write, Edit, Bash(curl:*)
version: 1.0.0
license: MIT
author: Jeremy Longshore <[email protected]>
compatible-
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/granola-webhooks-events.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/granola-pack/skills/granola-webhooks-events/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/saas-packs/granola-pack/skills/granola-webhooks-events/SKILL.md

Related Skills