# Connect Account

> Connect a brand-owned account to Zernio via OAuth.

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

---


# connect-account

Initiate the Zernio OAuth flow for a platform and return the auth URL or pending data token.

## Providers

- **Zernio** — https://docs.zernio.com/llms-full.txt

## Steps

1. Initiate OAuth
2. Return authUrl or pendingDataToken

## Input

- platform + profile

## Output

- auth URL or token

