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.

theoros - Run observed live dev sessions via interactive tmux REPL

Drives an interactive REPL in a named tmux session while allowing a human user to spectate read-only via tmux attach.

Tags

Updated: 2026-09-18

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Check existing tmux sessions
  • Create named tmux session
  • Send input to REPL pane
  • Capture pane output text
  • Query background service logs
  • Kill active tmux session

Inputs

  • REPL command
  • tmux session name
  • skill-context.md file

Outputs

  • Named tmux session
  • Session attach instructions
  • Session state file

Requirements

  • tmux
  • Bash
  • Read tool
  • Grep tool
  • skill-context.md file

Source

  • Spec: SKILL.md
tmux
repl
debugging
developer-tools
Check existing tmux sessions
Create named tmux session
Send input to REPL pane
Capture pane output text
REPL command
tmux session name
skill-context.md file
Named tmux session
Session attach instructions
Session state file