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.

codex-sandbox - Create isolated git sandboxes for Codex sessions

Create and manage isolated git clones for Codex CLI sessions with automatic branch creation and safety hooks

Tags

Updated: 2026-03-10

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create sandbox
  • clone repository
  • create branch
  • switch branch
  • set tracking
  • install hooks
  • list sandboxes
  • remove sandbox
  • get path
  • check status
  • copy env file

Inputs

  • task name
  • base directory
  • remote name
  • remote URL
  • base branch name
  • git repository

Outputs

  • sandbox directory
  • task branch
  • git clone
  • sandbox path
  • branch tracking info

Requirements

  • Python 3
  • git repository
  • git remote
  • Codex CLI

Source

  • Spec: SKILL.md
git
sandbox
codex
isolation
version control
branch management
create sandbox
clone repository
create branch
switch branch
task name
base directory
remote name
sandbox directory
task branch
git clone