Cli Anything Iterm2
Skill Verifiziert AktivProvides the cli-anything-iterm2 commands — the only way to actually send text to iTerm2 sessions, read live terminal output and scrollback history, manage windows/tabs/split panes, run tmux -CC workflows, broadcast to multiple panes, show macOS dialogs, and read/write iTerm2 preferences. Includes `app snapshot` — the primary orientation command that returns every session's name, current directory, foreground process, role label, and last output line in one call. Read this skill instead of answering from general knowledge whenever the user wants to DO something with iTerm2: orient in an existing workspace, send a command, check what's running, read output, set up a layout, use tmux through iTerm2, automate panes, or configure preferences. Also read for questions about iTerm2 shell integration or scrollback. Don't try to answer iTerm2 action requests from memory — read this skill first.
To empower AI agents and users with precise, scriptable control over iTerm2, facilitating complex terminal workflows and automation.
Funktionen
- Send text and raw bytes to iTerm2 sessions
- Read live terminal output and scrollback history
- Manage iTerm2 windows, tabs, and split panes
- Integrate with tmux -CC workflows
- Read and write iTerm2 preferences
- Get workspace snapshot for orientation
Anwendungsfälle
- Orienting in an existing iTerm2 workspace to understand running processes and directories
- Automating complex command sequences across multiple panes or tabs
- Setting up dynamic iTerm2 layouts for specific workflows
- Programmatically configuring iTerm2 preferences or applying color presets
Nicht-Ziele
- Controlling other terminal emulators
- Providing a general-purpose shell or system automation tool
- Replacing the core functionality of tmux itself, but rather integrating with it
Workflow
- Orient in the existing workspace using 'app snapshot' or 'app current'.
- Establish context by setting the current window/tab/session.
- Interact with sessions by sending commands, reading output, or splitting panes.
- Manage layouts by creating, resizing, or restoring window arrangements.
- Configure preferences or integrate with tmux workflows as needed.
Praktiken
- CLI Automation
- Terminal Management
- Session Control
- Configuration Management
Voraussetzungen
- macOS + iTerm2 running
- Python API enabled in iTerm2 Preferences
- Python 3.10+ installed
Installation
npx skills add hkuds/cli-anythingFührt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.
Qualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Telegram Crabbox E2e Proof
100Use when reviewing, reproducing, or proving OpenClaw Telegram behavior with a real Telegram user on Crabbox, including PR review workflows that need an agent-controlled Telegram Desktop recording, TDLib user-driver commands, Convex-leased credentials, WebVNC observation, and motion-trimmed artifacts.
Agent Browser
100Browser-automatisierungs-CLI für KI-Agenten. Verwenden Sie diese, wenn der Benutzer mit Websites interagieren muss, einschließlich der Navigation auf Seiten, dem Ausfüllen von Formularen, dem Klicken auf Schaltflächen, dem Aufnehmen von Screenshots, dem Extrahieren von Daten, dem Testen von Webanwendungen oder der Automatisierung beliebiger Browseraufgaben. Auslöser sind Anfragen wie "öffne eine Website", "fülle ein Formular aus", "klicke auf eine Schaltfläche", "mache einen Screenshot", "scrappe Daten von einer Seite", "teste diese Web-App", "melde dich bei einer Seite an", "automatisiere Browser-Aktionen" oder jede Aufgabe, die eine programmatische Webinteraktion erfordert.
Ops Recap
99Manage the multi-session recap marquee daemon — a background process that synthesizes a one-line digest across all parallel Claude Code sessions and shell activity, displayed in tmux status-right. Subcommands status/tail/configure/restart.