Web Soul Editor
Create, edit, and publish souls directly in the browser — no CLI needed.
URL: clawsouls.ai/dashboard/editor/new
Features
- Visual editor — Edit
soul.json,SOUL.md,IDENTITY.md, and other files with a split-pane editor - Live preview — See how your soul looks as you edit
- Built-in SoulScan — Security scan runs automatically
- One-click publish — Publish directly to the registry
- Template gallery — Start from pre-built templates
Getting Started
- Go to clawsouls.ai/dashboard/editor/new
- Sign in with your GitHub account
- Choose a template or start from scratch
- Edit your soul files
- Click Publish
When to Use the Web Editor vs CLI
| Use Case | Web Editor | CLI |
|---|---|---|
| Quick prototyping | ✅ Best | Good |
| Team collaboration | Good | ✅ Best (git) |
| CI/CD integration | ❌ | ✅ Best |
| No Node.js installed | ✅ Best | ❌ |
| Bulk operations | ❌ | ✅ Best |