# Agent Tty

> Terminal and TUI automation CLI for AI agents. Use when the user needs to create a terminal session, run a command in a terminal, automate an interactive CLI or TUI, wait for terminal output, capture a TUI screenshot, export a terminal recording, or test a CLI workflow with reviewable artifacts.

- Skill: `coder/agent-tty` (Agent Skill)
- Install (CLI): `npx skillmds@latest add coder/agent-tty`
- Raw SKILL.md: https://api.skillmd.com/api/skills/coder/agent-tty/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: coder (https://skillmd.com/u/coder)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/coder/agent-tty

---


`agent-tty` is a terminal and TUI automation CLI that creates inspectable sessions and reviewable artifacts for agents.

Load the full canonical core skill from the CLI before doing terminal automation:
`agent-tty skills get agent-tty`

Discover additional built-in skills with:
`agent-tty skills list`

For structured QA and TUI dogfooding work, load:
`agent-tty skills get dogfood-tui`

This bootstrap intentionally stays minimal so the CLI remains the source of truth.

