·busybox-on-windows
</>

busybox-on-windows

sickn33/antigravity-awesome-skills

How to use a Win32 build of BusyBox to run many of the standard UNIX command line tools on Windows.

107Installs·2Trend·@sickn33

Installation

$npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill busybox-on-windows

SKILL.md

BusyBox is a single binary that implements many common Unix tools.

Use this skill only on Windows. If you are on UNIX, then stop here.

Run the following steps only if you cannot find a busybox.exe file in the same directory as this document is. These are PowerShell commands, if you have a classic cmd.exe terminal, then you must use powershell -Command "..." to run them.

How to use a Win32 build of BusyBox to run many of the standard UNIX command line tools on Windows. Source: sickn33/antigravity-awesome-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill busybox-on-windows
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is busybox-on-windows?

How to use a Win32 build of BusyBox to run many of the standard UNIX command line tools on Windows. Source: sickn33/antigravity-awesome-skills.

How do I install busybox-on-windows?

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

Where is the source repository?

https://github.com/sickn33/antigravity-awesome-skills