🖥️
AutomationRust

TTY7

by l0ng-ai

TTY7 is an Automation skill for Claude Code, published by l0ng-ai in tty7.

770 stars57 forkson l0ng-ai/tty7Added 2026/08/23+4% in starsRepository updated 2026/08/22
ai-agentsalacrittyclaude-codecoding-agentcross-platformdaemondeveloper-toolsgpugpuilinuxmacosptyrustshellsshterminalterminal-emulatorterminal-multiplexertmuxwindows
Install in seconds
Install TTY7
Copy TTY7 into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/l0ng-ai/tty7/tree/main/skills/tty7 ~/.claude/skills/tty7

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/l0ng-ai/tty7.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/tty7/SKILL.md in l0ng-ai/tty7
Installs to
~/.claude/skills/tty7
Collection
The only skill cataloged from this repository
Category
Automation1523 skills

What TTY7 does

TTY7 drives tty7 workspaces, tabs, and panes from the shell. Use it to split panes, send text or keystrokes, capture screen output, run commands in a PTY, and coordinate other agents or interactive tasks.

TTY7 is cataloged under Automation on DirSkills. TTY7 comes from a repository tagged ai-agents, alacritty, claude-code, coding-agent and cross-platform.

Documentation

README

Driving tty7 from the command line

tty7 is a thin, non-interactive client of the tty7 server. Every verb returns and exits; --json makes the output machine-readable. The GUI never has to be running — the server is what owns the panes.

First: where are you?

tty7 doctor

One table, and it answers everything you need before doing anything else: whether a server is reachable, whether the dialect matches, whether each agent's status hooks are installed, and whether TTY7_CONFIG_DIR / TTY7_WS / TTY7_PANE are set — i.e. whether you are running inside a tty7 pane.

This is the opening of the README. Read the full README on GitHub.

Commands TTY7 provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /path

Frequently asked about TTY7

  • How does TTY7 compare to other Automation skills?

    TTY7 ranks #999 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of TTY7 against them. Open each page to compare what they document and how they install.