OpenClaw Resource Navigation | OpenClaw Navigation

World's leading open source AI Agent automation platform, OpenClaw Navigation provides one-stop indexing for 100+ core resources. OpenClaw Chinese tutorials, deployment guides, skills market, community learning all covered.

Open Source AI Automation Platform Agent Framework Global Community 100+ Resources Sidebar Navigation

home Official Resources

cloud_done Quick Deployment

code Development Tools

payments Token Plan NEW

extension Skills Market

hub Channel Integration

shield Security Defense

group Community Learning

folder Workspace Structure

File Structure

Agents.md - Agent instructions file SOUL.md - Personality configuration file USER.md - User preferences file IDENTITY.md - Identity configuration file MEMORY.md - Long-term memory file BOOT.md - Boot configuration file

Basic Paths

CONFIG path: ~/.openclaw/openclaw.json CREDENTIALS path: ~/.openclaw/credentials/ LOGS path: /tmp/openclaw/*.log PLUGINS path: ~/.openclaw/plugins/ SKILLS path: ~/.openclaw/skills/ CACHE path: ~/.openclaw/cache/ TEMP path: /tmp/openclaw/

terminal Core Commands

openclaw gateway

Run WebSocket gateway server --port

openclaw gateway start|stop|restart

Manage gateway service: start/stop/restart

openclaw channels add

Add bot channels --token

openclaw onboard

Setup wizard --install-daemon

openclaw doctor

Health check + quick fix --deep

openclaw models list|set|status

Model management: list/set/status

openclaw skills install

Install skills from market

openclaw plugins list

List installed plugins

anchor OpenClaw Navigations

more_horiz Other

Basic Commands

openclaw --help openclaw --version openclaw config show openclaw config set openclaw logs tail openclaw logs clear

Utility Functions

openclaw backup create openclaw backup restore openclaw update check openclaw update apply openclaw cache clear openclaw stats show