Tmux

🌐Community
by i9wa4 · vlatest · Repository

Tmux allows you to manage multiple terminal sessions within a single window, boosting productivity and remote work efficiency.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add i9wa4-tmux npx -- -y @trustedskills/i9wa4-tmux
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "i9wa4-tmux": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/i9wa4-tmux"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides access to the tmux configuration files from i9wa4's dotfiles repository. It allows AI agents to manage terminal sessions, split windows, and persist work across disconnections using a pre-configured environment. The skill streamlines workflow by automating setup and ensuring consistent terminal behavior.

When to use it

  • You need to automate the creation of persistent terminal sessions for long-running tasks.
  • You want to ensure a consistent terminal environment across different machines or users.
  • You are working on remote servers and require reliable session management.
  • You're setting up a development environment and want pre-configured tmux settings.

Key capabilities

  • Pre-configured tmux environment
  • Access to i9wa4’s dotfiles for tmux
  • Terminal session management
  • Window splitting

Example prompts

  • "Initialize a new tmux session named 'dev'."
  • "Split the current tmux window vertically."
  • "Restore my last detached tmux session."

Tips & gotchas

This skill requires that tmux is installed on the system. The configuration provided may need adjustments based on specific user preferences or environment variables.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
i9wa4
Installs
11

🌐 Community

Passed automated security scans.