retire-nginx

retire-nginx is a skill for Claude Code from qwedsazxc78/devops-ai-skill. It costs 164 tokens per session (4,745 once invoked), scanned C, original, no licence file.

A skill for removing the nginx ingress controller and nginx Ingress resources from a Kustomize and ArgoCD repository after a move to Gateway API and Traefik.

In plain words
What is it for?
It helps retire nginx in one environment or across development, staging, and production environments.
Why use it?
It cleans out nginx configuration that is no longer needed after the migration.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the devops plugin — 14 skills, 28 commands, 2 agents, 3 hooks shipped together

Good fit It helps retire nginx in one environment or across development, staging, and production environments.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/qwedsazxc78/devops-ai-skill/nginx-ingress-retire
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add qwedsazxc78/devops-ai-skill --skill nginx-ingress-retire
Clone the repo
git clone --depth 1 https://github.com/qwedsazxc78/devops-ai-skill

Made for: Claude Code.

Or install devops, the plugin that ships this one along with the rest of its 14 skills, 28 commands, 2 agents, 3 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for retire-nginx

README.md
[![agentmods](https://agentmods.dev/badge/skills/qwedsazxc78/devops-ai-skill/nginx-ingress-retire/github.svg)](https://agentmods.dev/skills/qwedsazxc78/devops-ai-skill/nginx-ingress-retire)
Your own site
<a href="https://agentmods.dev/skills/qwedsazxc78/devops-ai-skill/nginx-ingress-retire"><img src="https://agentmods.dev/badge/skills/qwedsazxc78/devops-ai-skill/nginx-ingress-retire/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for retire-nginx

Your own site · 80×15
<a href="https://agentmods.dev/skills/qwedsazxc78/devops-ai-skill/nginx-ingress-retire"><img src="https://agentmods.dev/badge/skills/qwedsazxc78/devops-ai-skill/nginx-ingress-retire.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 164 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,745 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00164 $0.04745
Opus 5 $0.00082 $0.02372
Sonnet 5 $0.00033 $0.00949
Haiku 4.5 $0.00016 $0.00475

Measured 11d ago against content hash 83148686e35c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade C, and why

retire-nginx scanned grade C with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Recursive force deletehighDestructive command

rm -rf with a variable or a broad path is one typo away from removing the wrong tree.

rm -rf common.service/overlays/<env>/archive/
skills/nginx-ingress-retire/SKILL.md · 467 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 467 lines · 164 tokens per session scan C 83148686e35c

Subscribe to this mod's changes

retire-nginx is a skill published in the GitHub repository qwedsazxc78/devops-ai-skill (10 stars, last pushed 2mo ago), with no licence file. It adds 164 tokens to every session and 4,745 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it C with 1 finding (recursive force delete). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

neo-rabbitmq

Use this skill when a request involves RabbitMQ message-topology design, reliability analysis, Broker operations, cluster or security configuration, monitoring, troubleshooting, or performance optimization. Use stable RabbitMQ 4.3 by default and keep development guidance language-neutral. Do not use this skill for…

Benknightdark/neo-skills · 73 tokens

neo-dotnet-minimal-apis

Use this skill when building, debugging, refactoring, or reviewing ASP.NET Core Minimal APIs, lightweight endpoints, route groups, endpoint filters, typed results, OpenAPI metadata, or high-performance .NET API services without controllers.

Benknightdark/neo-skills · 53 tokens

neo-dotnet-mvc

Use this skill when building, debugging, refactoring, or reviewing ASP.NET Core MVC apps with Razor views, controllers, ViewModels, validation, Tag Helpers, View Components, layouts, or server-rendered workflows.

Benknightdark/neo-skills · 49 tokens

neo-dotnet-webapi

Use this skill when building, debugging, refactoring, or reviewing controller-based ASP.NET Core Web APIs, including ControllerBase, ActionResult , Problem Details, API versioning, global exception handling, DTOs, and OpenAPI behavior.

Benknightdark/neo-skills · 54 tokens

java-coding-standards

Java coding standards for Spring Boot and Quarkus services: naming, immutability, Optional usage, streams, exceptions, generics, CDI, reactive patterns, and project layout. Automatically applies framework-specific conventions.

gabrielrovesti/ai-agent-skills · 50 tokens

springboot-patterns

Spring Boot architecture patterns, REST API design, layered services, data access, caching, async processing, and logging. Use for Java Spring Boot backend work.

gabrielrovesti/ai-agent-skills · 36 tokens