GR

Guided tutorial for capturing your first Granola meeting and using the AI note-taking workflow.

Install

mkdir -p .claude/skills/granola-hello-world && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/6292" && unzip -o skill.zip -d .claude/skills/granola-hello-world && rm skill.zip

Installs to .claude/skills/granola-hello-world

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Capture your first meeting with Granola and review AI-enhanced notes.
69 charsno explicit “when” trigger
Beginner

Key capabilities

  • Capture meeting audio without external bots
  • Merge live notes with full meeting transcripts
  • Generate structured meeting summaries and action items
  • Query meeting context using Granola Chat
  • Invoke custom recipes for repeatable tasks

How it works

Granola captures audio directly from the device, transcribes it, and combines it with user-provided rough notes. The AI then processes this combined data to generate structured outputs based on templates.

Inputs & outputs

You give it
Live meeting audio and rough user notes
You get back
Enhanced meeting notes with summary and action items

When to use granola-hello-world

  • Capture a test meeting
  • Review AI-enhanced transcriptions
  • Practice taking live notes during calls
  • Test calendar auto-detection

About this skill

Granola Hello World

Overview

Capture your first meeting with Granola and learn the three-phase workflow: live notepad, Enhance Notes, and Granola Chat. Granola captures audio from your device (no bot joins), transcribes it, and merges your typed notes with the full transcript to produce structured output.

Prerequisites

  • Completed granola-install-auth setup
  • Calendar connected with an upcoming meeting (or create a test one)
  • Microphone + Screen & System Audio permissions granted

Instructions

Step 1 — Start a Meeting

  1. Join any video call — Zoom, Google Meet, Teams, Slack Huddle, or WebEx
  2. Granola auto-detects the meeting from your synced calendar
  3. A floating notepad appears showing the meeting title and attendees
  4. If auto-detection fails, click the Granola icon in your menu bar and select Start Recording

Step 2 — Take Live Notes in the Notepad

During the meeting, type rough notes directly in the Granola notepad:

- discussed Q1 priorities
- sarah owns onboarding revamp
- need design review by thursday
- budget question - follow up with finance

These notes give Granola context. The AI uses your notes plus the full transcript to produce better output — you do not need to capture everything.

Step 3 — End Meeting and Enhance

  1. End your video call
  2. Granola processes the transcript (typically 1-2 minutes)
  3. Click Enhance Notes — Granola merges your notes with the transcript
  4. Select a template (or use the default) to structure the output

Step 4 — Review Enhanced Output

Granola produces structured notes based on your template:

# Team Standup — March 22, 2026

## Summary
Discussed Q1 priorities. Agreed to focus on customer onboarding
improvements. Sarah will lead the initiative with a design review
by Thursday.

## Key Decisions
- Onboarding revamp is the top priority for Q1
- Budget approval needed from Finance before expanding scope

## Action Items
- [ ] @sarah: Schedule design review meeting by Thursday
- [ ] @mike: Create onboarding improvement tickets in Linear
- [ ] @alex: Follow up with Finance on budget allocation

## Participants
Sarah Chen, Mike Johnson, Alex Kim

Step 5 — Use Granola Chat

After enhancement, use the chat panel to ask questions about the meeting:

  • "List my action items"
  • "Draft a follow-up email to the attendees"
  • "What were the open questions?"
  • "Summarize the budget discussion"

Granola Chat has full context of the transcript and your notes.

Step 6 — Use Recipes for Repeatable Prompts

Type / in Granola Chat to invoke Recipes — saved prompts for common tasks:

  • /standup — extract blockers and progress updates
  • /follow-up — draft a follow-up email
  • /action-items — list all action items with owners
  • Create custom recipes for your team's workflows

Output

  • Complete meeting notes with AI-generated summary
  • Key decisions and action items extracted with owners
  • Full searchable transcript (expandable in the note)
  • Granola Chat available for post-meeting queries

Tips for Better Notes

  1. Type key points during the meeting — even rough notes dramatically improve output
  2. State names when assigning actions — "Action item: Sarah will schedule the review"
  3. Use explicit action language — "We decided...", "Next step is..."
  4. Summarize decisions verbally — the AI picks up on decision language
  5. One speaker at a time — reduces transcription errors

Error Handling

ErrorCauseFix
No transcript generatedWrong audio device selectedCheck System Settings > Sound > Input matches your meeting audio
Meeting not detectedCalendar event missing video linkAdd Zoom/Meet/Teams link to event, or manually start recording
Processing stuck > 5 minConnectivity issueCheck internet, restart Granola (right-click icon > Restart)
Empty enhanced notesMeeting < 2 minutesGranola needs sufficient audio for meaningful enhancement
Poor transcriptionBackground noise or crosstalkUse headset, mute when not speaking

People & Companies (Automatic)

After your first meeting, check the People and Companies views in the sidebar. Granola automatically:

  • Creates contact entries from calendar attendees
  • Enriches with job titles, profile photos, and company info
  • Links all past meeting notes to each person
  • Lets you review full conversation history before follow-ups

Resources

Next Steps

Proceed to granola-core-workflow-a for meeting template setup and preparation workflows.

Prerequisites

Granola authentication setupConnected calendar with meetingMicrophone and system audio permissions

Limitations

  • No transcript generated if audio device is incorrect
  • Processing delays for meetings under 2 minutes
  • Transcription quality impacted by background noise

How it compares

This workflow avoids the need for third-party meeting bots by capturing audio locally and integrating user-typed context for higher-quality AI output.

Compared to similar skills

granola-hello-world side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
granola-hello-world (this skill)127dReviewBeginner
notion-knowledge-capture109moNo flagsIntermediate
apple-reminders252moReviewBeginner
memory-keeper-proactive-context-maintenance69moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

More by jeremylongshore

View all by jeremylongshore

analyzing-logs

jeremylongshore

Analyze application logs to detect performance issues, identify error patterns, and improve stability by extracting key insights.

14123

ollama-setup

jeremylongshore

Configure auto-configure Ollama when user needs local LLM deployment, free AI alternatives, or wants to eliminate hosted API costs. Trigger phrases: "install ollama", "local AI", "free LLM", "self-hosted AI", "replace OpenAI", "no API costs". Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.

1167

backtesting-trading-strategies

jeremylongshore

Backtest crypto and traditional trading strategies against historical data. Calculates performance metrics (Sharpe, Sortino, max drawdown), generates equity curves, and optimizes strategy parameters. Use when user wants to test a trading strategy, validate signals, or compare approaches. Trigger with phrases like "backtest strategy", "test trading strategy", "historical performance", "simulate trades", "optimize parameters", or "validate signals".

1071

generating-database-seed-data

jeremylongshore

Process this skill enables AI assistant to generate realistic test data and database seed scripts for development and testing environments. it uses faker libraries to create realistic data, maintains relational integrity, and allows configurable data volumes. u... Use when working with databases or data models. Trigger with phrases like 'database', 'query', or 'schema'.

1033

cursor-codebase-indexing

jeremylongshore

Execute set up and optimize Cursor codebase indexing. Triggers on "cursor index setup", "codebase indexing", "index codebase", "cursor semantic search". Use when working with cursor codebase indexing functionality. Trigger with phrases like "cursor codebase indexing", "cursor indexing", "cursor".

885

testing-mobile-apps

jeremylongshore

Execute mobile app testing on iOS and Android devices/simulators. Use when performing specialized testing. Trigger with phrases like "test mobile app", "run iOS tests", or "validate Android functionality".

810

You might also like

notion-knowledge-capture

makenotion

Transforms conversations and discussions into structured documentation pages in Notion. Captures insights, decisions, and knowledge from chat context, formats appropriately, and saves to wikis or databases with proper organization and linking for easy discovery.

10115

apple-reminders

openclaw

Manage Apple Reminders via the `remindctl` CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.

2593

memory-keeper-proactive-context-maintenance

b4CU-R4U

Automatically detect and maintain memory freshness by monitoring context staleness, significant code changes, task completions, and phase transitions. Proactively suggests and executes memory sync operations with user confirmation. Use when the user says "sync memory", "update context", or when the Skill detects that context is stale (>2 hours), significant changes have occurred (new commits), tasks completed, or major milestones reached. Replaces passive "context is stale" warnings with active maintenance.

694

notion-meeting-intelligence

openai

Prepare meeting materials with Notion context and Codex research; use when gathering context, drafting agendas/pre-reads, and tailoring materials to attendees.

656

agent-memory

yamadashy

Use this skill when the user asks to save, remember, recall, or organize memories. Triggers on: 'remember this', 'save this', 'note this', 'what did we discuss about...', 'check your notes', 'clean up memories'. Also use proactively when discovering valuable findings worth preserving.

943

apple-notes

openclaw

Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.

718

Search skills

Search the agent skills registry