skills/skills.volces.com/authenticate-openant

authenticate-openant

Installation
SKILL.md

Authenticating with OpenAnt

Use the npx @openant-ai/cli@latest CLI to sign in via email OTP. Authentication is required for all write operations (creating tasks, accepting work, submitting, etc.).

Always append --json to every command for structured, parseable output.

Check Authentication Status

npx @openant-ai/cli@latest status --json

If auth.authenticated is false, walk the user through the login flow below.

Authentication Flow

Authentication uses a two-step email OTP process:

Step 1: Initiate login

Installs
4
First Seen
Mar 13, 2026
authenticate-openant from skills.volces.com