nginx-gen

SKILL.md

Nginx Gen

Nginx config syntax is cryptic. This tool generates working nginx configurations from plain English descriptions. Reverse proxies, SSL termination, load balancing, caching. All without memorizing directives.

One command. Zero config. Just works.

Quick Start

npx ai-nginx "reverse proxy to localhost:3000 with SSL"

What It Does

  • Generates nginx.conf or site config files
  • Handles reverse proxy, load balancing, and static files
  • Sets up SSL/TLS with proper security headers
  • Includes caching and compression settings
  • Adds comments explaining each directive
Installs
3
First Seen
Mar 8, 2026