Media Converter Skill
CommunityFix media file extensions.
AuthorWangK0221
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures media files have correct extensions, preventing compatibility issues with systems like Gemini that reject generic application/octet-stream types.
Core Features & Use Cases
- Magic Byte Detection: Identifies the true media type of a file based on its internal data.
- Automatic Extension Correction: Renames files to match their detected media type.
- Basic Conversion: Includes a placeholder for future media conversion capabilities (e.g., GIF to PNG).
- Use Case: You have a file named
image.binthat is actually a GIF. This skill will detect it's a GIF and rename it toimage.gif.
Quick Start
Use the media-converter skill to fix the file extension for the file located at /tmp/unknown.bin.
Dependency Matrix
Required Modules
jimp
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Media Converter Skill Download link: https://github.com/WangK0221/OpenClaw_Shrimp/archive/main.zip#media-converter-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.