ワンクリックで
setup-modal
Deploy the CLaaS Modal serverless distillation API. Use when deploying the SDPO distillation service to production.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Deploy the CLaaS Modal serverless distillation API. Use when deploying the SDPO distillation service to production.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Set up the full CLaaS stack (vLLM + API + OpenClaw/Telegram) locally. Uses Docker if available, falls back to native setup otherwise.
Deploy the CLaaS Tinker stack (API + OpenClaw/Telegram) via Docker Compose. No GPU required.
Delete all checkpoints from your Thinking Machine Tinker prod account to reduce storage charges. Requires TINKER_API_KEY.
Address reviewer feedback on GitHub pull requests by making targeted fixes or explaining disagreements. Use when responding to PR comments.
SOC 職業分類に基づく
| name | setup-modal |
| description | Deploy the CLaaS Modal serverless distillation API. Use when deploying the SDPO distillation service to production. |
Deploy the Modal serverless distillation API for CLaaS.
When this skill is invoked, perform the following steps:
Deploy the Modal app:
modal deploy -m claas.modal.deploy
Extract the endpoint URL from the deployment output (look for the line with the FastAPI endpoint URL)
Report the deployment status including:
The deployment includes:
After deployment, verify the services are healthy:
curl https://{your-modal-app-url}/v1/health
modal token set if not)