π―
using-tmux-for-interactive-commands
π―Skillfrom obra/superpowers-lab
What it does
|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(4 items)
using-tmux-for-interactive-commands
Installation
Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add obra/superpowers-lab --skill using-tmux-for-interactive-commandsskills.sh Installβ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add obra/superpowers-lab --skill using-tmux-for-interactive-commandsManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/using-tmux-for-interactive-commands/SKILL.mdSKILL.md
102Installs
-
AddedFeb 4, 2026
More from this repository3
π―π―π―
finding-duplicate-functionsπ―Skill
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.
mcp-cliπ―Skill
Enables dynamic, on-demand querying and invocation of Model Context Protocol (MCP) servers without permanent configuration, from Superpowers Lab, experimental skills for Claude Code.
slack-messagingπ―Skill
Sends and reads Slack messages via command line using slackcli, enabling direct interaction with Slack workspaces without a Slack app.