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 login command is unavailable, attempts to install @frevana/frevana with npm i -g and 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
Installs
29
GitHub Stars
1
First Seen
May 27, 2026
frevana-auth — finpeakinc/frevana-skills