Use when debugging interactive CLI, REPL, TUI, ssh, telnet, nc, watch-mode, dev server, long-running command, terminal prompt flow, or any command that may not exit. Provides a PTY-backed MCP workflow for spawning terminal sessions, sending text and keys, reading output, managing multiple sessions, and exporting full transcripts.
$npx -y skills add esonhugh/marketplace --skill terminal-session-debuggingInstalls into the current project.
Run `npx skills use "https://github.com/esonhugh/marketplace" --skill "esonhugh/marketplace/terminal-session-debugging"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/esonhugh/marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/esonhugh/marketplace"` and select the relevant skills, then follow their instructions.