安装方式
命令行安装
在项目根目录执行以下命令,完成 Skill 安装。
npx bzskills add cloudflare/skills --skill sandbox-stable Use when building or changing Cloudflare Sandbox apps on the current stable @cloudflare/sandbox package (default npm tag)—commands, sessions, files, ports, tunnels, terminals, bridge, production, or deprecated-API cleanup while staying on stable. Not for @cloudflare/sandbox@next (use sandbox-next) or for porting to 1.0 (use sandbox-migrate-to-next).
27
下载量
命令行安装
在项目根目录执行以下命令,完成 Skill 安装。
npx bzskills add cloudflare/skills --skill sandbox-stable Use when building or changing Cloudflare Sandbox apps on the current stable @cloudflare/sandbox package (default npm tag)—commands, sessions, files, ports, tunnels, terminals, bridge, production, or deprecated-API cleanup while staying on stable. Not for @cloudflare/sandbox@next (use sandbox-next) or for porting to 1.0 (use sandbox-migrate-to-next).