Restart the Clawd dev server by invoking the stop and start skills in sequence:
- •First, invoke
/stop-serverto stop the running server and verify ports are free. - •Then, invoke
/start-serverto start a fresh server instance and verify it's running.
重启Clawd开发服务器(先停止再启动)
--- frontmattername: restart-server description: Restart the Clawd dev server (stop then start) disable-model-invocation: true
Restart the Clawd dev server by invoking the stop and start skills in sequence:
/stop-server to stop the running server and verify ports are free./start-server to start a fresh server instance and verify it's running.