Media Transformation
Transforms various media formats (video, audio) into new versions for different platforms and accessibility needs β boosting content reach & usability.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add media-transformation npx -- -y @trustedskills/media-transformation
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"media-transformation": {
"command": "npx",
"args": [
"-y",
"@trustedskills/media-transformation"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill transforms video and audio files. It can resize videos, change their resolution, trim segments, and convert between different file formats like MP4 to MOV or vice versa. The agent can also adjust audio volume and apply basic filters.
When to use it
- You need a smaller version of a large video for sharing on social media.
- You want to create shorter clips from longer recordings for editing purposes.
- A file format is incompatible with your software, and you need to convert it.
- The audio in a recording is too quiet or loud and needs adjustment.
Key capabilities
- Video resizing
- Resolution adjustments
- Video trimming
- File format conversion (MP4, MOV, etc.)
- Audio volume control
- Basic video filtering
Example prompts
- "Resize this video to 720p."
- "Trim the first 30 seconds from this MP4 file."
- "Convert this MOV file to MP4."
- βIncrease the audio volume of this recording by 6dB.β
Tips & gotchas
The skill requires access to the media files you want to transform. Ensure the AI agent has the necessary permissions or paths to those files for successful processing.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.