Official repository and releases
Confirm the canonical repository, review releases, read the security policy, inspect issues, and clone a trusted revision.
Explore the repository guide โIndependent guide ยท Official links clearly marked
Start with the official source repository, then choose the guide that matches what you want to do: inspect the code, build from source, add a Git-based skill, or install a plugin.
The official repository is openclaw/openclaw. OpenClawDir is an independent community directory and is not affiliated with the OpenClaw project.
Confirm the canonical repository, review releases, read the security policy, inspect issues, and clone a trusted revision.
Explore the repository guide โUse the official pnpm source workflow, build the Control UI, link the CLI, onboard the Gateway, and update safely.
Follow the source setup โUnderstand SKILL.md, inspect dependencies and permissions, then install a reviewed Git repository into your workspace.
Review GitHub skills โCheck plugin provenance, pin a Git ref, install it, restart the Gateway, and verify the live runtime surface.
Review GitHub plugins โChoose the right destination
| Goal | Best starting point | Why |
|---|---|---|
| Use the stable application | Official install guide โ | The installer handles the supported runtime and onboarding. |
| Read or contribute to core | openclaw/openclaw โ | This is the canonical source repository. |
| Find a reusable skill | OpenClawDir skills or ClawHub โ | Compare capabilities before inspecting the source. |
| Extend the runtime | OpenClawDir plugins | Plugins can add tools, channels, providers, hooks, and services. |
Trust before install
Do not assume that a repository using the OpenClaw name is official. Read its README, license, maintainers, releases, and linked documentation.
Skills can guide tool use; plugins execute runtime code. Inspect scripts, dependencies, install hooks, network calls, and credential access.
Pinning a tag or commit makes the source you reviewed reproducible and prevents an unexpected branch update from changing the install.
List the installed capability, check diagnostics, and confirm only the tools, hooks, services, or commands you expected are active.