Marketplace

tmux-cli

CLI utility to communicate with other CLI Agents or Scripts in other tmux panes; use it only when user asks you to communicate with other CLI Agents or Scripts in other tmux panes.

$ インストール

git clone https://github.com/pchalasani/claude-code-tools /tmp/claude-code-tools && cp -r /tmp/claude-code-tools/plugins/tmux-cli/skills/tmux-cli ~/.claude/skills/claude-code-tools

// tip: Run this command in your terminal to install the skill


name: tmux-cli description: CLI utility to communicate with other CLI Agents or Scripts in other tmux panes; use it only when user asks you to communicate with other CLI Agents or Scripts in other tmux panes.

tmux-cli

Instructions

Use the tmux-cli command to communicate with other CLI Agents or Scripts in other tmux panes. Do tmux-cli --help to see how to use it!

This command depends on installing the claude-code-tools. If you get an error indicating that the command is not available, ask the user to install it using: uv tool install claude-code-tools.