A robust skill enabling AI agents to automate Windows Terminal and PowerShell workflows for seamless development and system management.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install win-terminal
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install win-terminal using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Windows Terminal Control provides a critical bridge between AI agents and the Windows command line environment. It allows agents to execute a wide array of tools including git, npm, pip, and python scripts directly through PowerShell or the Windows Terminal interface. This skill is essential for developers looking to automate repetitive tasks like dependency installation, environment setup, and repository management without manual intervention.
By integrating this functionality into the Openclaw Skills framework, users can leverage AI to handle complex CLI-based workflows. The skill is built with built-in safeguards, ensuring that commands run within specific working directories with defined timeouts, preventing system hangs and ensuring a predictable automation experience.
To use this skill within the Openclaw Skills environment, ensure your system meets the basic requirements of Windows 10/11 and PowerShell 5.1+. You must also set your execution policy to allow scripts:
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
No additional software is required, though Windows Terminal is recommended for the best experience.
The skill utilizes a structured parameter set to manage command execution and metadata capture:
| Parameter | Description | Format |
|---|---|---|
| Command | The raw CLI command to be executed by the shell. | String |
| WorkingDirectory | The target folder path for execution. | String (Path) |
| TimeoutSeconds | Max duration for execution before termination. | Integer (Default: 30) |
| NoGui | Forces PowerShell execution instead of Windows Terminal. | Boolean |
| Output | Captured stdout/stderr content (truncated at 100KB). | String |
Loading
An automated pipeline for generating AI-powered YouTube Shorts with background music and voiceovers using Deevid AI and Openclaw Skills.

An industrial-grade engine designed to parse Incoming Quality Control (IQC) plans from Excel spreadsheets into secure, structured JSON data.

A specialized automation tool to identify the most popular recent content on Jable by ranking videos based on real-time like counts.

A high-efficiency automation tool for Openclaw Skills to rank recent Jable video updates based on user likes and popularity.

A comprehensive utility skill bundle providing EVM execution intelligence and manifest management for AI agents.

A professional-grade Linux server solution for high-definition Chrome automation, stealth browsing, and programmatic web interaction.








































