vercel-sandbox とは?
ComputeSDK を使用して Vercel サンドボックスを作成および管理するためのガイド。 Node.js または Python ランタイムでコードを実行するために Vercel のグローバルに分散されたサーバーレス サンドボックス環境を必要とするアプリケーションを構築する場合に使用します。 ソース: computesdk/sandbox-skills。
ComputeSDK を使用して Vercel サンドボックスを作成および管理するためのガイド。 Node.js または Python ランタイムでコードを実行するために Vercel のグローバルに分散されたサーバーレス サンドボックス環境を必要とするアプリケーションを構築する場合に使用します。
コマンドラインで vercel-sandbox AI スキルを開発環境にすばやくインストール
ソース: computesdk/sandbox-skills。
Run code in Vercel's globally distributed serverless environments through ComputeSDK's unified API. Vercel provides fast edge execution with Node.js and Python runtimes — ideal for serverless functions and globally distributed code execution.
For multi-provider setups or when you want to be explicit:
ComputeSDK provides the same API across all providers: filesystem operations, shell commands, managed servers, overlays, terminals, and client access.
ComputeSDK を使用して Vercel サンドボックスを作成および管理するためのガイド。 Node.js または Python ランタイムでコードを実行するために Vercel のグローバルに分散されたサーバーレス サンドボックス環境を必要とするアプリケーションを構築する場合に使用します。 ソース: computesdk/sandbox-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/computesdk/sandbox-skills --skill vercel-sandboxComputeSDK を使用して Vercel サンドボックスを作成および管理するためのガイド。 Node.js または Python ランタイムでコードを実行するために Vercel のグローバルに分散されたサーバーレス サンドボックス環境を必要とするアプリケーションを構築する場合に使用します。 ソース: computesdk/sandbox-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/computesdk/sandbox-skills --skill vercel-sandbox インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/computesdk/sandbox-skills