Analyze Nginx configuration and check for issues
Scanned 9/12/2026
Install to Claude Code
npx -y skills add fisker086/AIOps --skill nginx_diagnose --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Nginx Diagnose?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/fisker086-nginx-diagnose)More formats (shields.io, HTML) on the badges page.
---
name: nginx-diagnose
description: Analyze Nginx configuration and check for issues
activation_keywords: [nginx, config, configuration, web server, reverse proxy]
execution_mode: client
---
# Nginx Diagnose Skill
Provides read-only Nginx analysis:
- Test nginx configuration syntax
- Show active nginx configuration
- List enabled sites/vhosts
- Check nginx process status
Use `builtin_nginx_diagnose` tool with fields:
- `operation`: one of "test_config", "show_config", "list_sites", "status"
Note: All operations are read-only.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!