An architectural blueprint and audit tool designed to keep your OpenClaw bootstrap filesystem lean, organized, and optimized for low token usage.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install md-bootstrap-optimizer
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install md-bootstrap-optimizer using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Bootstrap Optimizer is a specialized workflow and system design tool built to optimize Openclaw Skills workspaces. As AI agents interact and accumulate guidelines, core files like MEMORY.md and TOOLS.md naturally bloat. This results in truncated rules, lost reasoning capacity, and wasted LLM context. This skill addresses this exact bottleneck by introducing a clean, structured design paradigm.
By leveraging an intelligent three-layer architecture (Core, Execution, and Archive), this system separates permanent atomic principles from on-demand task instructions. This ensures your agent loads only what it needs, when it needs it, keeping your system fast, reliable, and context-efficient.
To get started with one of the essential Openclaw Skills for workspace optimization, install it via ClawHub:
npx clawhub@latest install md-bootstrap-optimizer
Alternatively, you can manually clone and copy the skill directory into your local configuration:
cp -r md-bootstrap-optimizer ~/.openclaw/skills/
Once installed, map your workspace directory path and configure your desired file-size thresholds.
The layout of the optimized workspace budget follows a strict hierarchy designed for Openclaw Skills efficiency:
| File Type | Target Max Size | Loading Status | Core Purpose |
|---|---|---|---|
| MEMORY.md | < 3KB | Loaded Every Session | Permanent atomic principles, not daily facts |
| AGENTS.md | < 5KB | Loaded Every Session | Core operational procedures and identity anchors |
| TOOLS.md (Mother) | < 3KB | Loaded Every Session | Index pointing to specialized skill sets |
| Execution Files | No strict limit | Loaded on demand | Task-specific procedures and detailed context |
| Archive Files | No limit | Never loaded | Reference material, history logs, and past insights |
~/.openclaw/workspace/ - Houses the managed core Markdown files.~/.openclaw/skills/ - Custom and installed modules including the optimizer.Loading
An advanced guide and toolset for developing, configuring, and optimizing Raspberry Pi I2C sensors like the BMI270 IMU and MAX30205 temperature sensor.

A zero-API, rule-based six-dimensional analysis and decision engine for commodities futures markets, designed to power both AI agents and human traders.

An automated workflow skill designed to smoothly integrate MobTech SMSSDK into iOS projects with minimal disruption.

Equip your AI agents with real-time web search, image discovery, and LLM-friendly webpage extraction capabilities using the iFlow Search API.

An AI behavioral tracking tool that uses computer vision to analyze pet play area video feeds, quantify toy interactions, and generate daily health and wellness activity curves.

An AI agent skill powered by the Xiangyun API to perform highly accurate, structured passport OCR and metadata extraction from images.








































