using-tmux-for-interactive-commands
๐ฏSkillfrom obra/superpowers-lab
Programmatically control interactive CLI tools like vim, git, and REPLs using tmux detached sessions with send-keys and capture-pane commands.
Same repository
obra/superpowers-lab(5 items)
Installation
npx vibeindex add obra/superpowers-lab --skill using-tmux-for-interactive-commandsnpx skills add obra/superpowers-lab --skill using-tmux-for-interactive-commands~/.claude/skills/using-tmux-for-interactive-commands/SKILL.mdSKILL.md
More from this repository4
Experimental Claude Code skills lab featuring semantic code duplication detection that identifies functions with the same intent but different implementations using LLM-powered intent clustering.
Enables dynamic, on-demand querying and invocation of Model Context Protocol (MCP) servers without permanent configuration, from Superpowers Lab, experimental skills for Claude Code.
Sends and reads Slack messages via command line using slackcli, enabling direct interaction with Slack workspaces without a Slack app.
A skill for creating, managing, and connecting to headless Windows 11 VMs running in Docker with KVM acceleration and SSH access. Uses dockur/windows to run Windows 11 in a container, enabling cross-platform testing and development without leaving the terminal. Part of the Superpowers Lab experimental skills collection.