By ferrants
Skill for remote-controlling tmux sessions — send keystrokes, capture pane output, and drive interactive CLIs.
A Claude Code plugin that teaches Claude how to remote-control tmux sessions — sending keystrokes, capturing pane output, and driving interactive CLIs like python, gdb, node, etc.
npx skills add ferrants/skill-tmux
Or for a specific project only:
npx skills add ferrants/skill-tmux --scope project
Clone the repo and ask your AI coding tool to tailor the skill to your specific workflows:
git clone https://github.com/ferrants/skill-tmux.git
Once installed, Claude gains the /tmux skill and can automatically:
{session}:{window}.{pane}C-c, C-d, Escape), and properly quoted commandsThis is useful when you need Claude to interact with long-running processes, REPLs, debuggers, or anything that requires a persistent terminal session.
Invoke the skill directly:
/tmux
Or Claude will invoke it automatically when the task involves interactive terminal work.
tmux installed and available on your PATHMIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimSkills for running OpenAI Codex CLI — code reviews, non-interactive task execution, and cross-model validation.
Skill for querying and tailing AWS CloudWatch logs — search log groups, filter events, run Insights queries, and tail logs in real-time.
Skill for interacting with Bitbucket Cloud and Server/Data Center — manage pull requests, browse repos, view commits, read files, and search code.
Audit and implement Symphony-pattern automation for coding agent orchestration — continuous, issue-driven coding with Codex, Claude Code, or any AI coding agent.
Create interactive Reveal.js slide deck presentations with rich visual elements — boxes, layouts, tables, code blocks, and themes.
npx claudepluginhub ferrants/skill-tmuxProvides tmux-cli skill, to allow Claude-Code to interact with CLI scripts or other code-agents in tmux panes, using the `tmux-cli` command
TMUX session awareness and process management for running services in dedicated panes
Tmux session awareness and pane interaction
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns