slugify

slugify is a skill for Claude Code, Codex from edonadei/caliper. It costs 25 tokens per session (126 once invoked), scanned A, original, MIT.

A text-formatting tool that turns a title into a URL-friendly name, called a slug. For example, it can turn “Hello World!” into “hello-world”.

In plain words
What is it for?
Use it when creating URL paths from titles, such as for articles, pages, or other named resources.
Why use it?
It removes the need to manually clean titles for use in web addresses. The result follows fixed rules for spacing, case, and punctuation.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it when creating URL paths from titles, such as for articles, pages, or other named resources.

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

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 slugify

README.md
[![agentmods](https://agentmods.dev/badge/skills/edonadei/caliper/04-prompt-regression/github.svg)](https://agentmods.dev/skills/edonadei/caliper/04-prompt-regression)
Your own site
<a href="https://agentmods.dev/skills/edonadei/caliper/04-prompt-regression"><img src="https://agentmods.dev/badge/skills/edonadei/caliper/04-prompt-regression/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 slugify

Your own site · 80×15
<a href="https://agentmods.dev/skills/edonadei/caliper/04-prompt-regression"><img src="https://agentmods.dev/badge/skills/edonadei/caliper/04-prompt-regression.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 25 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 126 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original 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.00025 $0.00126
Opus 5 $0.00013 $0.00063
Sonnet 5 $0.00005 $0.00025
Haiku 4.5 $0.00003 $0.00013

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

Security

Grade A, and why

slugify 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 13d 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.

examples/starter-pack/04-prompt-regression/SKILL.md · 17 lines

What it actually says

Slugify

Turn a title into a URL slug with these rules, in order:

  1. Trim leading and trailing whitespace.
  2. Lowercase everything.
  3. Remove any character that is not a letter, digit, space, or hyphen.
  4. Replace each run of spaces with a single hyphen.

Write only the resulting slug to the file path you are given — no quotes, no surrounding text, no trailing newline beyond the slug itself.

Files

What ships with it

1 file 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.

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. 13d ago First seen · 17 lines · 25 tokens per session scan A 5d3fbf6fe20e

Subscribe to this mod's changes

slugify is a skill published in the GitHub repository edonadei/caliper (50 stars, last pushed 13d ago), licensed MIT. It adds 25 tokens to every session and 126 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

obsidian-bases

Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.

kepano/obsidian-skills · 63 tokens

officecli-word-form

Use this skill to create fillable Word forms (.docx) with real Content Controls (SDT) + legacy FormField checkboxes + MERGEFIELD mail-merge placeholders + document protection. Trigger on: 'fillable form', 'form fields', 'content controls', 'SDT', 'word form', 'fill in', 'only editable fields', 'protect document'…

iOfficeAI/OfficeCLI · 224 tokens

obsidian-cli

Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their…

kepano/obsidian-skills · 102 tokens

officecli-academic-paper

Use this skill to build academic-style .docx output: journal / conference / thesis chapters carrying formal citation style (APA, Chicago, IEEE, MLA), numbered equations, figure & table cross-references, footnotes/endnotes, bibliography, or multi-column journal layout. Trigger on: 'research paper', 'journal paper'…

iOfficeAI/OfficeCLI · 141 tokens

officecli-data-dashboard

Use this skill to build a multi-element Excel dashboard — Dashboard sheet on open, multiple formula-driven KPI cards, multiple charts, sparklines, and conditional formatting — from CSV or tabular input. Trigger on: 'dashboard', 'KPI dashboard', 'analytics dashboard', 'executive dashboard', 'metrics dashboard', 'CSV to…

iOfficeAI/OfficeCLI · 157 tokens

officecli

Create, analyze, proofread, and modify Office documents (.docx, .xlsx, .pptx) using the officecli CLI tool. Use when the user wants to create, inspect, check formatting, find issues, add charts, or modify Office documents.

iOfficeAI/OfficeCLI · 56 tokens