·add-wshcmd
</>

add-wshcmd

Guide for adding new wsh commands to Wave Terminal. Use when implementing new CLI commands, adding command-line functionality, or extending the wsh command interface.

10Installs·1Trend·@wavetermdev

Installation

$npx skills add https://github.com/wavetermdev/waveterm --skill add-wshcmd

How to Install add-wshcmd

Quickly install add-wshcmd AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/wavetermdev/waveterm --skill add-wshcmd
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: wavetermdev/waveterm.

SKILL.md

View raw

This guide explains how to add a new command to the wsh CLI tool.

Wave Terminal's wsh command provides CLI access to Wave Terminal features. The system uses:

Commands are registered in their init() functions and execute through the Cobra framework.

Guide for adding new wsh commands to Wave Terminal. Use when implementing new CLI commands, adding command-line functionality, or extending the wsh command interface. Source: wavetermdev/waveterm.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/wavetermdev/waveterm --skill add-wshcmd
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from wavetermdev/waveterm

Quick answers

What is add-wshcmd?

Guide for adding new wsh commands to Wave Terminal. Use when implementing new CLI commands, adding command-line functionality, or extending the wsh command interface. Source: wavetermdev/waveterm.

How do I install add-wshcmd?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/wavetermdev/waveterm --skill add-wshcmd Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/wavetermdev/waveterm

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-10