Secure Linux Web Hosting
技能 已验证 活跃用于在设置、加固或审查自托管云服务器时使用,包括 DNS、SSH、防火墙、Nginx、静态网站托管、反向代理应用程序、使用 Let's Encrypt 或 ACME 客户端进行 HTTPS、安全的 HTTP 到 HTTPS 重定向,或可选的启动后网络调优(如 BBR)。
使用户能够自信地设置、加固和保护自己的 Linux 云服务器以进行 Web 托管,确保一个安全且最新的环境,而无需依赖过时的教程。
功能
- 服务器设置和加固的结构化工作流程
- 关于 DNS、SSH 和防火墙配置的指导
- 用于静态网站和应用程序反向代理的 Nginx 设置
- 使用 Let's Encrypt/ACME 客户端实现 HTTPS
- 关键操作的验证步骤和安全门
使用场景
- 为自托管网站设置新的云服务器。
- 加固现有的 Linux 服务器以提高安全性和性能。
- 将 Nginx 配置为静态网站托管或反向代理。
- 为 Web 服务器实现 HTTPS 并管理证书。
非目标
- 设计 Kubernetes 或 PaaS 部署。
- 处理特定于应用程序的构建或 CI/CD 工作流程。
- 管理 Windows 或 macOS 主机。
- 为复杂的生产架构提供广泛的 SRE 或平台设计审查。
安装
npx skills add xixu-me/skills通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
已验证类似扩展
Configure Ingress Networking
95Configure Kubernetes Ingress networking with NGINX Ingress Controller, cert-manager for automated TLS certificate management, path-based routing, rate limiting, and multi-domain hosting with SSL termination and load balancing. Use when exposing multiple Kubernetes services via a single load balancer, implementing path-based or host-based routing, automating TLS certificate issuance with Let's Encrypt, or setting up blue-green and canary deployments with traffic splitting.
Hybrid Cloud Networking
100Configure secure, high-performance connectivity between on-premises infrastructure and cloud platforms using VPN and dedicated connections. Use when building hybrid cloud architectures, connecting data centers to cloud, or implementing secure cross-premises networking.
Cloud Architect
100Designs cloud architectures, creates migration plans, generates cost optimization recommendations, and produces disaster recovery strategies across AWS, Azure, and GCP. Use when designing cloud architectures, planning migrations, or optimizing multi-cloud deployments. Invoke for Well-Architected Framework, cost optimization, disaster recovery, landing zones, security architecture, serverless design.
Firebase Firestore
100Sets up, manages, and executes queries against Cloud Firestore database instances. You MUST unconditionally activate this skill if you plan to use Firestore in any way. Use when listing or creating Firestore databases, configuring security rules, designing data models, writing client SDK queries, or checking indexes.
Secrets Management
100Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive credentials, rotating secrets, or securing CI/CD environments.
Semgrep Rule Creator
100Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns. Use when writing Semgrep rules or building custom static analysis detections.