alicloud-platform-docs-api-review-test

Smoke test the alicloud-platform-docs-api-review skill for authentication and API reachability.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures the core functionality and accessibility of the alicloud-platform-docs-api-review skill, verifying that it can authenticate, reach APIs, and perform basic read-only queries without errors.

Core Features & Use Cases

  • Authentication Check: Verifies that credentials can be successfully used to interact with Alibaba Cloud APIs.
  • API Reachability: Confirms that the necessary API endpoints are accessible.
  • Read-Only Query Validation: Executes a minimal, low-risk API call to ensure data retrieval works as expected.
  • Use Case: Before deploying critical automation, run this test to guarantee that the documentation review skill is operational and properly configured.

Quick Start

Run the smoke test for the alicloud-platform-docs-api-review skill.

Frequently Asked Questions about alicloud-platform-docs-api-review-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 API authentication and reachability?▼

A smoke test for Alibaba Cloud APIs validates script compilation, checks authentication credentials, verifies API endpoint reachability, and executes a minimal read-only query to ensure data retrieval works before deploying critical automation.

What does an API smoke test check before deploying critical automation?▼

An API smoke test validates script compilation, verifies authentication credentials, confirms API endpoint reachability, and executes a minimal read-only query to ensure the documentation review skill returns a valid response structure before deploying critical automation.

Can I use a read-only query to validate Alibaba Cloud API configuration?▼

Yes, you can execute a minimal, low-risk read-only query to validate your Alibaba Cloud API configuration, verifying that data retrieval works as expected and returns a valid response structure without modifying any resources.

How do I verify script compilation and API query paths for documentation review?▼

Verify script compilation and API query paths by running a smoke test that checks if the script compiles successfully, executes a bounded scope API call, and records request and response summaries along with evidence files in the output directory.