11 lines
446 B
JSON
11 lines
446 B
JSON
{
|
|
"name": "tmux",
|
|
"description": "Remote control tmux sessions for interactive CLIs (python, gdb, etc.) by sending keystrokes and scraping pane output. Use when debugging applications, running interactive REPLs (Python, gdb, ipdb, psql, mysql, node), automating terminal workflows, or when user mentions tmux, debugging, or interactive shells.",
|
|
"version": "1.4.0",
|
|
"author": {
|
|
"name": "Alberto Leal"
|
|
},
|
|
"skills": [
|
|
"./"
|
|
]
|
|
} |