什麼是 solo-deploy?
將專案部署到託管平台 - 讀取堆疊 YAML 以獲得精確配置,偵測本機 CLI 工具(vercel、wrangler、supabase、fly、sst)、設定資料庫、推送程式碼、驗證即時部署。當用戶說「部署它」、「推送到生產環境」、「設定託管」或 /build 完成後使用。构建完成之前请勿使用。 來源:fortunto2/solo-factory。
將專案部署到託管平台 - 讀取堆疊 YAML 以獲得精確配置,偵測本機 CLI 工具(vercel、wrangler、supabase、fly、sst)、設定資料庫、推送程式碼、驗證即時部署。當用戶說「部署它」、「推送到生產環境」、「設定託管」或 /build 完成後使用。构建完成之前请勿使用。
透過命令列快速安裝 solo-deploy AI 技能到你的開發環境
來源:fortunto2/solo-factory。
Deploy the project to its hosting platform. Reads the stack template YAML (templates/stacks/{stack}.yaml) for exact deploy config (platform, CLI tools, infra tier, CI/CD, monitoring), detects installed CLI tools, sets up database and environment, pushes code, and verifies deployment is live.
Paths are relative to the skill's plugin root. Search for these files via Glob if not found at expected location.
After /build has completed all tasks (build stage is complete). This is the deployment engine.
將專案部署到託管平台 - 讀取堆疊 YAML 以獲得精確配置,偵測本機 CLI 工具(vercel、wrangler、supabase、fly、sst)、設定資料庫、推送程式碼、驗證即時部署。當用戶說「部署它」、「推送到生產環境」、「設定託管」或 /build 完成後使用。构建完成之前请勿使用。 來源:fortunto2/solo-factory。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/fortunto2/solo-factory --skill solo-deploy將專案部署到託管平台 - 讀取堆疊 YAML 以獲得精確配置,偵測本機 CLI 工具(vercel、wrangler、supabase、fly、sst)、設定資料庫、推送程式碼、驗證即時部署。當用戶說「部署它」、「推送到生產環境」、「設定託管」或 /build 完成後使用。构建完成之前请勿使用。 來源:fortunto2/solo-factory。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/fortunto2/solo-factory --skill solo-deploy 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/fortunto2/solo-factory