·claude-code-cli
</>

claude-code-cli

seanchiuai/multishot

Daytona サンドボックスでの自動化/ヘッドレス実行のための Claude Code CLI の使用。クロード コード コマンドの実行時、認証の構成時、または非対話モードのセットアップ時に使用します。

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 "..." |

Daytona サンドボックスでの自動化/ヘッドレス実行のための Claude Code CLI の使用。クロード コード コマンドの実行時、認証の構成時、または非対話モードのセットアップ時に使用します。 ソース: seanchiuai/multishot。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/seanchiuai/multishot --skill claude-code-cli
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

claude-code-cli とは?

Daytona サンドボックスでの自動化/ヘッドレス実行のための Claude Code CLI の使用。クロード コード コマンドの実行時、認証の構成時、または非対話モードのセットアップ時に使用します。 ソース: 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 で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/seanchiuai/multishot