fix-line-endings

Fix CRLF (Windows) to LF (Unix) line endings in files. Use when encountering `/bin/bash: line 1: $'\r': command not found` errors.

$ 安裝

git clone https://github.com/ManuelKugelmann/BitBot /tmp/BitBot && cp -r /tmp/BitBot/.bitbot/internal/bitbot-config/.claude/skills/fix-line-endings ~/.claude/skills/BitBot

// tip: Run this command in your terminal to install the skill