Add a new service to Harbor — scaffold the compose config, environment variables, metadata, documentation, and cross-service integrations. Use this skill whenever the user wants to add a new service to Harbor, integrate a new tool/app/model server, create a compose configuration for a new project, or onboard any software into the Harbor ecosystem. Triggers on phrases like "add X to Harbor", "new service", "integrate Y", "onboard Z", "create a service for", or when the user provides a GitHub repo link and expects it to become a Harbor service. Even if the user just says a project name and implies they want it in Harbor, this skill applies.
$npx -y skills add av/harbor --skill new-serviceInstalls into the current project.
Run `npx skills use "https://github.com/av/harbor" --skill "av/harbor/new-service"` 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/av/harbor" that are relevant to the current task. Run `npx skills add "https://github.com/av/harbor"` and select the relevant skills, then follow their instructions.