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-authGranola で認証し、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