running-windows-commands-majo
CommunityMap Unix commands to native Windows equivalents.
Software Engineering#cross-platform#scripting#windows#powershell#cmd#command-mapping#unix-to-windows
Authormarkjoshwel
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Windows developers often need to run scripts that assume Unix-like tools; this skill translates Unix commands to Windows-native equivalents, enabling cross-platform scripting and avoiding not recognized errors.
Core Features & Use Cases
- Command mapping: maps common Unix commands (tail, head, cat, grep, find, ls, rm -rf, etc.) to PowerShell or CMD alternatives.
- Platform awareness: detects Windows paths with drive letters and backslashes, and enforces Windows-specific syntax.
- Best practices: guides users to prefer PowerShell or Python for cross-platform scripts and to quote paths with spaces.
- Use Case: when writing a Windows-native script that previously relied on Unix tools, this skill provides direct command replacements to achieve the same result.
Quick Start
Convert a sample Unix command like tail -n 20 file.txt to its Windows PowerShell equivalent.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: running-windows-commands-majo Download link: https://github.com/markjoshwel/skills/archive/main.zip#running-windows-commands-majo Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.