cocovs/aliyun-devops-skill — explained in plain English
Analysis updated 2026-05-18
Let an AI coding assistant manage Alibaba Cloud Yunxiao pipelines through chat.
Automate DevOps resource lookups without leaving Codex or Claude Code.
Install a shared skill across both Codex and Claude Code skill folders.
Securely pass Yunxiao access tokens to the assistant via environment variables.
| cocovs/aliyun-devops-skill | 00kaku/gallery-slider-block | 3rd-eden/ircb.io | |
|---|---|---|---|
| Stars | 0 | — | — |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | — | 2021-05-19 | 2016-11-16 |
| Maintenance | — | Dormant | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 2/5 | 2/5 |
| Audience | ops devops | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires a Yunxiao access token set as an environment variable before the skill can call Alibaba Cloud's API.
This project is a skill you can add to AI coding assistants, specifically Codex and Claude Code, so they can operate Alibaba Cloud's Yunxiao DevOps platform on your behalf through a command line tool bundled inside it. Once installed, you can ask the assistant to manage things like your organization's pipelines, repositories, and projects on Alibaba Cloud without leaving your conversation with it. You install it by cloning the repository and running its install script. By default the script copies the skill into the personal skill folders used by both Codex and Claude Code, though you can limit installation to just one of them. The script can also optionally add the required environment variables, such as your Yunxiao access token, to your shell startup file, writing them inside clearly marked boundaries so they are easy to find and remove later. The README puts real emphasis on handling credentials carefully. It instructs you never to commit files containing tokens, organization IDs, user IDs, project IDs, repository IDs, pipeline IDs, or real resource URLs to version control, and to pass credentials only through environment variables or request headers rather than in a URL, since URLs often get logged by proxies and servers along the way. Debug output is designed to hide anything that looks like a token, though it notes that debug logs can still reveal other resource details, so you should review them before sharing. Once set up, you trigger the skill by name inside your assistant, using a dollar sign prefix in general use or a forward slash command specifically inside Claude Code. Detailed instructions for the assistant and example commands live in a separate file within the repository.
An installable skill that lets Codex and Claude Code manage Alibaba Cloud's Yunxiao DevOps pipelines and projects through a bundled command line tool.
Mainly JavaScript. The stack also includes JavaScript, Bash, Yunxiao API.
The README does not state a license for this project.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly ops devops.
This repo across BitVibe Labs
double-check against the repo, no cap.