ZeroClaw
Runs a small, fast, fully autonomous personal assistant agent as a self-contained runtime deployable across operating systems and platforms.
Skills
Autonomous Loop
Plans and executes multi-step tasks end to end without per-step prompting, stopping only when the goal is met.
Portable Runtime
Ships as a single small runtime that deploys unchanged across desktop, server, and constrained environments.
Tool Integration
Connects external tools and model providers so the same agent runs against whichever backend you configure.
Related Agents
DeepSeek Harness
Runs coding agents on a plugin-composed harness where models, tools, skills, sessions, sandboxes, storage, and the UI a…
Archon
Runs coding agents through YAML-defined workflows (plan, implement, validate, review, open a PR), each in its own git w…
CrewAI
Multi-agent orchestration framework for building teams of AI agents that collaborate, delegate, and solve complex tasks…
Mu
Lightweight toolkit giving agents a standard set of callable tools and a small server to host them, written in Go.