Analyze a repository to determine ecosystem, deployment targets, ports, build commands, and monorepo structure. Use when starting a new deployment, onboarding a repository, or when the user asks what stack or framework a project uses.
$npx -y skills add nixopus/nixopus --skill deployment-analysisInstalls into the current project.
Run `npx skills use "https://github.com/nixopus/nixopus" --skill "nixopus/nixopus/deployment-analysis"` 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/nixopus/nixopus" that are relevant to the current task. Run `npx skills add "https://github.com/nixopus/nixopus"` and select the relevant skills, then follow their instructions.