Syncs Granola meeting notes into your local files. Perfect for daily planning and task alignment.

Install

mkdir -p .claude/skills/meeting-sync && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/4384" && unzip -o skill.zip -d .claude/skills/meeting-sync && rm skill.zip

Installs to .claude/skills/meeting-sync

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.

Sync new Granola meetings to local Knowledge folder. Use during morning planning, when user asks "what should I do today", or asks to review/sync meetings.
155 chars✓ has a “when” trigger
Beginner

Key capabilities

  • Check Granola for new unsynced meetings
  • Sanitize meeting titles for file system compatibility
  • Export notes to local knowledge directories
  • Integrate meetings into task planners

How it works

It queries the Granola MCP for unsynced entries, asks the user for confirmation, and writes the contents to local markdown files.

Inputs & outputs

You give it
Request to sync or prepare for the day.
You get back
Synchronized meeting notes stored in the Knowledge folder.

When to use meeting-sync

  • Syncing daily meeting transcripts
  • Preparing for morning planning
  • Reviewing project meeting notes

About this skill

Meeting Sync

Check for new Granola meetings and offer to sync them to your local Knowledge/Transcripts folder.

Instructions

Step 1: Check for New Meetings

Call the check_new_meetings tool via the Granola MCP to see unsynced meetings.

Step 2: Present Results

If new meetings are found, present them to the user:

I found X new meeting(s) since your last sync:

1. **Meeting Title** (Date)
2. **Meeting Title** (Date)
...

Add to Knowledge folder?

Step 3: Ask User for Selection

Use AskUserQuestion with these options:

OptionDescription
Sync allAdd all new meetings to Knowledge/Transcripts
Select specificLet user choose which meetings to sync
Skip for nowContinue without syncing

Step 4: Sync Selected Meetings

For each meeting the user wants to sync:

  1. Call sync_meeting_to_local with the meeting ID
  2. Confirm each sync completed

Step 5: Continue with Morning Flow

After syncing (or skipping), continue with the normal morning planning workflow:

  • Check tasks
  • Review priorities
  • Suggest focus items for the day

Example Flow

User: "What should I do today?"

Claude:

  1. Calls check_new_meetings
  2. "I found 3 new meetings since your last sync..."
  3. Presents AskUserQuestion with sync options
  4. User selects "Sync all" or specific meetings
  5. Syncs selected meetings
  6. "Synced 3 meetings. Now for your day..."
  7. Continues with task planning

Notes

  • Only Granola meetings with notes/content are worth syncing
  • Meetings marked "(no notes)" may be empty placeholders
  • Sync state is tracked in Knowledge/.granola-sync.json
  • Files are saved to Knowledge/Transcripts/ with sanitized filenames

When not to use it

  • Meetings without transcript notes
  • Environments where Granola is not installed

Prerequisites

Granola accountGranola MCP integration

Limitations

  • Requires Granola MCP to be active
  • Only captures meeting content present at the time of sync

How it compares

It maintains a local sync state file to prevent duplicate imports during daily workflows.

Compared to similar skills

meeting-sync side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
meeting-sync (this skill)17moNo flagsBeginner
notion-meeting-intelligence66moNo flagsIntermediate
resume-handoff36moNo flagsIntermediate
meeting-briefing26moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

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

resume-handoff

parcadei

Resume work from handoff document with context analysis and validation

333

meeting-briefing

anthropics

Prepare structured briefings for meetings with legal relevance and track resulting action items. Use when preparing for contract negotiations, board meetings, compliance reviews, or any meeting where legal context, background research, or action tracking is needed.

213

personal-assistant

ailabs-393

This skill should be used whenever users request personal assistance tasks such as schedule management, task tracking, reminder setting, habit monitoring, productivity advice, time management, or any query requiring personalized responses based on user preferences and context. On first use, collects comprehensive user information including schedule, working habits, preferences, goals, and routines. Maintains an intelligent database that automatically organizes and prioritizes information, keeping relevant data and discarding outdated context.

36

digital-brain

muratcankoylan

This skill should be used when the user asks to "write a post", "check my voice", "look up contact", "prepare for meeting", "weekly review", "track goals", or mentions personal brand, content creation, network management, or voice consistency.

15

my-skill-name

dadbodgeoff

Brief description of what this skill does and when to use it. Be specific about capabilities and use cases to help agents decide when to load this skill.

12

Search skills

Search the agent skills registry