salvo-routing

salvo-routing is a skill for Claude Code, Codex from salvo-rs/salvo-skills. It costs 28 tokens per session (1,197 once invoked), scanned A, original, no licence file.

A Salvo routing setup for matching incoming web requests to handlers using paths, parameters, nested routes, and filters. Routing decides which code handles each URL and request.

In plain words
What is it for?
Use it to build complex route structures and REST APIs, which are web interfaces organised around resource URLs.
Why use it?
It helps organise applications with many URLs and different request-handling rules.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to build complex route structures and REST APIs, which are web interfaces organised around resource URLs.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/salvo-rs/salvo-skills/salvo-routing
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 salvo-rs/salvo-skills --skill salvo-routing
Clone the repo
git clone --depth 1 https://github.com/salvo-rs/salvo-skills

Made for: Claude Code, Codex.

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 salvo-routing

README.md
[![agentmods](https://agentmods.dev/badge/skills/salvo-rs/salvo-skills/salvo-routing/github.svg)](https://agentmods.dev/skills/salvo-rs/salvo-skills/salvo-routing)
Your own site
<a href="https://agentmods.dev/skills/salvo-rs/salvo-skills/salvo-routing"><img src="https://agentmods.dev/badge/skills/salvo-rs/salvo-skills/salvo-routing/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 salvo-routing

Your own site · 80×15
<a href="https://agentmods.dev/skills/salvo-rs/salvo-skills/salvo-routing"><img src="https://agentmods.dev/badge/skills/salvo-rs/salvo-skills/salvo-routing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 28 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,197 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. 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.00028 $0.01197
Opus 5 $0.00014 $0.00598
Sonnet 5 $0.00006 $0.00239
Haiku 4.5 $0.00003 $0.00120

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

Security

Grade A, and why

salvo-routing scanned grade A with 0 findings 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 12d 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

salvo-routing/SKILL.md · 138 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. 12d ago First seen · 138 lines · 28 tokens per session scan A 7d01557f383c

Subscribe to this mod's changes

salvo-routing is a skill published in the GitHub repository salvo-rs/salvo-skills (20 stars, last pushed 2mo ago), with no licence file. It adds 28 tokens to every session and 1,197 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

postmortem

Postmortem generation and management tools for writing, reading, and versioning incident postmortems.

Arvo-AI/aurora · 23 tokens

API Gateway Testing

API gateway testing skill covering rate limiting validation, request routing, authentication proxy testing, load balancing verification, circuit breaker testing, and gateway configuration validation for Kong, Envoy, and AWS API Gateway.

PramodDutta/qaskills · 43 tokens

structpages

Guide for building Go web applications with the structpages framework (struct-based routing + templ + HTMX). Use when writing routes, pages, page groups, Props methods, handler methods (ServeHTTP), page components, partials, HTMX partial rendering and nested swap levels, URL generation (URLFor/ID/IDTarget)…

jackielii/structpages · 103 tokens

evjs

Develop, migrate, review, document, or debug evjs applications and framework code involving file-based pages, ev.config.ts, server functions, API routes, rendering, plugins, development, builds, and deployment.

afx-team/evjs · 45 tokens

model-router

Use when route AI model requests to the optimal provider based on task, cost, latency, and capability requirements. Manage multi-provider LLM deployments. Use when working with model router.

oyi77/1ai-skills · 39 tokens

dotnet-managedcode-communication

Use ManagedCode.Communication when a .NET application needs explicit result objects, structured errors, and predictable service or API boundaries instead of exception-driven control flow.

Postpartum-genushyacinthus29/dotnet-skills · 39 tokens