terminal

Installation
SKILL.md

Terminal Skill

Manage persistent terminal sessions that survive disconnections and can be viewed from the web UI. Sessions run in the background and their output can be read at any time.

Tools

Health check

  • terminal_check — Verify the terminal backend is available. Call before using other terminal tools.
  • terminal_prepare_skill_prerequisites — Plan/apply prerequisite setup for built-in skills (install missing CLIs and run interactive auth in a terminal session).

Session management

  • terminal_new_session — Create a persistent terminal session (e.g. coding, dev).
  • terminal_kill_session — Destroy a session and all its windows/panes.
  • terminal_rename_session — Rename a session.

Window management

Installs
1
GitHub Stars
1
First Seen
Apr 2, 2026
terminal — dustland/openviber