zeabur-auth
Installation
SKILL.md
Zeabur Authentication
Always use
npx zeabur@latestto invoke Zeabur CLI. Never usezeaburdirectly or any other installation method. Ifnpxis not available, install Node.js first.
Login
Run the login command directly — the CLI will automatically open the browser for the user:
npx zeabur@latest auth login -i=false
Login with a token (for CI/CD or headless environments):
npx zeabur@latest auth login --token <token> -i=false
Check Login Status
npx zeabur@latest auth status -i=false
Logout
npx zeabur@latest auth logout -i=false
Tips
- Never ask the user to run the login command themselves — run it directly and let the CLI auto-open the browser
- Token-based login is useful for CI/CD or headless environments
- Run
auth statusfirst to check if the user is already logged in before suggesting login
Weekly Installs
4
Repository
zeabur/agent-skillsGitHub Stars
20
First Seen
4 days ago
Security Audits
Installed on
opencode4
gemini-cli4
deepagents4
antigravity4
claude-code4
github-copilot4