file-converter

This skill handles file format conversions across documents (PDF, DOCX, Markdown, HTML, TXT), data files (JSON, CSV, YAML, XML, TOML), and images (PNG, JPG, WebP, SVG, GIF). Use when the user requests converting, transforming, or exporting files between formats. Generates conversion code dynamically based on the specific request.

$ Installieren

git clone https://github.com/89jobrien/steve /tmp/steve && cp -r /tmp/steve/steve/skills/file-converter ~/.claude/skills/steve

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