getnote-auth
Installation
SKILL.md
getnote-auth Skill
Log in, log out, and check authentication status.
Commands
Log in
getnote auth login [--api-key <key>]
| Mode | Command | Description |
|---|---|---|
| OAuth (recommended) | getnote auth login |
Opens browser to authorize; saves credentials automatically |
| API Key | getnote auth login --api-key <key> |
Saves key directly, no browser needed |
Related skills