🧪 Skills
OpenClaw Agent Control Skill
Deploy and start OpenClaw Agent Control with one command (backend + frontend) using skill-based workflow.
v1.0.0
Description
name: openclaw-agent-control description: Deploy and start OpenClaw Agent Control with one command (backend + frontend) using skill-based workflow.
OpenClaw Agent Control Skill
Purpose
Deploy and run OpenClaw Agent Control quickly for operator usage.
What this skill does
- Clone or update repository.
- Start backend on
8787. - Build and start frontend on
3000. - Provide health checks and runtime tips.
Quick Use
bash scripts/deploy_project.sh
Optional environment variables
REPO_URLdefault:https://github.com/JiangAgentLabs/OpenClaw-Agent-Control.gitPROJECT_DIRdefault:/root/OpenClaw-Agent-ControlMONITOR_PORTdefault:8787PORTdefault:3000
Validation
After deployment:
- Frontend:
http://127.0.0.1:3000 - Backend:
http://127.0.0.1:8787/api/status
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!