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
- Call
slugifywith the input text. - Return the slug.
Didn't find tool you were looking for?