Claude code
Pricing
Pay per usage
Go to Apify Store
Claude code
Instant access to Claude Code - Anthropic's AI coding assistant running on Apify.
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Apify
Maintained by Apify
Actor stats
0
Bookmarked
72
Total users
9
Monthly active users
4 days ago
Last modified
Categories
Share
Run Claude Code on Apify infrastructure.
🔥 What is Claude Code?
Claude Code is Anthropic's terminal-based AI coding assistant that can:
- Edit files and navigate codebases
- Run shell commands and scripts
- Execute multi-step coding tasks autonomously
- Integrate with Git workflows
⚙️ How It Works
This Actor metamorphs into the AI Sandbox and automatically launches Claude Code in the terminal.
🚀 Quick Start
- Click Start on this Actor
- Claude Code opens in the console terminal
- Start coding
📦 Configuration
| Input | Description | Default |
|---|---|---|
skills | Skill packages to install (SKILLS.md files) | ["apify/agent-skills"] |
initShellScript | Bash script to run before Claude Code starts | - |
idleTimeoutSeconds | Shutdown after inactivity | 600 |
📚 Skills Support
This Actor supports SKILLS.md files - specialized instructions that enhance AI coding agent capabilities. Skills are installed automatically at startup.
🎯 Use Cases
- Run Claude Code without local installation
- Execute AI coding tasks on Apify infrastructure
- Integrate Claude Code into automation workflows