什麼是 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