← Back to Skills Marketplace
xueyetianya

Nginx Config

by bytesagain4 · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ Security Clean
707
Downloads
0
Stars
3
Active Installs
11
Versions
Install in OpenClaw
/install nginx-config
Description
Nginx配置生成。服务器配置、反向代理、SSL、缓存、安全加固、性能优化。Nginx config generator with reverse proxy, SSL, caching, security, optimization. Nginx、服务器、运维。
Usage Guidance
This skill appears to do what it says: generate nginx configuration snippets and offer small local helper commands. Before installing or running it: (1) inspect the two shipped scripts (already included) to confirm you are comfortable with their file reads/writes; (2) run them as a non-root user — they only print commands and templates and do not execute systemctl/tar by themselves; (3) be aware the tool reads /var/log/syslog and /proc and writes a history.log under $NGINX_CONFIG_DIR or your home directory; (4) if you will use SSL paths or certbot integration, ensure the cert paths (/etc/letsencrypt) are correct for your system. If you need absolute assurance, run the scripts in a sandbox or test VM first.
Capability Analysis
Type: OpenClaw Skill Name: nginx-config Version: 2.0.1 The bundle provides legitimate tools for Nginx configuration generation and basic system monitoring. The 'scripts/nginx.sh' file generates standard, well-structured Nginx templates for reverse proxies, SSL (including Let's Encrypt paths), and security hardening. The 'scripts/script.sh' file provides diagnostic utilities such as checking CPU/memory usage, viewing recent system logs, and providing command templates for backups and restarts. No evidence of data exfiltration, malicious execution, or prompt injection was found.
Capability Assessment
Purpose & Capability
The name/description (Nginx config generation, reverse proxy, SSL, caching, security, optimization) match the shipped files: scripts/nginx.sh produces various nginx config templates (reverse proxy, SSL, static, security, load balancing). scripts/script.sh provides local system helper/monitoring commands which fit the broader '运维 / server' scope.
Instruction Scope
SKILL.md is an instruction-oriented wrapper for the scripts. The scripts perform local file I/O and system inspection (reading /proc/cpuinfo, tailing /var/log/syslog, checking df/uptime) and create a data directory under the user's home or XDG_DATA_HOME. They do not attempt outbound network calls, post to external endpoints, or execute dangerous commands automatically. Users should note the skill will read local system logs and write to a per-user data directory.
Install Mechanism
No install spec — instruction-only with included scripts. Nothing is downloaded from external URLs or written to system locations by an installer step.
Credentials
The skill declares no required environment variables, but scripts read optional env vars (NGINX_CONFIG_DIR, XDG_DATA_HOME, HOME) and reference standard system paths (/etc/letsencrypt, /var/log/nginx, /var/log/syslog). These are proportionate to a server/ops tool, but the skill does use environment values that are not listed in SKILL.md's metadata.
Persistence & Privilege
always is false and the skill does not request elevated privileges or modify other skills. It creates a per-user data directory and log file; it prints commands for restart/backup rather than executing them, so it does not escalate privileges or perform system-wide changes by itself.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nginx-config
  3. After installation, invoke the skill by name or use /nginx-config
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.1
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.6
yaml-fix+quality
v1.0.5
yaml-fix+quality
v1.0.4
Quality upgrade
v1.0.3
Quality upgrade: custom functionality
v1.0.2
Quality fix: cleaner docs, removed flags
v1.0.1
Quality update: docs, examples, standards compliance
v2.3.0
Quality fixes: aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v2.0.0
Complete rewrite: real code/config generation replacing prompt templates
v1.0.0
Initial release of Nginx Config skill. - Generates Nginx configuration for servers, reverse proxy, SSL, caching, security hardening, and performance optimization. - Provides standardized templates for quick, professional-grade setups. - Includes quick commands for server, proxy, SSL, cache, security, and optimization. - Suitable for server management and DevOps workflows.
Metadata
Slug nginx-config
Version 2.0.1
License MIT-0
All-time Installs 3
Active Installs 3
Total Versions 11
Frequently Asked Questions

What is Nginx Config?

Nginx配置生成。服务器配置、反向代理、SSL、缓存、安全加固、性能优化。Nginx config generator with reverse proxy, SSL, caching, security, optimization. Nginx、服务器、运维。 It is an AI Agent Skill for Claude Code / OpenClaw, with 707 downloads so far.

How do I install Nginx Config?

Run "/install nginx-config" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Nginx Config free?

Yes, Nginx Config is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Nginx Config support?

Nginx Config is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Nginx Config?

It is built and maintained by bytesagain4 (@xueyetianya); the current version is v2.0.1.

💬 Comments