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

granola-hello-world格兰诺拉麦片你好世界

Agent Skill

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

总安装

624

周安装

25

GitHub Stars

2,103

下载量

202
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/jeremylongshore/claude-code-plugins-plus-skills --skill granola-hello-world

简介

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

  • 适用于 Codex、Claude、Cursor、Gemini CLI 中的研究检索场景。
  • 通过 npx skills add 从 GitHub 仓库安装并使用。
  • 安装前应确认权限范围、维护状态及是否触发联网或文件读写。
  • 建议结合原始 README 继续核验具体用法和功能边界。

SKILL.md

Granola Hello World

Overview

Capture your first meeting with Granola and learn the three-phase workflow: live notepad, Enhance Notes, and Granola Chat. Granola captures audio from your device (no bot joins), transcribes it, and merges your typed notes with the full transcript to produce structured output.

Prerequisites

  • Completed granola-install-auth setup
  • Calendar connected with an upcoming meeting (or create a test one)
  • Microphone + Screen & System Audio permissions granted

Instructions

Step 1 — Start a Meeting

  1. Join any video call — Zoom, Google Meet, Teams, Slack Huddle, or WebEx
  2. Granola auto-detects the meeting from your synced calendar
  3. A floating notepad appears showing the meeting title and attendees
  4. If auto-detection fails, click the Granola icon in your menu bar and select Start Recording

Step 2 — Take Live Notes in the Notepad

During the meeting, type rough notes directly in the Granola notepad:

- discussed Q1 priorities
- sarah owns onboarding revamp
- need design review by thursday
- budget question - follow up with finance

These notes give Granola context. The AI uses your notes plus the full transcript to produce better output — you do not need to capture everything.

Step 3 — End Meeting and Enhance

  1. End your video call
  2. Granola processes the transcript (typically 1-2 minutes)
  3. Click Enhance Notes — Granola merges your notes with the transcript
  4. Select a template (or use the default) to structure the output

Step 4 — Review Enhanced Output

Granola produces structured notes based on your template:

# Team Standup — March 22, 2026

## Summary
Discussed Q1 priorities. Agreed to focus on customer onboarding
improvements. Sarah will lead the initiative with a design review
by Thursday.

## Key Decisions
- Onboarding revamp is the top priority for Q1
- Budget approval needed from Finance before expanding scope

## Action Items
- [ ] @sarah: Schedule design review meeting by Thursday
- [ ] @mike: Create onboarding improvement tickets in Linear
- [ ] @alex: Follow up with Finance on budget allocation

## Participants
Sarah Chen, Mike Johnson, Alex Kim

Step 5 — Use Granola Chat

After enhancement, use the chat panel to ask questions about the meeting:

  • "List my action items"
  • "Draft a follow-up email to the attendees"
  • "What were the open questions?"
  • "Summarize the budget discussion"

Granola Chat has full context of the transcript and your notes.

Step 6 — Use Recipes for Repeatable Prompts

Type / in Granola Chat to invoke Recipes — saved prompts for common tasks:

  • /standup — extract blockers and progress updates
  • /follow-up — draft a follow-up email
  • /action-items — list all action items with owners
  • Create custom recipes for your team's workflows

Output

  • Complete meeting notes with AI-generated summary
  • Key decisions and action items extracted with owners
  • Full searchable transcript (expandable in the note)
  • Granola Chat available for post-meeting queries

Tips for Better Notes

  1. Type key points during the meeting — even rough notes dramatically improve output
  2. State names when assigning actions — "Action item: Sarah will schedule the review"
  3. Use explicit action language — "We decided...", "Next step is..."
  4. Summarize decisions verbally — the AI picks up on decision language
  5. One speaker at a time — reduces transcription errors

Error Handling

ErrorCauseFix
No transcript generatedWrong audio device selectedCheck System Settings > Sound > Input matches your meeting audio
Meeting not detectedCalendar event missing video linkAdd Zoom/Meet/Teams link to event, or manually start recording
Processing stuck > 5 minConnectivity issueCheck internet, restart Granola (right-click icon > Restart)
Empty enhanced notesMeeting < 2 minutesGranola needs sufficient audio for meaningful enhancement
Poor transcriptionBackground noise or crosstalkUse headset, mute when not speaking

People & Companies (Automatic)

After your first meeting, check the People and Companies views in the sidebar. Granola automatically:

  • Creates contact entries from calendar attendees
  • Enriches with job titles, profile photos, and company info
  • Links all past meeting notes to each person
  • Lets you review full conversation history before follow-ups

Resources

Next Steps

Proceed to granola-core-workflow-a for meeting template setup and preparation workflows.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

38.1%
按下载量换算77

Claude

31.34%
按下载量换算63

Cursor

16.44%
按下载量换算33

Gemini CLI

9.9%
按下载量换算20

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

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

安装前确认

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

来源信息

继续浏览同类 Skills