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
5.0
(1)
Developer
agentify
Maintained by Apify
Actor stats
2
Bookmarked
1.2K
Total users
79
Monthly active users
a month 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