aliyun-api-ref

Document Alibaba Cloud SDK usage patterns for Function Compute, RDS, Redis, OSS, DNS, and VPC services.

7|1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/agents-infrastructure/licell --skill aliyun-api-ref
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aliyun-api-ref
Source: https://github.com/agents-infrastructure/licell/tree/main/.claude/skills/alicloud-api-ref
Command: npx skills add https://github.com/agents-infrastructure/licell --skill aliyun-api-ref

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides essential reference material for developers working with Alibaba Cloud SDKs, streamlining the process of integrating and managing cloud services.

Core Features & Use Cases

  • SDK Usage Patterns: Learn standard patterns for SDK constructor resolution, client instantiation, and authentication.
  • Error Handling Conventions: Understand project-specific conventions for classifying, handling, and retrying API errors.
  • API Quick Reference: Quickly find key APIs for core Alibaba Cloud services like FC, RDS, OSS, DNS, and VPC.
  • Use Case: When implementing a new feature that requires interacting with Alibaba Cloud's Function Compute service, consult this Skill for the correct API calls, error handling, and SDK usage.

Quick Start

Use the aliyun-api-ref skill to find the correct API for creating an RDS instance.

Frequently Asked Questions about aliyun-api-ref

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

FAQPage Schema
How do I resolve SDK constructor and authentication patterns for Alibaba Cloud services?

To resolve Alibaba Cloud SDK constructor and authentication patterns, you must instantiate the service client using standard project conventions. This reference provides structured API information detailing correct client instantiation and SDK usage for services like Function Compute and RDS.

What are the standard error handling conventions for Alibaba Cloud API integrations?

Standard error handling conventions for Alibaba Cloud API integrations involve classifying, handling, and retrying API errors based on project-specific rules. This reference outlines how to manage these exceptions effectively during cloud-native application development.

How do I find the correct API calls for creating an RDS instance or managing OSS?

Finding the correct API calls for creating an RDS instance or managing OSS requires accessing comprehensive service documentation. This skill offers an API quick reference covering core services like RDS, OSS, Function Compute, DNS, and VPC for rapid integration.

Does this Alibaba Cloud API reference include pagination patterns for VPC and DNS services?

Yes, this Alibaba Cloud API reference includes pagination patterns for VPC and DNS services. It covers essential SDK integrations including usage, authentication, error handling, and pagination to facilitate development and debugging of cloud-native applications.

When do I need to consult an Alibaba Cloud SDK development reference?

You need to consult an Alibaba Cloud SDK development reference when implementing features that interact with cloud services like Function Compute, RDS, Redis, OSS, DNS, or VPC. It streamlines integration by providing structured API information and best practices for debugging.

What is the best way to integrate Function Compute using Alibaba Cloud SDKs?

The best way to integrate Function Compute using Alibaba Cloud SDKs is by following standard usage patterns for client instantiation and authentication. This reference provides the necessary API calls, error handling conventions, and best practices for Function Compute service integration.