LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

dev-desktop-sandbox - Run isolated Electron desktop sandbox instances for development

Creates isolated desktop development sandboxes with temporary MUX_ROOT directories and free ports

Tags

Updated: 2026-02-18

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create temporary MUX_ROOT directory
  • copy configuration files
  • select free ports
  • run dev environment
  • launch Electron instances
  • manage sandbox isolation

Inputs

  • providers.jsonc file
  • config.json file
  • MUX_ROOT directory
  • system temp directory
  • available port range

Outputs

  • sandbox root directory
  • running Electron instance
  • Vite dev server
  • network endpoints

Requirements

  • make command available
  • Electron development environment
  • network connectivity
  • available ports
  • system temp directory write permissions

Source

  • Spec: SKILL.md
development
sandbox
Electron
desktop
isolation
create temporary MUX_ROOT directory
copy configuration files
select free ports
run dev environment
providers.jsonc file
config.json file
MUX_ROOT directory
sandbox root directory
running Electron instance
Vite dev server