Alicloud Media Ice

🌐Community
by cinience Β· vlatest Β· Repository

Alicloud Media Ice optimizes video transcoding for Alicloud, reducing costs and improving streaming performance – a valuable tool for efficient media workflows.

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

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

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

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

About This Skill

What it does

This skill allows AI agents to interact with Aliyun Media ICE (Intelligent Content Encoding) services. It enables tasks like generating encoding presets, retrieving job information, and managing media resources within your Aliyun account. The skill simplifies the process of video transcoding and delivery using Aliyun's cloud infrastructure.

When to use it

  • You need to automatically generate Aliyun Media ICE encoding presets based on specific requirements (resolution, bitrate, codec).
  • You want to monitor the status of ongoing media transcoding jobs in your Aliyun account.
  • You require programmatic access to manage and retrieve information about your Aliyun media resources.
  • You're building an automated video workflow that leverages Aliyun’s cloud services.

Key capabilities

  • Generate encoding presets
  • Retrieve job information
  • Manage media resources

Example prompts

  • "Create a Media ICE preset for 1080p H.264 video with a bitrate of 5Mbps."
  • "What is the status of transcoding job 'my-video-job'?"
  • "List all available buckets in my Aliyun account."

Tips & gotchas

  • Requires valid Aliyun credentials and appropriate permissions to access Media ICE services.
  • Familiarity with Aliyun Media ICE concepts (presets, jobs, buckets) is helpful for effective use.

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
27

🌐 Community

Passed automated security scans.