alicloud-compute-fc-agentrun-test

Smoke test Alibaba Cloud Function Compute agent authentication and API reachability.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures the basic functionality and accessibility of the Alibaba Cloud Function Compute agent, verifying authentication and API reachability for core operations.

Core Features & Use Cases

  • Smoke Testing: Performs a minimal set of checks to validate the agent's operational status.
  • Authentication Verification: Confirms that the agent can authenticate successfully with Alibaba Cloud.
  • API Reachability: Tests if the agent can reach and query a read-only API endpoint.
  • Use Case: Before deploying or relying on the Function Compute agent for critical tasks, run this test to confirm it's configured correctly and can interact with the cloud environment.

Quick Start

Run the smoke test for the alicloud-compute-fc-agentrun skill.

Frequently Asked Questions about alicloud-compute-fc-agentrun-test

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

FAQPage Schema
How do I test Alibaba Cloud Function Compute agent connectivity and authentication?

To test Alibaba Cloud Function Compute agent connectivity, you can run a smoke test that validates minimal authentication, confirms API reachability, and executes a read-only query to ensure correct configuration.

What does a smoke test for Alibaba Cloud Function Compute verify?

A smoke test for Alibaba Cloud Function Compute verifies the agent's operational status by confirming successful authentication with Alibaba Cloud and the ability to reach a read-only API endpoint.

When should I run an API reachability test for my Function Compute agent?

You should run an API reachability test for your Function Compute agent before deploying or relying on it for critical tasks, ensuring it is configured correctly and can interact with the cloud environment.

Can I use a smoke test to check Alibaba Cloud agent configuration before deployment?

Yes, you can use a smoke test to check Alibaba Cloud agent configuration before deployment by performing minimal checks that validate operational readiness and basic functionality.

Why does my Alibaba Cloud Function Compute agent fail to reach the API?

If your Alibaba Cloud Function Compute agent fails to reach the API, running a smoke test helps diagnose the issue by isolating whether the problem stems from authentication failure or API unreachability.

Does the Alibaba Cloud Function Compute smoke test require write permissions?

No, the Alibaba Cloud Function Compute smoke test does not require write permissions because it only performs a read-only query to validate API reachability and minimal authentication.