A mini OpenClaw rebuilt on the Claude Agent SDK. No API keys, no per-token billing — just a Claude subscription.
The Claude Agent SDK handles the agent loop and built-in tools. Skill system extends the agent's abilities on top of that foundation.
Built in cli commands and schedule task templates handle internal management and memory system.
git clone https://github.com/YishenTu/outclaw.git
cd outclaw
bun install
bun linkThen ask your agent to run oc -h.
MIT
