Fix CRLF (Windows) to LF (Unix) line endings in files. Use when encountering `/bin/bash: line 1: $'\r': command not found` errors.
4.9
Rating
0
Installs
Tools & Utilities
Category
The skill provides a clear, focused solution for fixing CRLF to LF line endings with straightforward invocation instructions. The description adequately identifies the use case (the specific bash error) and the task knowledge is sufficient - the referenced script is assumed to exist and handle the conversion. Structure is clean and concise. However, novelty is low since this is a straightforward wrapper around standard Unix utilities (dos2unix, sed, or tr) that a CLI agent could invoke directly with minimal tokens. The skill adds convenience but doesn't meaningfully reduce cost or complexity for this simple task.
Loading SKILL.md…

Skill Author