Use this skill when the user wants to command-line interface for controlling iterm2 using python api manage sessions windows tabs.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-7baa2789)More formats (shields.io, HTML) on the badges page.
---
name: it2
description: Use this skill when the user wants to command-line interface for controlling iterm2 using python api manage sessions windows tabs.
---
# It2 Plugin
Command-line interface for controlling iTerm2 using Python API manage sessions windows tabs.
## Commands
### Operations
- `it2 session create` — create session via it2
- `it2 session list` — list session via it2
- `it2 window create` — create window via it2
- `it2 tab create` — create tab via it2
- `it2 command send` — send command via it2
- `it2 config show` — show config via it2
- `it2 verbose set` — set verbose via it2
- `it2 help show` — show help via it2
## Usage Examples
- "it2 --help"
- "it2 <args>"
## Installation
```bash
pip install it2
```
## Examples
```bash
it2 --version
it2 --help
```
## Key Features
- iterm2\n- terminal\n- automation
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!