Use when configuring a newly installed or rebuilt Ubuntu/Debian server over SSH, especially when selecting or generating SSH keys, creating a non-root sudo user, changing SSH ports, disabling root/password login, enabling UFW or fail2ban, updating SSH config, or verifying that the operator is not locked out.
$npx -y skills add deeryang/server-security-init-skill --skill server-security-initInstalls into the current project.
Run `npx skills use "https://github.com/deeryang/server-security-init-skill" --skill "deeryang/server-security-init-skill/server-security-init"` 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/deeryang/server-security-init-skill" that are relevant to the current task. Run `npx skills add "https://github.com/deeryang/server-security-init-skill"` and select the relevant skills, then follow their instructions.