manaflow-ai/cmux-skills — explained in plain English
Analysis updated 2026-08-08 · repo last pushed 2026-07-15
Teach your AI coding agent to manage cmux workspaces and panes via command-line instructions.
Have your agent automate browser interactions like taking screenshots during testing sessions.
Generate shareable HTML walkthrough artifacts showing what your AI agent built or did.
Spin up cloud virtual machines directly from your AI coding assistant inside cmux.
| manaflow-ai/cmux-skills | 0311119/free_registertool | 18597990650-lab/multi-agent-game | |
|---|---|---|---|
| Stars | 24 | 24 | 24 |
| Language | Python | Python | Python |
| Last pushed | 2026-07-15 | — | — |
| Maintenance | Active | — | — |
| Setup difficulty | easy | hard | moderate |
| Complexity | 2/5 | 4/5 | 3/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires cmux terminal and an AI coding assistant that reads from a skills folder, installation is a single copy command.
cmux-skills is a collection of add-on capabilities for AI coding assistants that use cmux, a macOS terminal designed for AI agents. Cmux organizes terminal sessions with vertical tabs and built-in notifications, and this repo gives coding agents like Claude Code, Cursor, or Codex a set of reference documents and tools to control cmux more effectively. The repository packages several "skills," each focusing on a different part of the cmux experience. For instance, one skill teaches an agent how to use the cmux command-line interface for tasks like managing workspaces and panes. Another helps the agent read and write cmux configuration files safely. There are also skills for controlling cmux's built-in browser (taking screenshots, interacting with web pages), building custom sidebar views, creating HTML walkthrough artifacts for demos, and spinning up cloud virtual machines. Each skill lives in its own folder with a documentation file and any supporting scripts it needs. This is aimed at developers and founders who already run AI coding assistants and want those agents to take fuller advantage of cmux as a workspace. For example, if you use Claude Code to build a feature and want it to produce a shareable HTML walkthrough of what it did, the cmux-artifact skill enables that. If you want your agent to automate browser interactions during testing, the cmux-browser skill provides the instructions it needs to do so. You install these skills by running a simple command that copies the ones you want into a folder your agent already reads from. You can grab all of them at once or pick specific skills for specific agents. The README doesn't go into detail about what each skill's documentation contains beyond the one-line descriptions, but the structure is straightforward, each skill is self-contained and ready to drop into a compatible agent's workflow.
A collection of add-on skills that teach AI coding assistants like Claude Code and Cursor how to control cmux, a macOS terminal built for AI agents, including managing workspaces, browser automation, and creating shareable walkthroughs.
Mainly Python. The stack also includes Python, Markdown, HTML.
Active — commit in last 30 days (last push 2026-07-15).
No license information is provided in the repository documentation.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.