granola-core-workflow-b

Post-meeting note processing and sharing workflow with Granola.

Content Preview
---
name: granola-core-workflow-b
description: |
  Post-meeting note processing and sharing workflow with Granola.
  Use when reviewing meeting notes, sharing with team members,
  or processing action items after meetings.
  Trigger with phrases like "granola post meeting", "share granola notes",
  "granola follow up", "process meeting notes", "granola action items".
allowed-tools: Read, Write, Edit
version: 1.0.0
license: MIT
author: Jeremy Longshore <[email protected]>
compatible-with:
How to Use

Recommended: Install to project (local)

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

Related Skills