frevana-auth
Installation
SKILL.md
Frevana Auth
Authenticate the Frevana CLI and save the resulting API key to the local CLI config.
This skill is for CLI login and auth bootstrap, not for calling Frevana HTTP APIs directly.
What This Skill Does
- starts the device authorization flow with
frevana login - if the
frevana logincommand is unavailable, attempts to install@frevana/frevanawithnpm i -gand retries - relies on the CLI to save credentials locally after approval
By default, the wrapper script passes --server https://api.frevana.com unless the user provides a different --server value.
After a successful login, the CLI stores credentials at:
~/.frevana/cli-config.json