← 返回 Skills 市场
Nginx Config
作者
bytesagain4
· GitHub ↗
· v2.0.1
· MIT-0
707
总下载
0
收藏
3
当前安装
11
版本数
在 OpenClaw 中安装
/install nginx-config
功能描述
Nginx配置生成。服务器配置、反向代理、SSL、缓存、安全加固、性能优化。Nginx config generator with reverse proxy, SSL, caching, security, optimization. Nginx、服务器、运维。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nginx-config - 安装完成后,直接呼叫该 Skill 的名称或使用
/nginx-config触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Nginx Config 是什么?
Nginx配置生成。服务器配置、反向代理、SSL、缓存、安全加固、性能优化。Nginx config generator with reverse proxy, SSL, caching, security, optimization. Nginx、服务器、运维。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 707 次。
如何安装 Nginx Config?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nginx-config」即可一键安装,无需额外配置。
Nginx Config 是免费的吗?
是的,Nginx Config 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nginx Config 支持哪些平台?
Nginx Config 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nginx Config?
由 bytesagain4(@xueyetianya)开发并维护,当前版本 v2.0.1。
推荐 Skills