Media Transformation

🌐Community
by qodex-ai Β· vlatest Β· Repository

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.

1

Run in terminal (recommended)

terminal
claude mcp add media-transformation npx -- -y @trustedskills/media-transformation
2

Or manually add to ~/.claude/settings.json

~/.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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
qodex-ai
Installs
24

🌐 Community

Passed automated security scans.