Key Features

  • Remote control support
  • Remote support

Use Cases

With Tmux, you can:

  • Automating code review and pull request workflows
  • Managing CI/CD pipelines and deployments
  • Generating boilerplate code and scaffolding
  • Debugging and profiling application performance

Setup & Installation

Install Tmux using the ClawHub CLI or OpenClaw CLI:

clawhub install tmux

If the CLI is not installed:

npx clawhub@latest install tmux

Or install with OpenClaw CLI:

openclaw skills install tmux

View on ClawHub · View on GitHub

Version History

Latest version: 1.0.0

First published: Jan 4, 2026. Last updated: Feb 9, 2026.

1 version released.

Frequently Asked Questions

Is Tmux free to use?
Yes. Tmux is a free, open-source skill available on the OpenClaw Skills Registry. You can install and use it at no cost, and the source code is publicly available for review and contribution.
What languages/platforms does Tmux support?
It runs on any platform that supports OpenClaw, including macOS, Linux, and Windows. As long as you have the OpenClaw runtime installed, Tmux will work seamlessly across operating systems.
How do I update Tmux?
Run openclaw skills update tmux to get the latest version. OpenClaw will download and apply the update automatically, preserving your existing configuration.
Can I use Tmux with other skills?
Yes. OpenClaw skills are composable — you can combine Tmux with any other installed skill in your workflows. This allows you to build powerful multi-step automations by chaining skills together.