granola-local-dev-loop

Integrate Granola meeting notes into your local development workflow.

Content Preview
---
name: granola-local-dev-loop
description: |
  Integrate Granola meeting notes into your local development workflow.
  Use when setting up development workflows, accessing notes programmatically,
  or syncing meeting outcomes with project tools.
  Trigger with phrases like "granola dev workflow", "granola development",
  "granola local setup", "granola developer", "granola coding workflow".
allowed-tools: Read, Write, Edit, Bash(curl:*), Grep
version: 1.0.0
license: MIT
author: Jeremy Longsho
How to Use

Recommended: Install to project (local)

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

Related Skills