🤖
Perry Workspaces
Create 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.
安全通过
💬Prompt
技能说明
name: perry-workspaces description: Create 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.
Perry Workspaces
Isolated Docker workspaces on your tailnet with coding agents pre-installed.
Commands
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 Access
ssh workspace@<name> # User is always 'workspace'
ssh workspace@<IP> # Use IP if MagicDNS fails
Coding Agents
- OpenCode:
http://<workspace>:4096(web UI) or attach via CLI - Claude Code: Run inside workspace shell (
perry shellthenclaude)
Project Location
Projects clone to ~/<name>, not /workspace:
cd ~/my-project # Correct
Troubleshooting
- Can't reach: Check
tailscale status, use IP instead of hostname - SSH fails: User must be
workspace, not your local user - Slow start: Check web UI for progress
如何使用「Perry Workspaces」?
- 打开小龙虾AI(Web 或 iOS App)
- 点击上方「立即使用」按钮,或在对话框中输入任务描述
- 小龙虾AI 会自动匹配并调用「Perry Workspaces」技能完成任务
- 结果即时呈现,支持继续对话优化