LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

nginx-configuration - Configure Nginx for reverse proxy, load balancing, and SSL

Configure Nginx web server for reverse proxy, load balancing, SSL/TLS, caching, and API gateway functionality.

Tags

Updated: 2026-09-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Configure reverse proxy
  • Set up load balancing
  • Terminate SSL/TLS
  • Configure caching and compression
  • Apply rate limiting
  • Deploy Nginx configuration
  • Monitor Nginx status

Inputs

  • Nginx configuration files
  • SSL certificates and keys
  • Backend server endpoints

Outputs

  • Nginx configuration files
  • Running Nginx service
  • Nginx access and error logs
  • Nginx status metrics

Requirements

  • Nginx web server
  • Linux operating system with systemd
  • Root or sudo privileges
  • Bash shell
  • curl command-line tool

Source

  • Spec: SKILL.md
nginx
reverse-proxy
load-balancing
ssl-tls
web-server
api-gateway
Configure reverse proxy
Set up load balancing
Terminate SSL/TLS
Configure caching and compression
Nginx configuration files
SSL certificates and keys
Backend server endpoints
Nginx configuration files
Running Nginx service
Nginx access and error logs