warpctrl

Control Warp windows, tabs, panes, and themes via warpctrl CLI commands.

88|19|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/Heartcoolman/warp-cn --skill warpctrl-heartcoolman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: warpctrl
Source: https://github.com/Heartcoolman/warp-cn/tree/main/resources/bundled/skills/warpctrl
Command: npx skills add https://github.com/Heartcoolman/warp-cn --skill warpctrl-heartcoolman

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows you to control and inspect your local Warp application using the warpctrl CLI, making it easier to manage windows, tabs, panes, sessions, and more.

Core Features & Use Cases

  • Window and Tab Management: Create, rename, split, and navigate between tabs and panes.
  • Input Buffer and UI Surface Control: Stage text in the input buffer or manipulate themes and UI settings.
  • File and Session Management: Open files within Warp or list active sessions.
  • Use Case: If you're using Warp and need to quickly open a file in a specific tab or manage multiple sessions, this Skill provides a streamlined way to do so.

Quick Start

Use the warpctrl command to open the Warp settings UI within the application.

Frequently Asked Questions about warpctrl

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I control Warp application windows and tabs from the command line?

You can manage Warp windows and tabs from the command line by using the warpctrl CLI to send commands that create, rename, split, and navigate tabs and panes within your local instance.

Can I stage text in the Warp input buffer using a CLI tool?

Yes, you can stage text in the Warp input buffer by executing warpctrl CLI commands to programmatically manipulate the input buffer, UI surfaces, and application themes.

Do I need the warpctrl CLI tool installed to manage local Warp sessions?

Yes, you need the warpctrl CLI tool installed locally, as this Skill operates within a single local instance and requires it to send commands for managing active sessions and opening files.

What is the best way to automate opening files in a specific Warp tab?

The best way to open files in a specific Warp tab is using the warpctrl CLI, which provides a streamlined method to target tabs and execute file opening commands directly within the application.

Are there limitations when using a CLI to manage Warp UI settings?

A key limitation is that this CLI approach operates strictly within a single local Warp instance, meaning it cannot manage remote sessions or control application instances running on other machines.