bydstackai· 2 skills
Use with the dstack skill for model-serving work when the image, serving command, resources, backend/fleet choice, or service behavior is not proven. Guides task-first prototyping on real hardware, choosing fleets/backends that can reuse idle instances and caches, checking vLLM/SGLang sources, and verifying the final dstack service with a model request.
$npx -y skills add dstackai/dstack --skill dstack-prototypingInstalls into the current project.
Run `npx skills use "https://github.com/dstackai/dstack" --skill "dstackai/dstack/dstack-prototyping"` 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/dstackai/dstack" that are relevant to the current task. Run `npx skills add "https://github.com/dstackai/dstack"` and select the relevant skills, then follow their instructions.