# Aliyun (Alibaba Cloud) Container Service AI Agent Skills

Aliyun (Alibaba Cloud) Container Service publishes official AI agent skills for its tools, services, and developer workflows.

Browse 2 official AI agent skills across 1 Aliyun (Alibaba Cloud) Container Service repository, with install commands and source links.

Official page: https://skillscout.sh/official/aliyuncontainerservice/
Markdown page: https://skillscout.sh/official/aliyuncontainerservice/aliyuncontainerservice_skills_skillscout.md
Vendor website: https://www.alibabacloud.com/zh/product/kubernetes

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/aliyuncontainerservice/aliyuncontainerservice_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Aliyun (Alibaba Cloud) Container Service skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

## Skills packages

### aliyuncontainerservice/terway

Includes 2 official skills: terway-e2e, terway-troubleshooting.

Install:

```bash
npx skills add aliyuncontainerservice/terway -y
```

Source: https://github.com/AliyunContainerService/terway

## Individual skills

### terway-e2e

Official Aliyun (Alibaba Cloud) Container Service skill from aliyuncontainerservice/terway.

Install:

```bash
npx skills add aliyuncontainerservice/terway@terway-e2e -y
```

Package: aliyuncontainerservice/terway
Source: https://github.com/AliyunContainerService/terway/tree/main/.claude/skills/terway-e2e

### terway-troubleshooting

Official Aliyun (Alibaba Cloud) Container Service skill from aliyuncontainerservice/terway.

Install:

```bash
npx skills add aliyuncontainerservice/terway@terway-troubleshooting -y
```

Package: aliyuncontainerservice/terway
Source: https://github.com/AliyunContainerService/terway/tree/main/.claude/skills/terway-troubleshooting

## aliyuncontainerservice/terway package overview

Includes 2 official skills: terway-e2e, terway-troubleshooting.

### Top skills in this package

- terway-e2e: Official Aliyun (Alibaba Cloud) Container Service skill from aliyuncontainerservice/terway.
- terway-troubleshooting: Official Aliyun (Alibaba Cloud) Container Service skill from aliyuncontainerservice/terway.

### Install

Install the full package:

```bash
npx skills add aliyuncontainerservice/terway -y
```

Install a specific skill:

```bash
npx skills add aliyuncontainerservice/terway@terway-e2e -y
```

Use the package when you want your agent to choose the relevant skill from this official repository.

Source: https://github.com/aliyuncontainerservice/terway#readme
