·auth-flow
!

auth-flow

seanchiuai/multishot

无头代托纳沙箱中的克劳德代码身份验证。在实现 AuthManager、设置向导、凭据验证或处理 OAuth 令牌/API 密钥注入时使用。

3安装·0热度·@seanchiuai

安装

$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).

无头代托纳沙箱中的克劳德代码身份验证。在实现 AuthManager、设置向导、凭据验证或处理 OAuth 令牌/API 密钥注入时使用。 来源:seanchiuai/multishot。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/seanchiuai/multishot --skill auth-flow
分类
!安全工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 auth-flow?

无头代托纳沙箱中的克劳德代码身份验证。在实现 AuthManager、设置向导、凭据验证或处理 OAuth 令牌/API 密钥注入时使用。 来源:seanchiuai/multishot。

如何安装 auth-flow?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/seanchiuai/multishot --skill auth-flow 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/seanchiuai/multishot