claude-code-cli
✓Claude Code CLI usage for automated/headless execution in Daytona sandboxes. Use when running Claude Code commands, configuring authentication, or setting up non-interactive mode.
Installation
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 usage for automated/headless execution in Daytona sandboxes. Use when running Claude Code commands, configuring authentication, or setting up non-interactive mode. Source: seanchiuai/multishot.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/seanchiuai/multishot --skill claude-code-cli- Source
- seanchiuai/multishot
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is claude-code-cli?
Claude Code CLI usage for automated/headless execution in Daytona sandboxes. Use when running Claude Code commands, configuring authentication, or setting up non-interactive mode. Source: seanchiuai/multishot.
How do I install claude-code-cli?
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 claude-code-cli 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
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01