·claude-code-cli
</>

claude-code-cli

seanchiuai/multishot

Claude Code CLI 用于在 Daytona 沙箱中自动/无头执行。在运行 Claude Code 命令、配置身份验证或设置非交互模式时使用。

2安装·0热度·@seanchiuai

安装

$npx skills add https://github.com/seanchiuai/multishot --skill claude-code-cli

SKILL.md

| ANTHROPICAPIKEY | API key from console.anthropic.com | High (overrides OAuth) | | CLAUDECODEOAUTHTOKEN | OAuth token for subscription auth | Normal |

Warning: Setting ANTHROPICAPIKEY bypasses subscription and uses pay-as-you-go API rates.

| -p, --print | Non-interactive mode, exit after response | claude -p "explain this" | | -c, --continue | Continue most recent conversation | claude -c -p "now fix it" | | -r, --resume | Resume specific session | claude -r "abc123" "continue" | | --model | Set model (sonnet, opus, or full name) | claude --model opus -p "..." |

Claude Code CLI 用于在 Daytona 沙箱中自动/无头执行。在运行 Claude Code 命令、配置身份验证或设置非交互模式时使用。 来源:seanchiuai/multishot。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/seanchiuai/multishot --skill claude-code-cli
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 claude-code-cli?

Claude Code CLI 用于在 Daytona 沙箱中自动/无头执行。在运行 Claude Code 命令、配置身份验证或设置非交互模式时使用。 来源:seanchiuai/multishot。

如何安装 claude-code-cli?

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

这个 Skill 的源码在哪?

https://github.com/seanchiuai/multishot