Mux Video

🌐Community
by muxinc · vlatest · Repository

Automatically encode, transcode, and optimize videos for various platforms using Mux's robust media processing pipeline.

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 mux-video npx -- -y @trustedskills/mux-video
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "mux-video": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/mux-video"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

The mux-video skill enables AI agents to interact with Mux's video platform, allowing them to retrieve video assets, manage playback configurations, and analyze viewer engagement metrics directly through API calls. It streamlines the integration of professional-grade video delivery into automated workflows without requiring manual dashboard access.

When to use it

  • Automating the retrieval of specific video IDs and playback URLs for content recommendation systems.
  • Triggering real-time analytics reports on video performance when a user completes a tutorial or webinar.
  • Dynamically adjusting video quality settings based on network conditions detected by an agent managing a streaming service.
  • Generating metadata summaries for newly uploaded videos to index them into a searchable database.

Key capabilities

  • Fetching video assets and playback tokens via Mux API endpoints.
  • Retrieving detailed analytics including view counts, retention rates, and geographic distribution.
  • Managing playback parameters such as quality levels and error handling strategies.
  • Accessing asset metadata for cataloging and content management purposes.

Example prompts

  • "Fetch the latest video uploaded to our channel and provide its unique ID and current view count."
  • "Analyze the retention metrics for the Q3 marketing campaign videos and summarize which segments had the highest drop-off rates."
  • "Generate a playback URL for the 'Onboarding 101' video optimized for mobile devices with adaptive bitrate streaming enabled."

Tips & gotchas

Ensure your AI agent has valid API credentials with appropriate scopes to access video assets and analytics data. Note that real-time metric retrieval may depend on Mux's reporting latency, so plan for slight delays in data freshness during high-traffic periods.

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
muxinc
Installs
58

🌐 Community

Passed automated security scans.