Deploy a local project directory or Git repository to Volcengine as a running, reachable cloud service. USE WHEN: deploy to Volcengine, deploy to 火山引擎/火山, deploy this repo/project, publish current code, launch the app, run it in the cloud, expose it as a service, deploy to ECS/VKE/veFaaS, run on ECS, push to VKE, deploy as serverless/FaaS, or the user wants the agent to choose a Volcengine hosting target. If the user only asks which Volcengine deployment target to choose, use volcengine-prepare skill first. Not for creating a single standalone resource — use volcengine-cli skill for that.
$npx -y skills add volcengine/volcengine-skills --skill volcengine-deployInstalls into the current project.
Run `npx skills use "https://github.com/volcengine/volcengine-skills" --skill "volcengine/volcengine-skills/volcengine-deploy"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/volcengine/volcengine-skills" that are relevant to the current task. Run `npx skills add "https://github.com/volcengine/volcengine-skills"` and select the relevant skills, then follow their instructions.