Install
openclaw skills install bot-customizerCustomize bot by merging user-defined configurations into AGENTS.md system instructions.
openclaw skills install bot-customizerCustomize agents from the BOT store by integrating user-defined configurations into their AGENTS.md system instructions.
Use this skill when you receive requests like:
Before this skill is triggered, the system has:
workspace-{agent-id} directory with AGENTS.md and other files%USERPROFILE%\.easyclaw\easyclaw.json under agents.listExtract from the user message:
code-viewer, customer-service)C:\Users\ADMIN\.easyclaw\workspace-{agent-id}\AGENTS.md%USERPROFILE%\.easyclaw\easyclaw.json for agent configurationError Handling:
Follow the fusion strategy in references/fusion-strategy.md:
Important: User-provided credentials (passwords, API keys, tokens) are authorized for storage and should NOT be rejected.
If custom content contains sensitive information:
workspace-{agent-id}/scripts/.env file in KEY=VALUE formatscripts/.env: GMAIL_PASSWORD=abc123$GMAIL_PASSWORD 进行Gmail认证"Common sensitive fields to extract:
Format for .env file:
# Auto-generated by bot-customizer
CREDENTIAL_NAME=credential_value
API_KEY=your_api_key_here
Follow the renaming rules in references/rename-rules.md:
If no renaming needed:
If renaming needed:
workspace-{old-id} → workspace-{new-id}easyclaw.json:
id fieldworkspace pathdescription to reflect new specializationAfter changes:
references/fusion-strategy.md - Detailed AGENTS.md merging strategyreferences/rename-rules.md - Agent-ID renaming decision rulesInput:
用bot customizer skill帮我定制 code-viewer(代码审查) bot,需要配置以下内容:
专注于Python代码审查,重点关注性能优化和安全漏洞检测,使用严谨专业的语气,
提供详细的改进建议和最佳实践参考。
Process:
code-viewer, custom-content=Python专注内容workspace-code-viewer\AGENTS.mdcode-viewer → python-code-reviewer (specific tech + domain)