replace-with-kebab-case-name

replace-with-kebab-case-name is a skill for Claude Code, Codex from YankielDBC2/codex-skills-library. It costs 27 tokens per session (178 once invoked), scanned A, original, MIT.

A repeatable workflow for carrying out a documented coding task from request to validation. It emphasizes reading only relevant context, following project conventions, and reporting the result.

In plain words
What is it for?
Use it when a project has a specific process to follow. It helps identify the right files, apply the workflow, run relevant checks, and describe changes and remaining risks.
Why use it?
It gives coding work a consistent sequence and reduces the risk of making changes without understanding the requirements or checking the outcome.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/yankieldbc2/codex-skills-library/skill
Any agent
npx skills add YankielDBC2/codex-skills-library --skill skill
Clone the repo
git clone --depth 1 https://github.com/YankielDBC2/codex-skills-library

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 replace-with-kebab-case-name

README.md
[![agentmods](https://agentmods.dev/badge/skills/yankieldbc2/codex-skills-library/skill.svg)](https://agentmods.dev/skills/yankieldbc2/codex-skills-library/skill)
Your own site
<a href="https://agentmods.dev/skills/yankieldbc2/codex-skills-library/skill"><img src="https://agentmods.dev/badge/skills/yankieldbc2/codex-skills-library/skill.svg" alt="Measured on agentmods" height="20"></a>
Per session 27 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 178 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00027 $0.00178
Opus 5 $0.00014 $0.00089
Sonnet 5 $0.00005 $0.00036
Haiku 4.5 $0.00003 $0.00018

Measured 3d ago against content hash c546e370167e, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

replace-with-kebab-case-name 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 3d 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.

templates/skill/SKILL.md · 46 lines

What it actually says

Replace With Human Title

Goal

State the specific outcome this skill produces.

When to use

Use this skill when ...

When not to use

Do not use this skill when ...

Inputs

Inspect:

  1. The user's request.
  2. The smallest relevant project files.
  3. Existing conventions.

Workflow

  1. Read only the necessary context.
  2. Identify the owner of the change.
  3. Apply the workflow.
  4. Validate the result.
  5. Report the result clearly.

Validation

Run the relevant project checks.

Final response

Report changed files, validation commands, and any known risks.

Files

What ships with it

4 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.

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. 3d ago First seen · 46 lines · 27 tokens per session scan A c546e370167e

Subscribe to this mod's changes

replace-with-kebab-case-name is a skill published in the GitHub repository YankielDBC2/codex-skills-library (10 stars, last pushed 1mo ago), licensed MIT. It adds 27 tokens to every session and 178 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-31.

Related

Other skills, from other repositories

sql-reporting

Conventions and review steps for writing analytics SQL against the warehouse. Use whenever the task involves querying tables, building a report, or aggregating metrics.

apache/airflow · 34 tokens

html-ppt-hermes-cyber-terminal

OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.

nexu-io/open-design · 53 tokens

verify-security

安全校验关卡。自动扫描代码安全漏洞,检测危险模式,确保安全决策有文档记录。当用户提到安全扫描、漏洞检测、安全审计、代码安全、OWASP、注入检测、敏感信息泄露时使用。在新建模块、安全相关变更、攻防任务、重构完成时自动触发。.

fengshao1227/ccg-workflow · 78 tokens

development

开发语言能力索引。Python、Go、Rust、TypeScript、Java、C++、Shell。当用户提到编程、开发、代码、语言时路由到此。.

fengshao1227/ccg-workflow · 41 tokens

curate-a-team-library

Use when building a managed team skills library for a real stack. Map work to shelves, browse before curating, write meaningful whyHere notes, and create a starter pack once the first pass is solid.

MoizIbnYousaf/Ai-Agent-Skills · 49 tokens

migrate-skills-between-libraries

Use when moving skills between library workspaces or upgrading from a personal library to a team library. Export from one workspace, import into another.

MoizIbnYousaf/Ai-Agent-Skills · 36 tokens