A specialized skill for managing and interacting with Claude Code instances running inside tmux sessions using native CLI commands.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install claude-tmux
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install claude-tmux using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The claude-tmux skill enables AI agents to seamlessly interact with Claude Code sessions hosted within tmux environments. By utilizing standard tmux commands rather than relying on external scripts, this skill provides a robust and portable way to monitor and prompt Claude across different project sessions. It is designed to be a core part of the Openclaw Skills collection for developers who need to bridge the gap between their terminal-based AI assistants and their broader automation workflows.
This skill excels at identifying specific Claude panes, capturing recent conversation history, and injecting new prompts directly into the terminal. Whether you are managing multiple projects or just want to automate the maintenance of your Claude context, this tool integrates directly into your existing CLI setup to ensure consistency and speed.
To prepare your environment for this skill, ensure your tmux panes are correctly labeled so they can be discovered by the Openclaw Skills framework:
# Name your window 'claude' within a session
tmux rename-window -t <session_name> claude
# Or set a specific pane title
tmux select-pane -T claude
# Verify the pane is discoverable via CLI
tmux list-panes -a -F '#{session_name}:#{window_index}.#{pane_index} #{pane_title}' | grep -i claude
| Component | Description |
|---|---|
| Session Name | The unique tmux session identifier (e.g., 'backend-api'). |
| Target Pane | The specific window and pane index where Claude is running. |
| Prompt Marker | The Unicode character ❯ used to identify user inputs. |
| Response Marker | The Unicode character ⏺ used to identify Claude output. |
| Scrollback Buffer | The number of lines (200-400) captured for context retrieval. |
Loading
A high-performance TTS integration that offloads voice generation from your server to remote devices like Android or Linux via SSH.

A low-latency, remote Text-to-Speech integration that allows Clawdbot to speak through local devices using AgentVibes.

A professional integration that enables remote Text-to-Speech generation for Clawdbot responses using AgentVibes over SSH.

A powerful skill for controlling interactive terminal sessions and TUI applications using tmux.

A self-hosted, Serper-compatible search API powered by SearXNG that provides unlimited web, news, and academic search capabilities.

PayClaw empowers AI agents with UCP-compliant identity badges and single-use virtual Visa cards for secure, human-approved autonomous commerce.








































