Login Interactive banner
Esonhugh Esonhugh

Login Interactive

Development community

Description

--- description: "Open visible browser for TradingView login — for 2FA accounts or manual login" argument-hint: "[--port=9333]" allowed-tools: ["Bash"] --- Launch Chrome in **visible (non-headless) mode** and navigate to TradingView login page. The user logs in manually; the session (cookies, localStorage) persists in the host-specific plugin data directory for all future headless commands. ## When to Use - Account has 2FA enabled (use `login-email` for accounts without 2FA) - When `login-ema

Installation

Installs to ~/.claude/skills/esonhugh-tradingview-login-interactive/SKILL.md

Terminal
mkdir -p ~/.claude/skills/esonhugh-tradingview-login-interactive && curl -fsSL https://raw.githubusercontent.com/Esonhugh/tradingview/HEAD/commands/login-interactive.md -o ~/.claude/skills/esonhugh-tradingview-login-interactive/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository