cmux

cmux

manaflow-ai 25k ↓ 5.7k NOASSERTION updated 25d ago
Claude Code
View source ↗

What it does

  • Window: top-level macOS cmux window.
  • Workspace: tab-like group within a window.
  • Pane: split container in a workspace.
  • Surface: a tab within a pane (terminal or browser panel).
  • Default output uses short refs: window:N, workspace:N, pane:N, surface:N.
  • UUIDs are still accepted as inputs.
  • Request UUID output only when needed: --id-format uuids|both.

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

cmux

Source

Repository: https://github.com/manaflow-ai/cmux

cmux FAQ

What does the cmux skill do?

End-user control of cmux topology and routing (windows, workspaces, panes/surfaces, focus, moves, reorder, identify, trigger flash). Use when automation needs deterministic placement and navigation in a multi-pane cmux layout. Window: top-level macOS cmux window. Workspace: tab-like group within a window.

How do I install cmux?

Run: npx -y skills add https://github.com/manaflow-ai/cmux --skill cmux --agent claude-code — the source lives at github.com/manaflow-ai/cmux.

Maintain cmux?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

cmux on getagentictools
[![cmux on getagentictools](https://getagentictools.com/badge/skills/manaflow-ai-cmux-cmux.svg)](https://getagentictools.com/skills/manaflow-ai-cmux-cmux?ref=badge)
npx agentictools info skills/manaflow-ai-cmux-cmux

The second line is the CLI lookup for this page — handy in READMEs and docs.