跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Cli Anything Iterm2

技能 已验证 活跃

Provides 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.

功能

  • 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

使用场景

  • 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

非目标

  • 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

工作流

  1. Orient in the existing workspace using 'app snapshot' or 'app current'.
  2. Establish context by setting the current window/tab/session.
  3. Interact with sessions by sending commands, reading output, or splitting panes.
  4. Manage layouts by creating, resizing, or restoring window arrangements.
  5. Configure preferences or integrate with tmux workflows as needed.

实践

  • CLI Automation
  • Terminal Management
  • Session Control
  • Configuration Management

先决条件

  • macOS + iTerm2 running
  • Python API enabled in iTerm2 Preferences
  • Python 3.10+ installed

安装

npx skills add hkuds/cli-anything

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

已验证
99 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标34.4k
许可证Apache-2.0
状态
查看源代码

类似扩展

Project Session Manager

100

Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions

技能
Yeachan-Heo

Oh My Claudecode

100

Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly

技能
Yeachan-Heo

Github

100

Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.

技能
steipete

Telegram Crabbox E2e Proof

100

Use 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.

技能
steipete

Agent Browser

100

AI 代理的浏览器自动化 CLI。当用户需要与网站交互时使用,包括浏览页面、填写表单、点击按钮、截屏、提取数据、测试 Web 应用或自动化任何浏览器任务。触发条件包括请求“打开网站”、“填表”、“点击按钮”、“截屏”、“抓取页面数据”、“测试此 Web 应用”、“登录网站”、“自动化浏览器操作”或任何需要以编程方式进行 Web 交互的任务。

技能
shanraisshan

Ops Recap

99

Manage 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.

技能
Lifecycle-Innovations-Limited