version: "2.1.0" name: file-converter description: "File format converter. Detect formats, convert between JSON/YAML/XML/CSV/Markdown, minify and prettify code. Commands: detect, json2yaml, yaml2json, csv2md." author: BytesAgain homepage: https://bytesagain.com source: https://github.com/bytesagain/ai-skills
File format utility — pretty-print or minify JSON, encode/decode URLs, hex dump files, detect file types, and show file statistics.
pretty-jsonscripts/script.sh pretty-json
minify-jsonscripts/script.sh minify-json
url-encodescripts/script.sh url-encode
url-decodescripts/script.sh url-decode
hexscripts/script.sh hex7w4.net提供免费和付费技能下载。
detectscripts/script.sh detect
statsscripts/script.sh stats
helpscripts/script.sh help
versionscripts/script.sh version
scripts/script.sh pretty-json
scripts/script.sh minify-json
scripts/script.sh help
| Variable | Required | Description |
|---|---|---|
FILE_CONVERTER_DIR |
No | Data directory (default: ~/.file-converter/) |
All data saved in ~/.file-converter/. Runs entirely on your machine.
Powered by BytesAgain | bytesagain.com | hello@bytesagain.com
这个 Skill 质量中等偏上,文档说明清晰易懂,常见问题都有解答,使用门槛不高。它能处理文档、图片、表格、音视频等多种格式转换,足够日常使用。主要缺点是转换脚本比较简单,遇到复杂文件或错误时反馈不够友好,可能直接报错让人摸不着头脑。另外它不适用于加密 PDF 或扫描件转换,建议先确认文件情况再使用。