cloud-aliyun-ecs

Create and manage Alibaba Cloud ECS instances with security group configuration.

610|93|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/partme-ai/full-stack-skills --skill cloud-aliyun-ecs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloud-aliyun-ecs
Source: https://github.com/partme-ai/full-stack-skills/tree/main/skills/cloud-aliyun-ecs
Command: npx skills add https://github.com/partme-ai/full-stack-skills --skill cloud-aliyun-ecs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive guidance and management capabilities for Alibaba Cloud Elastic Compute Service (ECS) instances, simplifying cloud resource operations.

Core Features & Use Cases

  • Instance Creation: Guides users through creating new ECS instances with various configurations.
  • Configuration Management: Assists in modifying instance settings, networking, and storage.
  • Security Groups: Provides instructions on configuring security group rules for network access control.
  • ECS Management: Offers commands for starting, stopping, rebooting, and monitoring ECS instances.
  • Use Case: A user needs to deploy a new web server on Alibaba Cloud. They can use this skill to create an ECS instance, configure its security group to allow HTTP/HTTPS traffic, and attach necessary storage.

Quick Start

Use the cloud-aliyun-ecs skill to create a new ECS instance with the specified configurations.

Frequently Asked Questions about cloud-aliyun-ecs

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

FAQPage Schema
How do I create an Alibaba Cloud ECS instance with specific configurations?

To create an Alibaba Cloud ECS instance, you configure instance specifications, networking, and storage. This skill provides comprehensive guidance for instance creation, but executing the deployment requires the Alibaba Cloud CLI or SDK.

How do I configure security groups for Alibaba Cloud ECS network access control?

Configuring security groups for Alibaba Cloud ECS involves defining rules to manage network access to your instances. This skill provides specific instructions to set up security group rules allowing traffic like HTTP or HTTPS for web servers.

Do I need Alibaba Cloud CLI or SDK to manage ECS instances?

Yes, you need knowledge of the Alibaba Cloud CLI or SDK to manage ECS instances. This skill delivers the operational guidance and commands for instance management, but execution relies directly on the Alibaba Cloud CLI or SDK.

What's the best way to manage Alibaba Cloud compute resources like ECS instances?

Managing Alibaba Cloud compute resources effectively requires structured guidance for starting, stopping, rebooting, and monitoring ECS instances. This skill offers comprehensive instructions to handle these management operations and modify instance settings.

Can I deploy a web server on Alibaba Cloud ECS and configure HTTP traffic?

Yes, you can deploy a web server on Alibaba Cloud ECS by creating an instance and configuring its security group to allow HTTP/HTTPS traffic. This skill guides you through attaching necessary storage and modifying instance settings for web deployment.