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.

tmux - Terminal session management with tmux

Run terminal commands in dedicated tmux sessions, manage windows and panes, and capture pane output

Tags

Updated: 2026-03-10

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create tmux session
  • attach to session
  • detach from session
  • list sessions
  • rename session
  • kill session
  • create window
  • switch windows
  • split pane
  • navigate panes
  • resize pane
  • close pane
  • capture pane
  • save buffer
  • pipe pane output

Inputs

  • tmux binary
  • target session name
  • pane specification

Outputs

  • tmux session
  • text capture file
  • output log file

Requirements

  • tmux in PATH
  • terminal environment

Source

  • Spec: SKILL.md
terminal
tmux
session management
multiplexer
workflow
create tmux session
attach to session
detach from session
list sessions
tmux binary
target session name
pane specification
tmux session
text capture file
output log file