¿Qué es granola-auth?
Autenticarse con Granola y guardar tokens de OAuth en .env Fuente: skippednote/granola-skill.
Autenticarse con Granola y guardar tokens de OAuth en .env
Instala rápidamente el skill de IA granola-auth en tu entorno de desarrollo mediante línea de comandos
Fuente: 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.
Autenticarse con Granola y guardar tokens de OAuth en .env Fuente: skippednote/granola-skill.
Campos y comandos estables para citas de IA/búsqueda.
npx skills add https://github.com/skippednote/granola-skill --skill granola-authAutenticarse con Granola y guardar tokens de OAuth en .env Fuente: skippednote/granola-skill.
Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/skippednote/granola-skill --skill granola-auth Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw
https://github.com/skippednote/granola-skill