windows-terminal

Open Windows Terminal tabs with profiles, split panes, and run commands.

36|2|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/malue-ai/dazee-small --skill windows-terminal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: windows-terminal
Source: https://github.com/malue-ai/dazee-small/tree/main/instances/xiaodazi/skills/windows-terminal
Command: npx skills add https://github.com/malue-ai/dazee-small --skill windows-terminal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows you to efficiently manage and interact with the Windows Terminal, automating the opening of new tabs, profiles, and complex split-pane layouts, streamlining your command-line workflows.

Core Features & Use Cases

  • Profile Management: Open new terminal tabs with specific profiles like PowerShell, CMD, or WSL distributions.
  • Layout Customization: Create complex multi-pane terminal layouts for simultaneous command execution and monitoring.
  • Command Execution: Run specific commands or scripts directly within new or existing terminal panes.
  • Use Case: Quickly set up a development environment by opening a frontend tab, a backend tab, and a logging tab, all pre-configured and ready to go.

Quick Start

Open a new Windows Terminal tab with the PowerShell profile.

Frequently Asked Questions about windows-terminal

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

FAQPage Schema
How do I open a new Windows Terminal tab with a specific profile like PowerShell or WSL?

You can open a new Windows Terminal tab with a specific profile by managing terminal instances through this Skill, which supports predefined profiles like PowerShell, Command Prompt, and WSL.

Can I split terminal panes horizontally and vertically in Windows Terminal?

Yes, you can split terminal panes horizontally or vertically in Windows Terminal using this Skill to create complex multi-pane layouts for simultaneous command execution and monitoring.

What is the best way to automate setting up a development environment in Windows Terminal?

Automating a development environment in Windows Terminal involves opening multiple pre-configured tabs and split panes to execute specific commands or scripts simultaneously across different working directories.

Does this terminal management approach support custom working directories for scripts?

Yes, this terminal management approach supports custom working directories, allowing you to execute specific commands or scripts within new or existing terminal panes configured to your project paths.

How do I execute commands within existing terminal panes using command line scripting?

You can execute commands within existing or new terminal panes by managing Windows Terminal instances via command line scripting, streamlining your workflows by running targeted scripts directly inside the configured panes.