Install
openclaw skills install perry-workspacesCreate and manage isolated Docker workspaces on your tailnet with Claude Code and OpenCode pre-installed. Use when working with Perry workspaces, connecting to coding agents, or managing remote development environments.
openclaw skills install perry-workspacesIsolated Docker workspaces on your tailnet with coding agents pre-installed.
perry start <name> --clone git@github.com:user/repo.git # Create
perry ls # List
perry stop <name> # Stop
perry remove <name> # Delete
perry shell <name> # Interactive shell
ssh workspace@<name> # User is always 'workspace'
ssh workspace@<IP> # Use IP if MagicDNS fails
http://<workspace>:4096 (web UI) or attach via CLIperry shell then claude)Projects clone to ~/<name>, not /workspace:
cd ~/my-project # Correct
tailscale status, use IP instead of hostnameworkspace, not your local user