openclaw-agent-creator
Installation
SKILL.md
OpenClaw Agent Creator
This skill helps you create a new OpenClaw "agent persona" by generating a clean workspace and the standard bootstrap files.
Quick Start
- Create a new workspace directory with templates:
python3 "$SKILL_ROOT/scripts/init_workspace.py" \
--workspace "$HOME/.openclaw/workspace-myprofile" \
--agent-name "Claw" \
--agent-vibe "sharp, concise, helpful" \
--agent-emoji ":lobster:" \
--user-name "tumf" \
--user-language "Japanese" \
--create-today-log