I already have access to the OpenClaw framework and now need the agent itself brought to life. Your job is to configure, deploy, and prove that the agent runs reliably inside the environment. Here is what I expect: • The agent boots and registers cleanly in OpenClaw on a fresh machine (Linux preferred). • Core behaviours are enabled exactly as they appear in the default OpenClaw documentation—no feature regressions. • A short README explains prerequisite packages, the build or install commands, and how to launch the agent in both dev and production modes. • A quick test script or command sequence shows the agent performing at least one task end-to-end so I can verify everything in minutes. Python is the preferred language, but if OpenClaw officially supports another option I am open to it. Please keep the implementation lightweight, stick to widely available open-source libraries, and avoid any licensing surprises. On acceptance I will spin up a clean VPS, run your instructions verbatim, and sign off once the agent comes online and completes the demo task without manual fixes.