← 返回 Skills 市场
ivangdavila

Nginx

作者 Iván · GitHub ↗ · v1.0.1
cross-platform ✓ 安全检测通过
2599
总下载
5
收藏
23
当前安装
2
版本数
在 OpenClaw 中安装
/install nginx
功能描述
Configure Nginx for reverse proxy, load balancing, SSL termination, and high-performance static serving.
安全使用建议
This skill is a documentation-only Nginx guide and appears coherent. Before giving an agent permission to apply changes based on these instructions: (1) review any concrete config edits the agent proposes, (2) test changes in a staging environment and run nginx -t before reloads, (3) back up existing nginx configs, and (4) keep private keys and certificates secure — do not allow the agent to expose or transmit private keys. If you only need advice, prefer read-only interactions rather than letting the agent modify system files.
功能分析
Type: OpenClaw Skill Name: nginx Version: 1.0.1 The skill bundle contains only documentation files (`SKILL.md`, `examples.md`, `performance.md`, `proxy.md`, `ssl.md`) and a metadata file (`_meta.json`). All content is informational, providing detailed advice and common pitfalls related to Nginx configuration, such as reverse proxy, SSL, caching, and performance tuning. There is no executable code, no instructions for the AI agent to perform any actions beyond understanding and explaining Nginx configurations, and no evidence of prompt injection, data exfiltration, malicious execution, persistence mechanisms, or obfuscation. The content is entirely aligned with the stated purpose of providing Nginx expertise.
能力评估
Purpose & Capability
The name/description match the included documentation (proxy, ssl, performance, examples). The files only cover nginx config topics; there are no unrelated required binaries, environment variables, or capabilities.
Instruction Scope
The SKILL.md and companion files provide configuration guidance and call out nginx-specific paths (e.g., includes under /etc/nginx/conf.d/) and commands (e.g., nginx -t, nginx -s reload). Those references are appropriate for an nginx guide and do not instruct reading or exfiltrating unrelated secrets or contacting external endpoints.
Install Mechanism
No install spec and no code files — instruction-only. This is the lowest-risk installation model because nothing is written or executed by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths beyond standard nginx locations mentioned in documentation. There are no disproportionate credential requests.
Persistence & Privilege
always:false and user-invocable. The skill does not request permanent platform presence or attempt to modify other skills or global agent settings. Autonomous invocation is permitted by platform default but not a concern here given the skill's instruction-only nature.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nginx
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nginx 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Upgrade: nueva estructura con archivos auxiliares de trampas
v1.0.0
Initial release
元数据
Slug nginx
版本 1.0.1
许可证
累计安装 23
当前安装数 23
历史版本数 2
常见问题

Nginx 是什么?

Configure Nginx for reverse proxy, load balancing, SSL termination, and high-performance static serving. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2599 次。

如何安装 Nginx?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install nginx」即可一键安装,无需额外配置。

Nginx 是免费的吗?

是的,Nginx 完全免费(开源免费),可自由下载、安装和使用。

Nginx 支持哪些平台?

Nginx 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Nginx?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.1。

💬 留言讨论