Deploy and monitor model API endpoints in Domino. Covers creating prediction endpoints, version management, Grafana dashboards for latency/errors/resources, alerting, and GPU inference with NVIDIA Triton. Use when deploying models as APIs, monitoring production endpoints, or debugging endpoint issues.
$npx -y skills add dominodatalab/domino-claude-plugin --skill model-endpointsInstalls into the current project.
Run `npx skills use "https://github.com/dominodatalab/domino-claude-plugin" --skill "dominodatalab/domino-claude-plugin/model-endpoints"` 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/dominodatalab/domino-claude-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/dominodatalab/domino-claude-plugin"` and select the relevant skills, then follow their instructions.