# 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.

- Skill: `cerredz/vidbyte-auth` (Agent Skill)
- Install (CLI): `npx skillmds@latest add cerredz/vidbyte-auth`
- Raw SKILL.md: https://api.skillmd.com/api/skills/cerredz/vidbyte-auth/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: cerredz (https://skillmd.com/u/cerredz)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/cerredz/vidbyte-auth

---


# 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.
