What is granola-auth?
Authenticate with Granola and save OAuth tokens to .env Source: skippednote/granola-skill.
Authenticate with Granola and save OAuth tokens to .env
Quickly install granola-auth AI skill to your development environment via command line
Source: 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.
Authenticate with Granola and save OAuth tokens to .env Source: skippednote/granola-skill.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/skippednote/granola-skill --skill granola-authAuthenticate with Granola and save OAuth tokens to .env Source: skippednote/granola-skill.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/skippednote/granola-skill --skill granola-auth Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/skippednote/granola-skill