openclaw-map

OpenClaw environment map for coding agents (Claude Code, Cursor, Windsurf, etc.). Use when a coding agent needs to navigate or modify an OpenClaw installation — where config, logs, cron jobs, sessions, skills, workspaces, and docs live. Triggers on questions like "where are cron jobs stored?", "where are session logs?", "how does the workspace work?", "where is the OpenClaw config?", or any task that requires understanding the OpenClaw file system structure.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "openclaw-map" with this command: npx skills add wsxqaza12/skill-openclaw-map/wsxqaza12-skill-openclaw-map-openclaw-map

OpenClaw Map

Full reference: references/environment.md

Read it before navigating the file system. It covers:

  • How to locate the OpenClaw docs on any OS (npm root -g method)
  • ~/.openclaw/ directory layout
  • Agent workspace location and bootstrap files
  • Session transcript paths
  • Cron job format and CLI
  • Skills loading priority
  • Gateway daemon management
  • ACP bridge for IDE integrations
  • All log file locations
  • CLI quick reference

Key facts

WhatWhere
Config~/.openclaw/openclaw.json
Gateway log/tmp/openclaw/openclaw-YYYY-MM-DD.log
Cron jobs~/.openclaw/cron/jobs.json
Sessions~/.openclaw/agents/<agentId>/sessions/<sessionId>.jsonl
Default workspace~/.openclaw/workspace
User skills~/.openclaw/skills/
Bundled docs$(npm root -g)/openclaw/docs/
Online docshttps://docs.openclaw.ai

Common tasks

Modify config → edit ~/.openclaw/openclaw.json (hot-reloads automatically; only gateway.* changes need restart)

Add cron jobopenclaw cron add --name "..." --cron "..." --session main --system-event "..."

Install a skill → drop skill folder (containing SKILL.md) into ~/.openclaw/skills/

Diagnose issuesopenclaw doctor or openclaw logs --follow

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Webhook Tester

Webhook testing and debugging tool. Send test webhook payloads to any URL, simulate various webhook events (GitHub, Stripe, Slack), inspect responses, and lo...

Registry SourceRecently Updated
Coding

Azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and o azuredatastudio, typescript, azure, azure-data-studio, e...

Registry SourceRecently Updated
1130ckchzh
Coding

Awesome Postgres

A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-m awesome postgres, python, database, postgres, postgresql...

Registry SourceRecently Updated
Coding

Awesome Cheatsheets

👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They awesome cheatsheets, javascript, backend, bash, chea...

Registry SourceRecently Updated