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.
npx skills add qwedsazxc78/devops-ai-skill --skill gateway-api-migrationgit clone --depth 1 https://github.com/qwedsazxc78/devops-ai-skillWrote 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.
[](https://agentmods.dev/skills/qwedsazxc78/devops-ai-skill/gateway-api-migration)<a href="https://agentmods.dev/skills/qwedsazxc78/devops-ai-skill/gateway-api-migration"><img src="https://agentmods.dev/badge/skills/qwedsazxc78/devops-ai-skill/gateway-api-migration.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00212 | $0.15031 |
| Opus 5 | $0.00106 | $0.07515 |
| Sonnet 5 | $0.00042 | $0.03006 |
| Haiku 4.5 | $0.00021 | $0.01503 |
Grade C, and why
gateway-api-migration 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 8d 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.
**On any Phase 3A failure:** `rm -rf common.gateway.tmp/`, do not touch 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.
What ships with it
19 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- references/annotation-map.md 39 B
- references/gke-gateway-notes.md 42 B
- references/http-routing-guide.md 43 B
- references/httproute-template.yaml 4.6 KB
- references/ingress-nginx-welcome.md 46 B
- references/ingress2gateway-integration.md 52 B
- references/manual-review-patterns.md 7.7 KB
- references/master-minion-topology.md 47 B
- references/migration-from-ingress.md 45 B
- references/preflight-checks.md 14 KB
- references/report-template.md 19 KB
- references/runbook-template.md 15 KB
- references/traefik-gateway-notes.md 46 B
- scripts/build_report.py 13 KB runs code
- scripts/check_cluster_preflight.sh 20 KB runs code
- scripts/classify_ingress.py 8.2 KB runs code
- scripts/inventory_annotations.py 16 KB runs code
- scripts/pair_minions.py 8.2 KB runs code
- scripts/validate_generated.py 50 KB runs code
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.
- 8d ago First seen · 1,325 lines · 212 tokens per session scan C bc6397290313
gateway-api-migration is a skill published in the GitHub repository qwedsazxc78/devops-ai-skill (10 stars, last pushed 2mo ago), with no licence file. It adds 212 tokens to every session and 15,031 once invoked, about $0.0011 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.
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…
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.
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.
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.
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.
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.