Feature
Built-In Package Managers
Install dependencies with user-scoped tooling like pip, npm, and Linuxbrew.
Instances include built-in package-manager workflows so you can install runtime dependencies without rebuilding images for every experiment, plus ClawHub pre-installed for skill discovery and install.
What you can do
- User-scoped package managers available in runtime: pip, npm, and Linuxbrew.
- ClawHub CLI is pre-installed so you can search and install vetted agent skills immediately.
- Install tooling inside your instance workflow without custom images.
- Keeps fast iteration possible for automation scripts and tasks.
- Works with the same isolated runtime boundaries used across the platform.
Real product screenshot