warpctrl

Control and inspect local Warp windows, tabs, panes, sessions, and themes.

Updated Jun 20, 2026
One-click install
npx skills add https://github.com/pathtoresiliencebv/warp-customized --skill warpctrl-pathtoresiliencebv
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: warpctrl
Source: https://github.com/pathtoresiliencebv/warp-customized/tree/main/resources/bundled/skills/warpctrl
Command: npx skills add https://github.com/pathtoresiliencebv/warp-customized --skill warpctrl-pathtoresiliencebv

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows users to control and inspect the currently running local Warp application using the warpctrl CLI, streamlining the management of Warp's windows, tabs, panes, sessions, input buffer, themes, and UI surfaces.

Core Features & Use Cases

  • Application Control: Manipulate Warp's own windows, tabs, panes, sessions, input buffer, themes, or UI surfaces.
  • File Opening: Open files directly in Warp.
  • State Inspection: Inspect local Warp state.
  • Manual Invocation: Explain how to manually invoke Warp Control.
  • Use Case: For a user who wants to create a new tab, split a pane, or change the theme in their Warp application.

Quick Start

Use the warpctrl skill to open a new tab in your Warp application by running the command: warpctrl tab create.

Frequently Asked Questions about warpctrl

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

FAQPage Schema
How do I manage Warp terminal windows and tabs from the command line?

You can manage Warp terminal windows and tabs by using the warpctrl CLI to manipulate local application state, handling requests to create tabs, split panes, or switch sessions directly from your terminal environment.

Can I change Warp application themes and UI surfaces using a CLI tool?

Yes, you can change Warp application themes and manipulate UI surfaces using the warpctrl CLI, which handles user requests to modify the visual appearance and interface elements of your currently running local Warp application.

What do I need to control my local Warp application remotely?

To control your local Warp application, you need a running Warp application instance and a configured warpctrl binary installed on your system, allowing you to execute window management and application control commands.

How do I open files directly in the Warp terminal application?

You can open files directly in the Warp terminal application by invoking the warpctrl CLI, which handles file opening requests and routes them to the currently running local Warp application instance.

Is there a way to inspect local Warp terminal state programmatically?

Yes, you can inspect local Warp terminal state programmatically using the warpctrl CLI, which provides functionality to query and retrieve information about the current state of your running Warp application sessions and panes.

What is the best way to automate Warp session management?

The best way to automate Warp session management is using the warpctrl CLI, which allows you to programmatically create, manipulate, and inspect sessions, input buffers, and panes within your local Warp application.