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

Clay

Search, manage, and organize your contact network via the Clay CLI.

Registry SourceRecently Updated
Coding

Ftp Client Php

FTP/FTPS file manager via PHP proxy. Supports list, upload, download, delete, move, copy, mkdir, read, write. Works behind NAT/firewalls (e.g. HuggingFace) b...

Registry SourceRecently Updated
Coding

Vultr

Manage Vultr cloud infrastructure including VPS instances, bare metal, Kubernetes clusters, databases, DNS, firewalls, VPCs, object storage, and more. Use wh...

Registry SourceRecently Updated
Coding

QR Campaign Studio

Generate marketing QR codes with batch output, UTM tracking links, logo embedding, and poster composition. Use when users ask 生成二维码/批量二维码/渠道追踪码/带logo二维码. Sup...

Registry SourceRecently Updated
30Profile unavailable