cmux
Control the cmux terminal, browser, and cloud VMs with AI agents
All Skills in This Repository (22)
Pure Emerald Level Indicatorscmux-diagnostics
Generate read-only cmux health reports without exposing sensitive data.
cmux-testing
Enforce Swift Testing regression policies and migration steps for cmux.
cmux-browser
Automate cmux browser surfaces to open sites, interact, wait, and extract data.
cmux-keyboard-shortcuts
Automate cmux keyboard shortcut customization with validation and revert commands.
cmux-shared-behavior
Centralize behavior across cmux entrypoints with a single shared action path.
cmux-debugging
Diagnose cmux UI and runtime issues by collecting and interpreting debug logs.
cmux-ghostty
Manage Ghostty submodule updates and rebuild GhosttyKit.xcframework safely.
cmux-workspace
Scope automation to the current cmux workspace and its surfaces.
cmux-dev-workflow
Orchestrate cmux repo setup, Xcode project normalization, and tagged ExtensionKit development.
cmux-custom-sidebar
Generate SwiftUI-style cmux sidebars from plain-language prompts with live updates.
cmux-markdown
Render Markdown documents in a live-updating panel beside the terminal.
cmux-customization
Configure cmux actions, layouts, and UI via project-local cmux.json files.
Frequently Asked Questions
FAQPage SchemaHow to install cmux skills?▼
Run `npx skills add manaflow-ai/cmux --all -g -y` in your terminal to install the full cmux skill suite globally.
What is cmux?▼
cmux is a native macOS terminal built on Ghostty with vertical tabs, notifications, and a scriptable browser designed for running AI coding agents in parallel.
How do AI agents control cmux?▼
Agents use the cmux CLI and socket API to create workspaces, split panes, send keystrokes, automate the browser, and post notifications.
Can cmux run tasks on cloud machines?▼
Yes. The cmux-cloud-vm skill lets agents route builds, tests, and browser tasks to persistent cloud VMs with simple commands like cmux vm run and vm agent.
Does cmux work with Claude Code and Codex?▼
Yes. cmux hooks and skills support Claude Code, Codex, OpenCode, and other agents, including computer-use control of real macOS apps.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core