Armory
Source
Browse
Skills

busybox-on-windows

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

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install busybox-on-windows --cli claude

writes the skill into.claude/skills/busybox-on-windows/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/busybox-on-windows/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

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

When to use it

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

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/utilities/busybox-on-windows/SKILL.md -o .claude/skills/busybox-on-windows/SKILL.md

Notes

Extracted from davila7/claude-code-templates, busybox-on-windows category.