granola-export

Extract Granola.ai notes, transcripts, and AI summaries as Markdown files.

3|1|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/moona3k/granola-export --skill granola-export
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: granola-export
Source: https://github.com/moona3k/granola-export/tree/main
Command: npx skills add https://github.com/moona3k/granola-export --skill granola-export

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill solves the challenge of manually exporting your Granola.ai data, such as meeting notes, transcripts, and AI summaries, by automating the process directly from your local Granola app session.

Core Features & Use Cases

  • Automated Data Extraction: Extracts meeting notes, transcripts, AI summaries, and attachments from Granola.ai.
  • Markdown Export: Outputs the data as Markdown files, with one file per meeting.
  • Auxiliary Data Capture: Captures additional information such as folders, recipes, panel templates, and calendar sync state.
  • Use Case: Ideal for users who want to back up their Granola.ai data or need to migrate it to another tool, while ensuring they have access to all notes, transcripts, and AI panels.

Quick Start

Run the granola-export skill with the command 'extract granola data' to initiate the data extraction process.

Frequently Asked Questions about granola-export

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I export Granola.ai meeting notes and transcripts from my Mac app?

You can export Granola.ai meeting notes by running the granola-export skill, which automates extraction directly from your local Mac app session using its existing authentication token to output Markdown files.

Can I extract AI summaries and attachments from Granola.ai?

Yes, the extraction process captures AI summaries and attachments alongside meeting notes and transcripts, saving each meeting as an individual Markdown file to ensure complete data portability for your records.

Does exporting Granola data require manual API authentication setup?

No manual API setup is required. The skill utilizes the Granola Mac app's existing authentication session and locally stored tokens to authenticate the data extraction process automatically without requiring separate credentials.

What is the best way to back up Granola.ai data for migration to another tool?

The best way to back up Granola.ai data is to use the granola-export skill to extract notes, transcripts, and auxiliary data like folders and panel templates into portable Markdown files for migration or audit purposes.

What auxiliary data is captured when extracting Granola.ai transcripts?

Alongside transcripts and notes, the extraction captures auxiliary data including folders, recipes, panel templates, and calendar sync state, ensuring a comprehensive backup of your Granola.ai workspace configuration and content.

Are there limitations to using the undocumented Granola REST API for data extraction?

Yes, limitations exist because the skill relies on Granola.ai's undocumented REST API and local Mac app session, meaning the extraction depends on the current API structure and active local authentication availability.