An automated utility to personalize AI agent personas and instructions by merging custom user requirements into existing agent configurations.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install bot-customizer
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 bot-customizer using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Bot Customizer skill is a specialized component within the Openclaw Skills ecosystem designed to refine and specialize AI agents. It bridges the gap between generic bot templates and specific project requirements by intelligently merging user-defined instructions into the AGENTS.md system file. This allows developers to maintain the robust framework of a pre-built agent while injecting unique behaviors, technical priorities, and specialized knowledge.
Beyond simple text replacement, this skill employs a sophisticated fusion strategy to preserve document structure while enhancing agent capabilities. It represents a core part of managing a library of Openclaw Skills, ensuring that every agent in your workspace is optimized for its specific role, whether that be a niche code auditor or a personalized customer service representative.
To utilize this skill within your Openclaw Skills environment, ensure your agent workspace is initialized. The skill operates directly on your local agent directory structure. Verify your files are in the following locations:
# Ensure the workspace directory exists
ls ~/.easyclaw/workspace-{agent-id}/
# Verify the central configuration file is present
cat ~/.easyclaw/easyclaw.json
The skill manages agent data across several files within the Openclaw Skills framework to ensure consistency and security:
| File | Purpose |
|---|---|
AGENTS.md |
Contains the primary system instructions and persona definition for the agent. |
easyclaw.json |
The central registry tracking agent IDs, descriptions, and workspace paths. |
scripts/.env |
A secure file for storing extracted credentials in KEY=VALUE format. |
fusion-strategy.md |
A reference document defining how custom content is merged into existing templates. |
Loading
An automated downloader that extracts high-resolution images and videos from Instagram posts using the Cobalt API.

A zero-token Python script for retrieving real-time weather data and lifestyle indices for Chinese cities directly from official sources.

A structural protocol for AI agents to organize code into modular subskills and centralized data directories.

A data-driven decision engine for CN A-share momentum trading with a 1-5 day horizon.

A comprehensive framework for building, importing, and registering modular capabilities to enhance AI agent performance and domain expertise.

Cheat Code expands your AI agent's capabilities by providing real-time synthesis and data from outside its static training set.








































