🧪 Skills
OpenClaw Mobile Pair
--- name: openclaw-mobile-pair description: 一键生成 OpenClaw 手机控制中心连接码(自动读取本机 gateway token) user-invocable: true --- # OpenClaw Mobile Pair Use this skill to
v0.1.1
Description
name: openclaw-mobile-pair description: 一键生成 OpenClaw 手机控制中心连接码(自动读取本机 gateway token) user-invocable: true
OpenClaw Mobile Pair
Use this skill to generate a mobile pairing code for OpenClaw control app users.
Workflow
- Ask for
BFFURL only if not provided by the user. - Run
scripts/generate-mobile-pairing.ps1to generate pairing code. - Return:
- Pairing code
- Output file path
- Quick next step for mobile user
Command Template
powershell -ExecutionPolicy Bypass -File scripts/generate-mobile-pairing.ps1 -BffBaseUrl "<https://api.yourdomain.com/>" -CopyToClipboard
Response Style
- Keep it short and actionable.
- If generation fails, state exact reason and how to fix it.
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!