Awesome-omni-skill tmux

Tmux terminal multiplexer control

install
source · Clone the upstream repo
git clone https://github.com/diegosouzapw/awesome-omni-skill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/diegosouzapw/awesome-omni-skill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/design/tmux-openxjarvis" ~/.claude/skills/diegosouzapw-awesome-omni-skill-tmux-3a7fe6 && rm -rf "$T"
manifest: skills/design/tmux-openxjarvis/SKILL.md
source content

Tmux

Tmux terminal multiplexer control

Available Tools

This skill uses ClawdBot's standard tools:

  • bash - Execute commands
  • read_file - Read files
  • write_file - Write files
  • web_fetch - Fetch web content
  • web_search - Search the web

Usage Examples

User: "Help me with tmux"

  1. Assess what the user needs
  2. Use appropriate tools
  3. Provide helpful response

Configuration

Check documentation for specific setup requirements.

Notes

This skill requires integration with Tmux service/application.