LogoClawIndex
CasesSkillsAbout
LogoClawIndex

run-experiment - Run experiments with isolated output in tmux windows

Run commands in named tmux windows with output logged to files to prevent context pollution

Tags

Updated: 2026-02-11

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create tmux session
  • create named tmux window
  • run command with tee logging
  • generate sortable timestamp name
  • isolate output to log file
  • provide monitoring commands

Inputs

  • command to execute
  • tmux session name
  • timestamp for naming

Outputs

  • tmux session with named window
  • log file in tmp directory
  • experiment status messages

Requirements

  • tmux installed
  • tmux-cli tool available
  • filesystem write permissions
  • bash shell environment

Source

  • Spec: SKILL.md

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.
experiments
tmux
logging
isolation
batch-processing
create tmux session
create named tmux window
run command with tee logging
generate sortable timestamp name
command to execute
tmux session name
timestamp for naming
tmux session with named window
log file in tmp directory
experiment status messages