Vidbyte Auth

Authenticate the CLI with your Vidbyte account to enable account-linked features like saving analysis results and persisting preferences. Run /vidbyte-auth to start.

cerredz a09230f 825 B Updated

File contents

Vidbyte Auth

Authenticate your local Vidbyte CLI with a Vidbyte platform account.

Instructions

Tell the user you will authenticate the Vidbyte CLI. Then run the following command in a bash tool:

vidbyte-skills auth login

Report the output to the user. If it succeeds, the user is now authenticated and account-linked features are available. If it fails, report the error and suggest visiting https://vidbyte.pro/settings/api-keys to generate a new API key.

Important: Never ask the user to type or paste their API key into this chat. The CLI handles key input securely through a terminal prompt.

cerredz/Vidbyte-Skills/tree/main/skills/vidbyte-auth commit a09230fe7d

Frequently asked questions

npx skillmds@latest add cerredz/vidbyte-auth