jeremylongshore

granola-hello-world

@jeremylongshore/granola-hello-world
jeremylongshore
1,004
123 forks
Updated 1/18/2026
View on GitHub

Capture your first meeting with Granola and review AI-generated notes. Use when testing Granola setup, learning the interface, or understanding how meeting capture works. Trigger with phrases like "granola hello world", "first granola meeting", "granola test", "granola quick start", "try granola".

Installation

$skills install @jeremylongshore/granola-hello-world
Claude Code
Cursor
Copilot
Codex
Antigravity

Details

Pathplugins/saas-packs/granola-pack/skills/granola-hello-world/SKILL.md
Branchmain
Scoped Name@jeremylongshore/granola-hello-world

Usage

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

Verify installation:

skills list

Skill Instructions


name: granola-hello-world description: | Capture your first meeting with Granola and review AI-generated notes. Use when testing Granola setup, learning the interface, or understanding how meeting capture works. Trigger with phrases like "granola hello world", "first granola meeting", "granola test", "granola quick start", "try granola". allowed-tools: Read, Write, Edit version: 1.0.0 license: MIT author: Jeremy Longshore jeremy@intentsolutions.io

Granola Hello World

Overview

Capture your first meeting with Granola and understand how AI-generated notes work.

Prerequisites

  • Completed granola-install-auth setup
  • Calendar connected and syncing
  • Microphone permissions granted
  • Scheduled meeting (or create a test one)

Instructions

Step 1: Start a Meeting

  1. Join any video call (Zoom, Google Meet, Teams, etc.)
  2. Granola automatically detects the meeting from your calendar
  3. Click "Start Recording" if auto-start is disabled

Step 2: Take Live Notes (Optional)

During the meeting:

  1. Open Granola notepad panel
  2. Type key points or action items
  3. Granola enhances notes with transcript context

Step 3: End Meeting

  1. End your video call
  2. Granola processes the audio (typically 1-2 minutes)
  3. Review the generated notes

Step 4: Review AI Notes

  1. Open Granola app
  2. Find your meeting in the recent list
  3. Review:
    • Meeting summary
    • Key discussion points
    • Action items extracted
    • Full transcript (expandable)

Output

  • Complete meeting notes with AI summary
  • Key points and action items extracted
  • Full searchable transcript
  • Your manual notes enhanced with context

Example Output

# Team Standup - January 6, 2025

## Summary
Discussed Q1 priorities and sprint planning. Agreed to focus on
customer onboarding improvements.

## Key Points
- Sprint 23 completed with 15/18 story points
- Customer feedback indicates onboarding friction
- New design mockups ready for review Thursday

## Action Items
- [ ] @sarah: Schedule design review meeting
- [ ] @mike: Create onboarding improvement tickets
- [ ] @team: Review Q1 OKRs by Friday

## Participants
Sarah Chen, Mike Johnson, Alex Kim

Error Handling

ErrorCauseSolution
No Audio CapturedWrong audio sourceCheck system audio settings
Meeting Not DetectedCalendar event missingManually start recording
Processing FailedAudio quality issuesEnsure stable internet during meeting
Notes EmptyMeeting too shortMinimum ~2 minutes required

Tips for Better Notes

  1. Speak clearly - AI transcription improves with clear audio
  2. Use participant names - Helps with speaker identification
  3. State action items explicitly - "Action item: Sarah will..."
  4. Summarize at end - Recap key decisions verbally

Resources

Next Steps

Proceed to granola-local-dev-loop for development workflow integration.

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.