Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计通过

granola-core-workflow-a格兰诺拉麦片核心工作流程 a

Agent Skill

granola-core-workflow-a 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

569

周安装

23

GitHub Stars

2,086

下载量

178
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:granola-core-workflow-a(格兰诺拉麦片核心工作流程 a)
来源仓库:https://github.com/jeremylongshore/claude-code-plugins-plus-skills
仓库路径:skills/granola-core-workflow-a
安装命令:
npx skills add https://github.com/jeremylongshore/claude-code-plugins-plus-skills --skill granola-core-workflow-a
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/jeremylongshore/claude-code-plugins-plus-skills --skill granola-core-workflow-a

简介

granola-core-workflow-a 用于查找、检索和筛选相关信息,支持基于关键词快速定位内容。

  • 适用于 Codex、Claude、Cursor、Gemini CLI 中的研究检索场景。
  • 通过 npx skills add 从 GitHub 仓库安装并使用。
  • 安装前需确认权限范围、维护状态及是否涉及联网或文件操作。
  • 建议参考原始 README 了解具体实现细节和使用限制。

SKILL.md

Granola Core Workflow A: Meeting Preparation & Templates

Overview

Configure Granola templates (which structure the enhanced output) and recipes (repeatable Chat prompts) for consistent, high-quality meeting notes. Granola ships with 29 built-in templates and supports custom templates per workspace.

Prerequisites

  • Granola installed and authenticated
  • Calendar synced with upcoming meetings
  • At least one meeting captured (to understand the enhancement flow)

Instructions

Step 1 — Choose a Built-in Template

Click the Change template icon at the bottom of your notes before or during a meeting:

TemplateBest ForSections Generated
1-on-1Manager/report check-insCheck-in, Updates, Discussion, Action Items
Stand-upDaily syncProgress, Blockers, Priorities
Discovery CallSales prospectingBudget, Authority, Need, Timeline (BANT)
Sprint PlanningAgile ceremoniesSprint Goals, Velocity, Backlog, Risks
Weekly TeamStatus meetingsUpdates, Decisions, Action Items
Interview DebriefHiring loopsCandidate Assessment, Strengths, Concerns
Project Kick-OffNew initiativesGoals, Scope, Timeline, RACI
Pipeline ReviewSales forecastDeal Status, Next Steps, Risks
Design CritCreative reviewFeedback, Changes Requested, Approvals

Templates tell the AI how to structure the enhanced output — a sales call produces different sections than a standup.

Step 2 — Create a Custom Template

  1. Open Granola Settings > Templates
  2. Click Create New Template
  3. Define the structure using section headers:
## Customer Feedback Session

### Context
[Brief on the customer and their product usage]

### Key Feedback Themes
[Grouped by category: UX, Performance, Features, Support]

### Verbatim Quotes
[Direct customer quotes with timestamps]

### Severity Assessment
[Critical / High / Medium / Low for each issue]

### Action Items
[Owner, task, due date]

### Follow-Up Commitment
[What we promised the customer and by when]
  1. Name it and optionally set auto-trigger conditions:

- Calendar event title contains specific keywords (e.g., "feedback", "customer") - Attendee email domains (e.g., @customer.com)

Step 3 — Create Recipes for Granola Chat

Recipes are saved prompts invoked with / in Granola Chat:

RecipePromptUse Case
/follow-up"Draft a professional follow-up email summarizing decisions and next steps"Post-meeting email
/standup"Extract blockers, progress updates, and priorities per person"Standup summary
/bant"Analyze this call using BANT framework (Budget, Authority, Need, Timeline)"Sales qualification
/prd"Write a PRD based on the product requirements discussed in this meeting"Product spec
/coaching"Based on this 1:1, suggest coaching points and development areas"Manager prep
/decision-log"List all decisions made, who made them, and the reasoning"Governance

Create custom recipes at Settings > Recipes or directly in Chat.

Step 4 — Pre-Meeting Preparation

Before important meetings, type context into the Granola notepad before the call starts:

## Pre-Meeting Context
- Last meeting: discussed Series A timeline, concerns about runway
- Open items: term sheet review, board seat allocation
- My goals today: confirm valuation range, discuss liquidation preference
- Questions to ask: timeline for closing, co-investor status

When you click Enhance Notes after the meeting, Granola combines:

  1. Your pre-meeting context
  2. Your live notes during the meeting
  3. The full audio transcript

This produces output that is aware of your goals and prior context.

Step 5 — Set Template Defaults per Workspace

For team deployments, set default templates per shared folder:

FolderDefault TemplateAuto-Apply
#sales-callsDiscovery CallEvents with external attendees
#engineeringSprint PlanningEvents titled "sprint" or "planning"
#leadershipWeekly TeamEvents with >5 attendees
#interviewsInterview DebriefEvents titled "interview"

Output

  • Templates configured for each meeting type
  • Custom recipes created for post-meeting workflows
  • Pre-meeting context workflow established
  • Consistent structured output across team meetings

Error Handling

IssueCauseFix
Wrong template appliedAuto-trigger matched incorrectlyNarrow trigger conditions (more specific keywords)
Template sections emptyMeeting lacked relevant discussionRemove irrelevant sections from template
Recipe not appearingNot saved to workspaceSave recipe in Settings > Recipes
Pre-meeting notes lostTyped in wrong appEnsure you type in the Granola notepad, not a separate editor

Template Design Best Practices

  1. Use clear section headers — Granola's AI parses headers to organize content
  2. Include bracketed hints[Owner, task, due date] guides the AI output format
  3. Keep templates under 10 sections — too many sections dilute content
  4. Add a "Verbatim Quotes" section for customer-facing meetings — captures exact language
  5. End with "Action Items" and "Next Steps" — the AI reliably fills these

Resources

Next Steps

Proceed to granola-core-workflow-b for post-meeting processing and sharing workflows.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

35.8%
按下载量换算64

Claude

29.68%
按下载量换算53

Cursor

20.03%
按下载量换算36

Gemini CLI

10.2%
按下载量换算18

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills