{"id":"e231c038-6697-4bf3-8165-b3e77f97ac29","shortId":"cZFUCt","kind":"skill","title":"busybox-on-windows","tagline":"How to use a Win32 build of BusyBox to run many of the standard UNIX command line tools on Windows.","description":"BusyBox is a single binary that implements many common Unix tools.\n\nUse this skill only on Windows. If you are on UNIX, then stop here.\n\nRun the following steps only if you cannot find a `busybox.exe` file in the same directory as this document is. \nThese are PowerShell commands, if you have a classic `cmd.exe` terminal, then you must use `powershell -Command \"...\"` to run them.\n1. Print the type of CPU: `Get-CimInstance -ClassName Win32_Processor | Select-Object Name, NumberOfCores, MaxClockSpeed`\n2. Print the OS versions: `Get-ItemProperty \"HKLM:\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\" | Select-Object ProductName, DisplayVersion, CurrentBuild`\n3. Download a suitable build of BusyBox by running one of these PowerShell commands:\n   - 32-bit x86 (ANSI): `$ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri https://frippery.org/files/busybox/busybox.exe -OutFile busybox.exe`\n   - 64-bit x86 (ANSI): `$ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri https://frippery.org/files/busybox/busybox64.exe -OutFile busybox.exe`\n   - 64-bit x86 (Unicode): `$ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri https://frippery.org/files/busybox/busybox64u.exe -OutFile busybox.exe`\n   - 64-bit ARM (Unicode): `$ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri https://frippery.org/files/busybox/busybox64a.exe -OutFile busybox.exe`\n\nUseful commands:\n- Help: `busybox.exe --list`\n- Available UNIX commands: `busybox.exe --list`\n\nUsage: Prefix the UNIX command with `busybox.exe`, for example: `busybox.exe ls -1`\n\nIf you need to run a UNIX command under another CWD, then use the absolute path to `busybox.exe`.\n\nDocumentation: https://frippery.org/busybox/\nOriginal BusyBox: https://busybox.net/\n\n## When to Use\nThis skill is applicable to execute the workflow or actions described in the overview.\n\n## Limitations\n- Use this skill only when the task clearly matches the scope described above.\n- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.\n- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.","tags":["busybox","windows","antigravity","awesome","skills","sickn33","agent-skills","agentic-skills","ai-agent-skills","ai-agents","ai-coding","ai-workflows"],"capabilities":["skill","source-sickn33","skill-busybox-on-windows","topic-agent-skills","topic-agentic-skills","topic-ai-agent-skills","topic-ai-agents","topic-ai-coding","topic-ai-workflows","topic-antigravity","topic-antigravity-skills","topic-claude-code","topic-claude-code-skills","topic-codex-cli","topic-codex-skills"],"categories":["antigravity-awesome-skills"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/sickn33/antigravity-awesome-skills/busybox-on-windows","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add sickn33/antigravity-awesome-skills","source_repo":"https://github.com/sickn33/antigravity-awesome-skills","install_from":"skills.sh"}},"qualityScore":"0.700","qualityRationale":"deterministic score 0.70 from registry signals: · indexed on github topic:agent-skills · 34882 github stars · SKILL.md body (2,180 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-04-24T12:50:42.887Z","embedding":null,"createdAt":"2026-04-18T21:33:53.461Z","updatedAt":"2026-04-24T12:50:42.887Z","lastSeenAt":"2026-04-24T12:50:42.887Z","tsv":"'-1':223 '/busybox/':245 '/files/busybox/busybox.exe':154 '/files/busybox/busybox64.exe':169 '/files/busybox/busybox64a.exe':199 '/files/busybox/busybox64u.exe':184 '1':90 '2':108 '3':128 '32':142 '64':157,172,187 'absolut':238 'action':261 'anoth':233 'ansi':145,160 'applic':255 'arm':189 'ask':299 'avail':207 'binari':29 'bit':143,158,173,188 'boundari':307 'build':10,132 'busybox':2,12,25,134,247 'busybox-on-window':1 'busybox.exe':60,156,171,186,201,205,210,218,221,241 'busybox.net':248 'cannot':57 'ciminst':98 'clarif':301 'classic':78 'classnam':99 'clear':274 'cmd.exe':79 'command':20,73,86,141,203,209,216,231 'common':33 'cpu':95 'criteria':310 'currentbuild':127 'currentvers':121 'cwd':234 'describ':262,278 'directori':65 'displayvers':126 'document':68,242 'download':129 'environ':290 'environment-specif':289 'exampl':220 'execut':257 'expert':295 'file':61 'find':58 'follow':52 'frippery.org':153,168,183,198,244 'frippery.org/busybox/':243 'frippery.org/files/busybox/busybox.exe':152 'frippery.org/files/busybox/busybox64.exe':167 'frippery.org/files/busybox/busybox64a.exe':197 'frippery.org/files/busybox/busybox64u.exe':182 'get':97,114 'get-ciminst':96 'get-itemproperti':113 'help':204 'hklm':116 'implement':31 'input':304 'invok':149,164,179,194 'invoke-webrequest':148,163,178,193 'itemproperti':115 'limit':266 'line':21 'list':206,211 'ls':222 'mani':15,32 'match':275 'maxclockspe':107 'microsoft':118 'miss':312 'must':83 'name':105 'need':226 'nt':120 'numberofcor':106 'object':104,124 'one':137 'origin':246 'os':111 'outfil':155,170,185,200 'output':284 'overview':265 'path':239 'permiss':305 'powershel':72,85,140 'prefix':213 'print':91,109 'processor':101 'productnam':125 'progressprefer':146,161,176,191 'requir':303 'review':296 'run':14,50,88,136,228 'safeti':306 'scope':277 'select':103,123 'select-object':102,122 'silentlycontinu':147,162,177,192 'singl':28 'skill':38,253,269 'skill-busybox-on-windows' 'softwar':117 'source-sickn33' 'specif':291 'standard':18 'step':53 'stop':48,297 'substitut':287 'success':309 'suitabl':131 'task':273 'termin':80 'test':293 'tool':22,35 'topic-agent-skills' 'topic-agentic-skills' 'topic-ai-agent-skills' 'topic-ai-agents' 'topic-ai-coding' 'topic-ai-workflows' 'topic-antigravity' 'topic-antigravity-skills' 'topic-claude-code' 'topic-claude-code-skills' 'topic-codex-cli' 'topic-codex-skills' 'treat':282 'type':93 'unicod':175,190 'unix':19,34,46,208,215,230 'uri':151,166,181,196 'usag':212 'use':7,36,84,202,236,251,267 'valid':292 'version':112 'webrequest':150,165,180,195 'win32':9,100 'window':4,24,41,119 'workflow':259 'x86':144,159,174","prices":[{"id":"87c7eb17-8223-4eab-8d7c-776a8b218322","listingId":"e231c038-6697-4bf3-8165-b3e77f97ac29","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"sickn33","category":"antigravity-awesome-skills","install_from":"skills.sh"},"createdAt":"2026-04-18T21:33:53.461Z"}],"sources":[{"listingId":"e231c038-6697-4bf3-8165-b3e77f97ac29","source":"github","sourceId":"sickn33/antigravity-awesome-skills/busybox-on-windows","sourceUrl":"https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/busybox-on-windows","isPrimary":false,"firstSeenAt":"2026-04-18T21:33:53.461Z","lastSeenAt":"2026-04-24T12:50:42.887Z"}],"details":{"listingId":"e231c038-6697-4bf3-8165-b3e77f97ac29","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"sickn33","slug":"busybox-on-windows","github":{"repo":"sickn33/antigravity-awesome-skills","stars":34882,"topics":["agent-skills","agentic-skills","ai-agent-skills","ai-agents","ai-coding","ai-workflows","antigravity","antigravity-skills","claude-code","claude-code-skills","codex-cli","codex-skills","cursor","cursor-skills","developer-tools","gemini-cli","gemini-skills","kiro","mcp","skill-library"],"license":"mit","html_url":"https://github.com/sickn33/antigravity-awesome-skills","pushed_at":"2026-04-24T06:41:17Z","description":"Installable GitHub library of 1,400+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and more. Includes installer CLI, bundles, workflows, and official/community skill collections.","skill_md_sha":"772d81fd9ff46f05cb6d9d4594fbaffced89fba5","skill_md_path":"skills/busybox-on-windows/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/busybox-on-windows"},"layout":"multi","source":"github","category":"antigravity-awesome-skills","frontmatter":{"name":"busybox-on-windows","description":"How to use a Win32 build of BusyBox to run many of the standard UNIX command line tools on Windows."},"skills_sh_url":"https://skills.sh/sickn33/antigravity-awesome-skills/busybox-on-windows"},"updatedAt":"2026-04-24T12:50:42.887Z"}}