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

  1. 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
Related skills
Installs
26
Repository
tumf/skills
GitHub Stars
3
First Seen
Feb 19, 2026