Agent skill

slugify-helper

Convert text to URL-friendly slug via slugify tool.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/slugify-helper

SKILL.md

When to use

  • User wants a slug for URL / filename / identifier.

Procedure

  1. Call slugify with the input text.
  2. Return the slug.

Didn't find tool you were looking for?

Be as detailed as possible for better results