Securely share your workspace with your owner via a remote VS Code environment. Use when (1) the owner requests to view or inspect your working files, (2) you need to give the owner live access to browse your codebase, (3) the owner wants to install extensions or use IDE features to explore files, or (4) you need a temporary secure tunnel for remote workspace inspection.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install workspace-explorer或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install workspace-explorer⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/workspace-explorer/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: workspace-explorer description: Securely share your workspace with your owner via a remote VS Code environment. Use when (1) the owner requests to view or inspect your working files, (2) you need to give the owner live access to browse your codebase, (3) the owner wants to install extensions or use IDE features to explore files, or (4) you need a temporary secure tunnel for remote workspace inspection. homepage: https://github.com/mrbeandev/workspace-explorer user-invocable: true ---
Provide secure, temporary access to your workspace via code-server (VS Code in browser) tunneled through Cloudflare.
Repository: https://github.com/mrbeandev/workspace-explorer
git clone https://github.com/mrbeandev/workspace-explorer.git
Run the start script with the workspace path:
python3 {baseDir}/scripts/start_workspace.py /path/to/workspace
The script will:
Example output:
============================================================
✅ WORKSPACE READY!
============================================================
🌐 URL: https://random-words.trycloudflare.com
🔑 Password: xY7kL9mN2pQ4
============================================================
💡 Share the URL and password with your owner.
Press Ctrl+C to terminate the session.
python3 {baseDir}/scripts/start_workspace.py /path/to/workspace --port 9000
| Option | Default | Description | |--------|---------|-------------| | workspace | (required) | Path to directory to serve | | --port | 8080 | Local port for code-server | | --status | (flag) | Check if workspace is running |
This project includes a HEARTBEAT.md file. When installed as an OpenClaw skill, the agent will periodically check if the tunnel is active and remind you if it's left running for too long.
Press Ctrl+C to stop the session. Both code-server and the tunnel will be terminated.
.trycloudflare.com domains安装 Workspace Explorer 后,可以对 AI 说这些话来触发它
Help me get started with Workspace Explorer
Explains what Workspace Explorer does, walks through the setup, and runs a quick demo based on your current project
Use Workspace Explorer to securely share your workspace with your owner via a remote VS Code ...
Invokes Workspace Explorer with the right parameters and returns the result directly in the conversation
What can I do with Workspace Explorer in my finance & investment workflow?
Lists the top use cases for Workspace Explorer, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/workspace-explorer/ 目录(个人级,所有项目可用),或 .claude/skills/workspace-explorer/(项目级)。重启 AI 客户端后,用 /workspace-explorer 主动调用,或让 AI 根据上下文自动发现并使用。
Workspace Explorer 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Workspace Explorer 可免费安装使用。请查阅仓库了解许可证信息。
Securely share your workspace with your owner via a remote VS Code environment. Use when (1) the owner requests to view or inspect your working files, (2) you need to give the owner live access to browse your codebase, (3) the owner wants to install extensions or use IDE features to explore files, or (4) you need a temporary secure tunnel for remote workspace inspection.
Automate my finance & investment tasks using Workspace Explorer
Identifies repetitive steps in your workflow and sets up Workspace Explorer to handle them automatically
Workspace Explorer 属于「Finance & Investment」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。