Skip to content
Skill

granola-cli

by aaronvanston

AI Summary

Granola-cli is a command-line tool that enables AI coding assistants to query, search, and export Granola meeting notes and transcripts directly from the claude_code environment. Developers and knowledge workers benefit by integrating meeting context into their coding workflows without manual lookups.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "granola-cli" skill in my project.

Please run this command in my terminal:
# Install skill into the correct directory
mkdir -p .claude/skills/granola-cli && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/granola-cli/SKILL.md "https://raw.githubusercontent.com/aaronvanston/granola-cli/main/SKILL.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Granola meeting notes CLI (list/search/show/export + transcript fetch).

granola-cli

Use granola to list/search Granola meetings, view notes, and fetch transcripts. Quick start • granola check • granola list 10 • granola search "kickoff" -n 5 • granola show "Kickoff - Scheduling" Transcripts (uses API ⚡) • granola transcript "Kickoff - Scheduling" • granola transcript "Kickoff" --no-timestamps • granola transcript "Kickoff" --no-diarize • granola transcript "Kickoff" --raw Invitees vs groups • Default shows actual invitees (individuals + group emails) • To expand group directories (may not have attended): • granola show "Kickoff" --expand-groups • granola transcript "Kickoff" --expand-groups Export • granola export "Kickoff" ./kickoff.md Global output options • --json machine-readable output • --plain no emoji/colors • --no-emoji disable emoji only • --no-color disable ANSI colors macOS assumptions • Cache: ~/Library/Application Support/Granola/cache-v3.json • Auth: ~/Library/Application Support/Granola/supabase.json

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 2mo ago
Active
AdoptionUnder 100 stars
2 ★ · Niche
DocsMissing or thin
Undocumented

GitHub Signals

Stars2
Issues0
Updated2mo ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code