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