ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

openclaw-bootstrap

One-command bootstrap for new OpenClaw installations. Sets up workspace files, self-evolution system (.learnings + hooks + crons), and community skills. Use when setting up a fresh OpenClaw or replicating setup to another machine.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/djangozh/openclaw-bootstrap
Or

OpenClaw Bootstrap

一键初始化 OpenClaw 最佳实践环境。

使用

bash scripts/bootstrap.sh

初始化内容

类别内容
工作区AGENTS.md, SOUL.md, USER.md, MEMORY.md, HEARTBEAT.md, BOOT.md
自我进化.learnings/ + self-improving-agent skill + hook
定时任务周度自省 (周日 22:00) + 月度学习复盘 (1号 21:00)

初始化后手动完成

  1. 编辑 USER.md — 填入个人信息
  2. 编辑 MEMORY.md — 补充偏好
  3. clawhub login — 登录 ClawHub

Metadata

Author@djangozh
Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-djangozh-openclaw-bootstrap": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.