Everything you need to explore, use, and contribute to the OpenClaw project on GitHub.
The core OpenClaw framework — self-hosted AI agent gateway for messaging channels.
| Repository | openclaw/openclaw |
| License | MIT |
| Language | TypeScript / Node.js |
| Stars | ⭐ Check on GitHub |
# Clone the repository
git clone https://github.com/openclaw/openclaw.git
# Install dependencies
cd openclaw && npm install
# Start the onboarding wizard
npx openclaw onboard --install-daemonReleases — github.com/openclaw/openclaw/releases
Issues — github.com/openclaw/openclaw/issues
Discussions — github.com/openclaw/openclaw/discussions
Wiki — github.com/openclaw/openclaw/wiki
We welcome contributions! Here's how to get started:
# Fork and clone
git clone https://github.com/YOUR_USERNAME/openclaw.git
cd openclaw
# Create a feature branch
git checkout -b feature/my-feature
# Make changes, then push
git push origin feature/my-featureAn awesome list of OpenClaw resources is coming soon! It will include community plugins, integrations, templates, and more.
Stay tuned — we're building a curated collection of the best OpenClaw resources from the community.