granola-install-auth

Install and configure Granola AI meeting notes app with calendar integration.

Content Preview
---
name: granola-install-auth
description: |
  Install and configure Granola AI meeting notes app with calendar integration.
  Use when setting up Granola for the first time, connecting calendar accounts,
  or configuring audio capture permissions.
  Trigger with phrases like "install granola", "setup granola",
  "granola calendar", "configure granola", "granola permissions".
allowed-tools: Read, Write, Edit, Bash(brew:*), Bash(open:*)
version: 1.0.0
license: MIT
author: Jeremy Longshore <jerem
How to Use

Recommended: Install to project (local)

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

Related Skills