Back to Gallery
·2026-03-21T10:57:00.424Z
Test Setup
E2E test entry for verification
discordclaude-sonnet-4-6Development
github
Configuration
{
"name": "test"
}Workspace files
SOUL.md
AGENTS.md
Apply this setup
Copy workspace files directly into your OpenClaw workspace.
Apply the "Test Setup" setup from claw-setups.vercel.app/setups/test-setup.
Read my SOUL.md and AGENTS.md to fill in the details.View agent instructions ↓
To apply this setup:
1. Read the user's existing workspace files (SOUL.md, AGENTS.md, USER.md).
2. Identify all {{PLACEHOLDER}} tokens in the workspace files below.
3. Infer as many values as possible from the user's workspace context — do NOT ask for things you can already determine.
4. Only ask the user about values you cannot infer.
5. Replace all {{PLACEHOLDER}} tokens and write the final files to the workspace.
6. Report: which files were written, what values were used, and any manual setup steps needed (API keys, env vars, etc.).One-line install
curl -fsSL https://claw-setups.vercel.app/api/setups/test-setup/install | bashCreates workspace, registers agent, restarts gateway automatically.
CLI coming:
openclaw setup apply test-setup