Back to Skills

granola-core-workflow-b

verified
View on GitHub

Marketplace

claude-code-plugins-plus

jeremylongshore/claude-code-plugins-plus-skills

Plugin

granola-pack

productivity

Repository

jeremylongshore/claude-code-plugins-plus-skills
1.1kstars

plugins/saas-packs/granola-pack/skills/granola-core-workflow-b/SKILL.md

Last Verified

January 22, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/jeremylongshore/claude-code-plugins-plus-skills/blob/main/plugins/saas-packs/granola-pack/skills/granola-core-workflow-b/SKILL.md -a claude-code --skill granola-core-workflow-b

Installation paths:

Claude
.claude/skills/granola-core-workflow-b/
Powered by add-skill CLI

Instructions

# Granola Core Workflow B: Post-Meeting Processing

## Overview
Process, enhance, and share Granola meeting notes for maximum team productivity.

## Prerequisites
- Completed meeting with Granola capture
- Notes generated (typically 1-2 minutes after meeting)
- Team sharing preferences configured

## Instructions

### Step 1: Review AI-Generated Notes
Immediately after meeting ends:

1. Open Granola
2. Find meeting in recent list
3. Review generated content:
   - Summary accuracy
   - Action items captured
   - Key points highlighted
   - Participant attribution

### Step 2: Enhance Notes
Edit and improve AI output:

```markdown
## Review Checklist
- [ ] Correct any transcription errors
- [ ] Add context AI might have missed
- [ ] Clarify ambiguous action items
- [ ] Add links to referenced documents
- [ ] Tag relevant team members
- [ ] Mark confidential sections
```

### Step 3: Extract and Assign Action Items
Process action items for tracking:

```markdown
## Action Item Processing

### From Meeting: Sprint Planning 2025-01-06

| Action | Owner | Due | Status |
|--------|-------|-----|--------|
| Update API documentation | @mike | Jan 8 | Pending |
| Review design mockups | @sarah | Jan 7 | Pending |
| Schedule client demo | @alex | Jan 10 | Pending |

### Export Format (for ticket systems):
- [ ] [HIGH] Update API documentation (@mike, due: 2025-01-08)
- [ ] [MED] Review design mockups (@sarah, due: 2025-01-07)
- [ ] [MED] Schedule client demo (@alex, due: 2025-01-10)
```

### Step 4: Share with Stakeholders

#### Share via Granola
1. Click "Share" button
2. Select recipients or copy link
3. Set permissions (view/edit)
4. Send with optional message

#### Share via Integrations
```yaml
Slack:
  Channel: #team-meeting-notes
  Format: Summary + Action Items

Notion:
  Database: Meeting Archive
  Page: Full notes with transcript

Email:
  Recipients: Meeting attendees
  Content: Summary + Action Items
  Attachment: PDF export
```

### Step 5: Archive and Categorize

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
3715 chars