granola-deploy-integration

Deploy Granola integrations to Slack, Notion, HubSpot, and other apps.

Content Preview
---
name: granola-deploy-integration
description: |
  Deploy Granola integrations to Slack, Notion, HubSpot, and other apps.
  Use when connecting Granola to productivity tools,
  setting up native integrations, or configuring auto-sync.
  Trigger with phrases like "granola slack", "granola notion",
  "granola hubspot", "granola integration", "connect granola".
allowed-tools: Read, Write, Edit
version: 1.0.0
license: MIT
author: Jeremy Longshore <[email protected]>
compatible-with: claud
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/granola-deploy-integration.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/granola-pack/skills/granola-deploy-integration/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-deploy-integration/SKILL.md

Related Skills