·auth-flow
!

auth-flow

seanchiuai/multishot

Claude Code authentication in headless Daytona sandboxes. Use when implementing AuthManager, setup wizard, credential validation, or handling OAuth token/API key injection.

3Installs·0Trend·@seanchiuai

Installation

$npx skills add https://github.com/seanchiuai/multishot --skill auth-flow

SKILL.md

AuthManager not implemented. MVP uses SetupWizard to collect credentials at runtime (no persistence). Credentials passed directly to IPC handlers.

Current flow: User enters keys in SetupWizard → passed to window.api.startRun() → injected into sandbox env vars.

Claude Code requires browser-based OAuth authentication, but Daytona sandboxes are headless (no browser access).

Claude Code authentication in headless Daytona sandboxes. Use when implementing AuthManager, setup wizard, credential validation, or handling OAuth token/API key injection. Source: seanchiuai/multishot.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/seanchiuai/multishot --skill auth-flow
Category
!Security
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is auth-flow?

Claude Code authentication in headless Daytona sandboxes. Use when implementing AuthManager, setup wizard, credential validation, or handling OAuth token/API key injection. Source: seanchiuai/multishot.

How do I install auth-flow?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/seanchiuai/multishot --skill auth-flow Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/seanchiuai/multishot