busybox-on-windows by davila7/claude-code-templates
npx skills add https://github.com/davila7/claude-code-templates --skill busybox-on-windowsBusyBox 是一个实现了许多常见 Unix 工具的单体二进制文件。
此技能仅在 Windows 上使用。如果您在 UNIX 系统上,请停止操作。
仅当您无法在本文档所在目录中找到 busybox.exe 文件时,才运行以下步骤。这些是 PowerShell 命令,如果您使用的是传统的 cmd.exe 终端,则必须使用 powershell -Command "..." 来运行它们。
Get-CimInstance -ClassName Win32_Processor | Select-Object Name, NumberOfCores, MaxClockSpeedGet-ItemProperty "HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion" | Select-Object ProductName, DisplayVersion, CurrentBuild$ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri https://frippery.org/files/busybox/busybox.exe -OutFile busybox.exe广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
$ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri https://frippery.org/files/busybox/busybox64.exe -OutFile busybox.exe$ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri https://frippery.org/files/busybox/busybox64u.exe -OutFile busybox.exe$ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri https://frippery.org/files/busybox/busybox64a.exe -OutFile busybox.exe有用的命令:
busybox.exe --listbusybox.exe --list用法:在 UNIX 命令前加上 busybox.exe,例如:busybox.exe ls -1
如果您需要在另一个当前工作目录下运行 UNIX 命令,请使用 busybox.exe 的绝对路径。
文档:https://frippery.org/busybox/ 原始 BusyBox:https://busybox.net/
每周安装次数
112
代码仓库
GitHub 星标数
23.4K
首次出现
2026年1月25日
安全审计
已安装于
claude-code99
opencode97
cursor95
gemini-cli91
codex85
antigravity84
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.
Get-CimInstance -ClassName Win32_Processor | Select-Object Name, NumberOfCores, MaxClockSpeedGet-ItemProperty "HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion" | Select-Object ProductName, DisplayVersion, CurrentBuild$ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri https://frippery.org/files/busybox/busybox.exe -OutFile busybox.exe$ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri https://frippery.org/files/busybox/busybox64.exe -OutFile busybox.exe$ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri https://frippery.org/files/busybox/busybox64u.exe -OutFile busybox.exe$ProgressPreference = 'SilentlyContinue'; Invoke-WebRequest -Uri https://frippery.org/files/busybox/busybox64a.exe -OutFile busybox.exeUseful commands:
busybox.exe --listbusybox.exe --listUsage: Prefix the UNIX command with busybox.exe, for example: busybox.exe ls -1
If you need to run a UNIX command under another CWD, then use the absolute path to busybox.exe.
Documentation: https://frippery.org/busybox/ Original BusyBox: https://busybox.net/
Weekly Installs
112
Repository
GitHub Stars
23.4K
First Seen
Jan 25, 2026
Security Audits
Gen Agent Trust HubFailSocketPassSnykFail
Installed on
claude-code99
opencode97
cursor95
gemini-cli91
codex85
antigravity84
agent-browser 浏览器自动化工具 - Vercel Labs 命令行网页操作与测试
159,700 周安装
here.now 静态网站一键部署工具 - 从文件/文件夹创建实时URL
4,000 周安装
Flutter导航与路由实现指南:命令式/声明式导航、深度链接与嵌套导航
4,200 周安装
n8n工作流五大核心模式详解:Webhook处理、API集成、数据库操作、AI智能体与计划任务
4,100 周安装
Prisma Client API 参考 - 完整 ORM 7.x 查询、过滤、关联与事务指南
4,200 周安装
Flutter主题化与自适应设计指南:Material 3迁移、组件主题规范与跨平台适配
4,300 周安装
编码规范与最佳实践指南:TypeScript/JavaScript 和 React 开发标准
4,200 周安装