alicloud-media-live-test

Smoke test Alibaba Cloud Media Live authentication, API reachability, and read-only queries.

396|34|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-media-live-test
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: alicloud-media-live-test
Source: https://github.com/cinience/alicloud-skills/tree/main/tests/media/live/alicloud-media-live-test
Command: npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-media-live-test

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures basic connectivity and authentication for the Alibaba Cloud Media Live service, verifying that essential API calls can be made without errors.

Core Features & Use Cases

  • Authentication Validation: Confirms that API credentials are correctly configured and accepted by the service.
  • API Reachability: Checks if the Media Live API endpoints are accessible.
  • Read-Only Query Test: Executes a low-risk query to validate the service's response structure.
  • Use Case: Before deploying complex media streaming configurations, run this test to guarantee that your environment is set up correctly and the service is responsive.

Quick Start

Run the offline script compilation check for the alicloud-media-live skill.

Frequently Asked Questions about alicloud-media-live-test

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a smoke test for Alibaba Cloud Media Live API connectivity?

To smoke test Alibaba Cloud Media Live API connectivity, this Skill validates minimal authentication, API reachability, and a read-only query path. It checks script compilation, executes a bounded scope API call, and records request/response summaries for success or failure analysis.

What does a Media Live smoke test validate before deploying streaming configurations?

A Media Live smoke test validates that API credentials are correctly configured, endpoints are accessible, and low-risk query responses are structured correctly. It ensures your environment is set up properly and the service is responsive before complex deployments.

Can I verify Alibaba Cloud Media Live authentication without risking my streaming resources?

Yes, you can verify Alibaba Cloud Media Live authentication safely by executing a low-risk, read-only query test. This validates that API credentials are accepted and checks the service's response structure without modifying your streaming resources.

Does the Alibaba Cloud Media Live test check script compilation and API reachability?

Yes, the Alibaba Cloud Media Live test checks offline script compilation and verifies API endpoint reachability. It executes a bounded scope API call to ensure essential calls can be made without errors and records request/response summaries.

Why does my Alibaba Cloud Media Live API call fail during initial environment setup?

If your Alibaba Cloud Media Live API call fails during environment setup, use this smoke test to isolate the issue. It validates minimal authentication, checks API reachability, and records request/response summaries to identify whether credentials or connectivity are misconfigured.