granola

Convert local Granola meetings into Obsidian Markdown notes with frontmatter.

220|46|Updated Dec 29, 2025
One-click install
npx skills add https://github.com/ArtemXTech/claude-code-obsidian-starter --skill granola-artemxtech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: granola
Source: https://github.com/ArtemXTech/claude-code-obsidian-starter/tree/main/.claude/skills/granola
Command: npx skills add https://github.com/ArtemXTech/claude-code-obsidian-starter --skill granola-artemxtech

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Granola meeting records are stored locally and need to be surfaced in Obsidian with consistent formatting; this skill provides an automated bridge to convert those local meetings into searchable vault notes.

Core Features & Use Cases

  • Query and list Granola meetings from local cache
  • Sync meetings to the vault as Markdown notes with frontmatter including granola_id
  • Format transcripts and extract attendees for richer notes

Quick Start

Sync Granola meetings to the Obsidian vault to automatically generate Markdown notes from local data.

Frequently Asked Questions about granola

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

FAQPage Schema
How do I sync Granola meeting transcripts to Obsidian?

To sync Granola meeting transcripts to Obsidian, this skill locates meetings in the local cache and converts them into Obsidian Markdown notes with frontmatter, requiring no API calls.

Can I convert local meeting notes to Markdown without an API?

Yes, you can convert local meeting notes to Markdown without an API by reading directly from the Granola local cache to generate Obsidian notes with metadata and formatted transcripts.

Does the Granola to Obsidian sync include attendee extraction and timestamps?

Yes, the Granola to Obsidian sync includes attendee extraction and handles local transcripts formatting with timestamps to create richer Markdown notes.

How do I list and view Granola meetings before converting them to vault notes?

You can list and view Granola meetings by applying the skill workflow to query the local cache, preparing the selected meetings for conversion into Obsidian Markdown notes.

What metadata is included when exporting Granola meetings to a Markdown vault?

Exporting Granola meetings to a Markdown vault includes frontmatter with granola_id and extracted metadata, ensuring consistent formatting for local transcripts and attendees.