tmux
✓Complete tmux terminal multiplexer management: sessions, windows, panes, layouts, scripting, and configuration. Auto-activates on: "tmux", "session", "window", "pane", "split", "attach", "detach", "multiplexer".
Installation
SKILL.md
| list sessions / status | references/session-management.md | inspect sessions | | new session / create session | references/session-management.md | create session | | attach / detach | references/session-management.md | attach/detach | | kill session | references/session-management.md | terminate session |
| new window / create window | references/window-management.md | create window | | rename window | references/window-management.md | rename window | | kill window / close window | references/window-management.md | close window | | switch window | references/window-management.md | navigate windows |
| split / new pane | references/pane-management.md | split pane | | resize pane | references/pane-management.md | resize pane | | move pane / swap pane | references/pane-management.md | rearrange panes | | kill pane / close pane | references/pane-management.md | close pane | | layout | references/layouts.md | apply/manage layouts |
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/bntvllnt/agent-skills --skill tmux- Source
- bntvllnt/agent-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-17
- Updated
- 2026-02-18
Quick answers
What is tmux?
Complete tmux terminal multiplexer management: sessions, windows, panes, layouts, scripting, and configuration. Auto-activates on: "tmux", "session", "window", "pane", "split", "attach", "detach", "multiplexer". Source: bntvllnt/agent-skills.
How do I install tmux?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bntvllnt/agent-skills --skill tmux Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/bntvllnt/agent-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-17