What problem does it solve?
This Skill addresses the challenge of managing and automating the control of cmux terminal multiplexer sessions, streamlining workflows for macOS users.
Core Features & Use Cases
- cmux Workspace and Pane Management: Create, navigate, and manage cmux workspaces and panes.
- Terminal Input and Notifications: Send input to terminals, manage notifications, and update sidebar metadata.
- Browser Automation: Automate browser actions within cmux using WKWebView.
- Markdown Viewer: Open and view markdown files within cmux.
- Settings and Configuration: Customize cmux settings and manage configurations.
- Agent Hooks and Install: Install and manage cmux skills for agents.
- Use Case: A developer can use this Skill to automate the setup of a development environment with multiple terminal windows and browser panes, streamlining the process of working with different codebases and tools.
Quick Start
Use the cmux skill to open a new terminal pane in the current workspace and navigate to the local directory: cmux new-pane --type terminal --focus false && cmux send "cd ~\n" --surface surface:1