jeremylongshore

granola-core-workflow-a

@jeremylongshore/granola-core-workflow-a
jeremylongshore
1,004
123 forks
Updated 1/18/2026
View on GitHub

Meeting preparation and template setup workflow with Granola. Use when preparing for important meetings, setting up note templates, or configuring meeting-specific capture settings. Trigger with phrases like "granola meeting prep", "granola template", "prepare granola meeting", "granola agenda", "granola setup meeting".

Installation

$skills install @jeremylongshore/granola-core-workflow-a
Claude Code
Cursor
Copilot
Codex
Antigravity

Details

Pathplugins/saas-packs/granola-pack/skills/granola-core-workflow-a/SKILL.md
Branchmain
Scoped Name@jeremylongshore/granola-core-workflow-a

Usage

After installing, this skill will be available to your AI coding assistant.

Verify installation:

skills list

Skill Instructions


name: granola-core-workflow-a description: | Meeting preparation and template setup workflow with Granola. Use when preparing for important meetings, setting up note templates, or configuring meeting-specific capture settings. Trigger with phrases like "granola meeting prep", "granola template", "prepare granola meeting", "granola agenda", "granola setup meeting". allowed-tools: Read, Write, Edit version: 1.0.0 license: MIT author: Jeremy Longshore jeremy@intentsolutions.io

Granola Core Workflow A: Meeting Preparation

Overview

Prepare for meetings with custom templates and pre-configured capture settings in Granola.

Prerequisites

  • Granola installed and authenticated
  • Calendar synced with upcoming meetings
  • Understanding of meeting types you commonly run

Instructions

Step 1: Create Meeting Templates

1:1 Template

# 1:1 Meeting Template

## Check-in
- How are you doing?
- Any blockers?

## Updates
- [ ] Progress on current goals
- [ ] Upcoming priorities

## Discussion Topics
-

## Action Items
- [ ]

## Next Meeting Focus
-

Sprint Planning Template

# Sprint Planning Template

## Sprint Goals
-

## Velocity Review
- Last sprint: X points
- Capacity this sprint: Y points

## Backlog Items
| Story | Points | Assignee |
|-------|--------|----------|
|       |        |          |

## Risks & Dependencies
-

## Action Items
- [ ]

Client Meeting Template

# Client Meeting Template

## Attendees
- Client:
- Internal:

## Agenda
1.
2.
3.

## Discussion Notes


## Decisions Made
-

## Action Items
| Item | Owner | Due Date |
|------|-------|----------|
|      |       |          |

## Next Steps
-

Step 2: Configure in Granola

  1. Open Granola app
  2. Go to Settings > Templates
  3. Click "Create New Template"
  4. Paste your template content
  5. Name it (e.g., "1:1 Meeting")
  6. Set trigger conditions (optional):
    • Calendar event title contains "1:1"
    • Specific attendee domains

Step 3: Pre-Meeting Checklist

Before important meetings:

## Pre-Meeting Checklist

### 30 Minutes Before
- [ ] Review previous meeting notes
- [ ] Prepare agenda items
- [ ] Check Granola is running
- [ ] Test audio input

### 5 Minutes Before
- [ ] Open relevant documents
- [ ] Have action items from last meeting ready
- [ ] Open Granola notepad
- [ ] Add agenda to notes pane

Step 4: Set Up Smart Defaults

Configure Granola preferences for automatic behavior:

SettingRecommended ValuePurpose
Auto-start recordingOnNever miss a meeting
Default templateBy meeting typeConsistent structure
Auto-shareTeam membersImmediate collaboration
Summary styleDetailedComprehensive notes

Output

  • Custom templates for each meeting type
  • Pre-meeting preparation workflow
  • Consistent meeting structure
  • Improved meeting outcomes

Template Best Practices

  1. Keep templates focused - One template per meeting type
  2. Include prompts - Guide note-taking during meeting
  3. Pre-fill context - Add relevant background
  4. Structure for AI - Use headers for better parsing

Error Handling

IssueCauseSolution
Template not loadingWrong trigger conditionCheck template settings
Missing sectionsTemplate incompleteReview and add sections
Conflicting templatesMultiple matchesMake triggers more specific

Resources

Next Steps

Proceed to granola-core-workflow-b for post-meeting processing workflows.

More by jeremylongshore

View all
rabbitmq-queue-setup
1,004

Rabbitmq Queue Setup - Auto-activating skill for Backend Development. Triggers on: rabbitmq queue setup, rabbitmq queue setup Part of the Backend Development skill category.

model-evaluation-suite
1,004

evaluating-machine-learning-models: This skill allows Claude to evaluate machine learning models using a comprehensive suite of metrics. It should be used when the user requests model performance analysis, validation, or testing. Claude can use this skill to assess model accuracy, precision, recall, F1-score, and other relevant metrics. Trigger this skill when the user mentions "evaluate model", "model performance", "testing metrics", "validation results", or requests a comprehensive "model evaluation".

neural-network-builder
1,004

building-neural-networks: This skill allows Claude to construct and configure neural network architectures using the neural-network-builder plugin. It should be used when the user requests the creation of a new neural network, modification of an existing one, or assistance with defining the layers, parameters, and training process. The skill is triggered by requests involving terms like "build a neural network," "define network architecture," "configure layers," or specific mentions of neural network types (e.g., "CNN," "RNN," "transformer").

oauth-callback-handler
1,004

Oauth Callback Handler - Auto-activating skill for API Integration. Triggers on: oauth callback handler, oauth callback handler Part of the API Integration skill category.