Alicloud Media Vod

🌐Community
by cinience · vlatest · Repository

This skill integrates Alicloud Media VOD content, streamlining access and management for video media projects.

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 alicloud-media-vod npx -- -y @trustedskills/alicloud-media-vod
2

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

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

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

About This Skill

alicloud-media-vod

What it does

This skill enables AI agents to interact with Alibaba Cloud Media Services, specifically handling Video on Demand (VOD) operations. It allows for managing video content lifecycle tasks such as uploading, processing, and retrieving media assets within the Alicloud ecosystem.

When to use it

  • Automating the ingestion of raw footage into a corporate video library for later streaming.
  • Triggering AI-driven video analysis or transcoding workflows immediately after file upload.
  • Retrieving unique playback URLs to embed videos dynamically in web applications or chat interfaces.
  • Managing metadata and storage lifecycle policies for archived video content.

Key capabilities

  • Upload and manage video files via the Media Services API.
  • Process media assets for optimization, encoding, and format conversion.
  • Generate secure streaming URLs for video playback.
  • Query and retrieve detailed information about stored video resources.

Example prompts

  • "Upload this raw interview footage to our Alicloud VOD bucket and start the standard HD transcoding pipeline."
  • "Get me a temporary, signed URL for the marketing video we uploaded yesterday so I can test it on the staging site."
  • "List all videos currently in the 'Q4-Campaign' folder that have failed processing and need attention."

Tips & gotchas

Ensure your AI agent has valid API credentials with specific permissions for Media Services before attempting operations. Be aware that video processing tasks may take time to complete; use asynchronous job IDs to track progress rather than expecting instant results.

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
cinience
Installs
28

🌐 Community

Passed automated security scans.