byjimliu· 68 skills
Register a model service in the managed family — a local model server container the daemon starts/stops on demand, or a remote upstream model API (https). Read the runbook, allocate a port (local only), compose idempotent start/stop scripts (local only), register once. Load when the user wants a model service available for inference, or when list_compute shows managed endpoints.
$npx -y skills add jimliu/science-skills --skill managed-model-endpointsInstalls into the current project.
Run `npx skills use "https://github.com/jimliu/science-skills" --skill "jimliu/science-skills/managed-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/jimliu/science-skills" that are relevant to the current task. Run `npx skills add "https://github.com/jimliu/science-skills"` and select the relevant skills, then follow their instructions.