A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
Beginner-safe Linux VPS hardening skill for Claude Code. SSH lockdown deferred until key login is verified — first-time
A Claude Code skill for the initial setup and security hardening of a fresh Linux server (VPS, dedicated, or cloud instance).
Walks through 14 steps from a provider's welcome email to a production-ready, hardened server:
~/.ssh/config for ssh {nickname} shortcutssh {nickname} worksssh {nickname} still works after lockdownMost beginner server-hardening guides lock down SSH (disable root login,
disable password authentication) before verifying that key-based login
works end-to-end. One typo in authorized_keys and the user is locked out
of their server.
This skill defers the lockdown to the very last step, after the user has actually logged in successfully with their key from their own machine. The lockout class of beginner mistakes becomes impossible.
The skill also includes a separate audit reference (references/security-audit.md)
with three tiers:
Use this to audit an already-running server (e.g. "I've had this VPS for 3 months and saw a bunch of brute-force attempts in the logs").
references/optional-software.md covers common follow-ups after hardening:
Docker + Compose, Node.js (nvm), Python venv, Nginx + reverse-proxy template,
Certbot/Let's Encrypt, PM2, swap.
curl -fsSL https://raw.githubusercontent.com/AndyShaman/vps-setup-skill/main/install.sh | bash
git clone https://github.com/AndyShaman/vps-setup-skill.git
cd vps-setup-skill
./install.sh
The installer copies skill/ to ~/.claude/skills/vps-setup/.
Once installed, just describe your situation to Claude Code:
prod1, I see a lot of failed SSH attempts"Claude Code will pick up the skill from your skills directory and walk you through it.
MIT — see LICENSE.
A Claude Code skill by Hao (駱君昊) that learns your Facebook voice and auto-posts to FB / IG / Threads / X with a 14-day c
1000+ skills curated from Anthropic, Vercel, Stripe, and other engineering teams
Claude Code skill for YouTube creators — channel audits, video SEO, retention scripts, thumbnails, content strategy, Sho
AI image generation skill for Claude Code -- Creative Director powered by Gemini