Skip to main content
v4rgas

interactive

by v4rgasv1.0.0

Run interactive commands (sudo, ssh, 2FA, installers) by opening a terminal for the user

Installation guide →
1 skill GitHub

Documentation

# interactive

Claude Code plugin for running interactive commands. When Claude needs user input (`sudo`, `ssh`, `gpg`, 2FA, installers), it opens a terminal with the command prefilled. You interact, close the terminal, and Claude gets the output.

## Install

```
/plugin marketplace add v4rgas/interactive
/plugin install interactive
```

## Supported terminals

### Linux
kitty, alacritty, ghostty, foot, wezterm, rio, gnome-terminal, konsole, xfce4-terminal, mate-terminal, tilix, terminator, lxterminal, terminology, qterminal, contour, sakura, st, urxvt, cool-retro-term, blackbox-terminal, tabby, xterm

Also supports `xdg-terminal-exec` for automatic detection.

### macOS
Terminal.app, iTerm2, plus any of the cross-platform terminals above (kitty, alacritty, ghostty, wezterm, etc.)

### Override
Set `INTERACTIVE_TERMINAL` to force a specific terminal binary.

## License

WTFPL