什么是 granola-auth?
使用 Granola 进行身份验证并将 OAuth 令牌保存到 .env 来源:skippednote/granola-skill。
使用 Granola 进行身份验证并将 OAuth 令牌保存到 .env
通过命令行快速安装 granola-auth AI 技能到你的开发环境
来源:skippednote/granola-skill。
Authenticate with Granola. Try to silently refresh the existing token first; only open the browser for a full OAuth flow if refresh fails or no token exists.
Note: install.sh replaces the paths below with absolute paths on your machine when it writes this file to /.claude/skills/granola-auth/SKILL.md. Do not use this file directly — run bash install.sh instead.
After either step succeeds, display the contents of .env (mask token values to show only first + last 6 chars), confirm the path where it was written, and report which MCP config files were updated.
使用 Granola 进行身份验证并将 OAuth 令牌保存到 .env 来源:skippednote/granola-skill。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/skippednote/granola-skill --skill granola-auth使用 Granola 进行身份验证并将 OAuth 令牌保存到 .env 来源:skippednote/granola-skill。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/skippednote/granola-skill --skill granola-auth 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/skippednote/granola-skill