Guides a user through their first Octopus Deploy setup — connecting a code repository, registering a deployment target (Kubernetes, Azure App Service, AWS ECS, Lambda, on-prem Tentacle, etc.), wiring up packages from their existing CI, and reaching their first real deployment. Prefers the Octopus MCP server's tools and resources when connected, and falls back to direct Octopus REST API calls when not. Trigger on "set up Octopus", "deploy my service", "connect my repo to Octopus", "first Octopus deployment", "Octopus project setup", "onboard to Octopus", "configure Octopus deployments", or any conversation where a user has Octopus credentials in hand and wants to stand up a working deployment from scratch — even if they don't use those exact phrases.
$npx -y skills add octopusdeploy/octopus-claude-plugins --skill octopus-onboardingInstalls into the current project.
Run `npx skills use "https://github.com/octopusdeploy/octopus-claude-plugins" --skill "octopusdeploy/octopus-claude-plugins/octopus-onboarding"` 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/octopusdeploy/octopus-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/octopusdeploy/octopus-claude-plugins"` and select the relevant skills, then follow their instructions.