zynna-auth

Installation
SKILL.md

zynna-auth

Purpose

  • Run device-login flow for Zynna Skills.
  • Save credentials into ~/.zynna/credentials.json.
  • Enforce plan-gating for API access (business by default).

Commands

  • node scripts/auth.js login
  • node scripts/auth.js poll
  • node scripts/auth.js status
  • node scripts/auth.js logout

Local Dev Defaults

  • API backend: http://localhost:8080
  • Frontend URL: http://localhost:3000
Installs
2
First Seen
Apr 7, 2026
zynna-auth — obre10off/zynna-skills