aliyun

126 mods across 29 repositories, 1.6k stars between them.

manage-data-masking

49

aliyun/alibabacloud-aiops-skills

Skill Claude CodeCodex

A guide for handling Dataphin data-masking requests, including checks for data classification and security levels. It identifies what the public API can support and produces the parameters needed for delivery, but does not create masking rules through undocumented internal APIs.

226 2d ago A 189 tokens

aliyun/alibabacloud-aiops-skills

Skill Claude CodeCodex

A way to call already-published Dataphin data-service APIs from Python. It includes a script that creates the required HMAC-SHA256 signature using only Python’s standard library, so no official SDK download is needed.

226 2d ago A 75 tokens

aliyun/alibabacloud-aiops-skills

Skill Claude CodeCodex

A command-line workflow for creating and publishing data-service APIs from SQL. It finds the project, creates the API, publishes it to production, and checks whether publishing succeeded.

226 2d ago A 73 tokens

aliyun/alibabacloud-aiops-skills

Skill Claude CodeCodex

A workflow for managing data-service applications and linking them to API permissions. It covers creating an application, adding members, granting access, checking the result, and obtaining AppKey/AppSecret credentials.

226 2d ago A 72 tokens

aliyun/alibabacloud-aiops-skills

Skill Claude CodeCodex

A monitoring workflow for Dataphin data-service APIs. It shows call totals, trends over time, detailed request logs, and analysis of how errors affect operations.

226 2d ago A 73 tokens

execute-ad-hoc-task

54

aliyun/alibabacloud-aiops-skills

Skill Claude CodeCodex

A way to run temporary SQL, scripts, or metadata queries in Dataphin without creating a permanent scheduled task. It supports different database types through the required operator settings.

226 2d ago A 238 tokens

aliyun/alibabacloud-aiops-skills

Skill Claude CodeCodex

A method for finding the virtual root node of a Dataphin tenant project. The virtual root node is a default starting point used when a new task needs an upstream dependency.

226 2d ago A 165 tokens

aliyun/alibabacloud-aiops-skills

Skill Claude CodeCodex

A lookup workflow for finding an offline task when you know only its name. It first finds the task’s FileId, then retrieves its code, schedule, dependencies, and related identifiers such as NodeId and DagId.

226 2d ago A 164 tokens

submit-batch-task

58

aliyun/alibabacloud-aiops-skills

Skill Claude CodeCodex

A skill for submitting an offline computing task from the development area to the operations area. It handles different task types and execution engines, such as Python, Shell, HiveSQL, and MaxComputeSQL.

226 2d ago A 146 tokens

update-batch-task

59

aliyun/alibabacloud-aiops-skills

Skill Claude CodeCodex

A skill for updating an existing offline computing task, including its code, data source, schedule, and dependencies. An offline computing task runs scheduled data processing rather than serving live requests.

226 2d ago A 256 tokens

manage-kg-knowledge

60

aliyun/alibabacloud-aiops-skills

Skill Claude CodeCodex

A skill for managing and querying knowledge-graph data. A knowledge graph stores entities and the relationships between them, and Cypher is a language for querying such graphs.

226 2d ago A 85 tokens

aliyun/alibabacloud-observability-mcp-server

Skill Claude CodeCodex

Deploy, start, and update the Alibaba Cloud Observability MCP Server (阿里云可观测 MCP Server). Use this skill whenever the user mentions deploying, installing, starting, updating, or configuring the observability MCP server, Alibaba Cloud SLS/CMS MCP tools, or wants to connect Alibaba Cloud monitoring to their AI coding…

164 20d ago C 112 tokens

mcp_release

62

aliyun/alibabacloud-devops-mcp-server

Skill Claude CodeCodex

A release procedure for a Node.js project. It updates the package version, runs tests and the build, then prepares Git commits, tags, Docker images, and a GitHub Release.

163 14d ago A 59 tokens original Apache-2.0

mcp_triage

63

aliyun/alibabacloud-devops-mcp-server

Skill Claude CodeCodex

A guided process for reviewing open GitHub issues and pull requests, which are proposed code changes, in batches.

163 14d ago A 64 tokens original Apache-2.0

aliyun/alibabacloud-devops-mcp-server

Instructions file

Instructions for aliyun/alibabacloud-devops-mcp-server, covering claude.md, common commands, run a subset of toolsets (also via devopstoolsets env), local debug helpers (start a server + mcp inspector) and regenerate tools.json snapshot (requires a prior build).

163 14d ago A 1,830 tokens original Apache-2.0

alibabacloud-devops

65

aliyun/alibabacloud-devops-mcp-server

Skill Claude CodeCodex

A skill that connects an agent to Alibaba Cloud Yunxiao, a platform for managing code, projects, build pipelines, application delivery, and testing.

163 14d ago A 43 tokens original Apache-2.0

aliyun/alibabacloud-ecs-troubleshoot-skills

Skill Claude CodeCodex

Troubleshoot an Alibaba Cloud ECS Linux OS. Use when a user needs to diagnose a specified ECS Linux instance, such as instance stuck in Starting, boot stuck, SSH/VNC/Workbench login failure, network issues, disk/FS issues, performance anomalies, suspected mining or hidden processes, crash/hang, clock drift, or…

147 12d ago A 84 tokens original Apache-2.0

aliyun/alibabacloud-ecs-troubleshoot-skills

Skill Claude CodeCodex

A Linux kernel security scanner that checks for known CVE vulnerabilities and can test whether they are exploitable. CVEs are public identifiers for reported security flaws; the tests need administrator access and can crash the system.

147 12d ago B 233 tokens original Apache-2.0

aliyun/alibabacloud-ecs-troubleshoot-skills

Skill Claude CodeCodex

A Linux server security scanner and investigation tool for Alibaba Cloud ECS machines. It checks for signs of intrusion and collects evidence about processes, network activity, logins, persistence, rootkits, malware, memory, and container escapes.

147 12d ago D 233 tokens original Apache-2.0

aliyun/alibabacloud-ecs-troubleshoot-skills

Skill Claude CodeCodex

Troubleshoot and repair Alibaba Cloud ECS Windows instances from inside the GuestOS or remotely via Cloud Assistant. Use whenever the user reports any Windows symptom or asks for a health check on an ECS Windows instance, even vague ones like "check this machine": boot failures (BSOD, black screen, boot loop, stuck at…

147 12d ago A 215 tokens original Apache-2.0

aliyun/alibabacloud-rds-openapi-mcp-server

Skill Claude CodeCodex

A Chinese- or English-language assistant for Alibaba Cloud RDS, which is Alibaba Cloud’s managed database service. It uses the RDS Copilot API to answer database questions and investigate problems.

55 14d ago A 67 tokens original Apache-2.0

aliyun/alibabacloud-rds-openapi-mcp-server

Skill Claude CodeCodex

A command-line connection to Alibaba Cloud RDS, a managed service for running relational database instances. It can inspect instances, monitoring, slow logs, parameters, accounts, databases, and run read-only SQL, while also supporting stated instance-management operations.

55 14d ago A 107 tokens original Apache-2.0

arxiv-watcher

72

aliyun/alibabacloud-rds-openapi-mcp-server

Skill Claude CodeCodex

Search and summarize papers from ArXiv. Use when the user asks for the latest research, specific topics on ArXiv, or a daily summary of AI papers.

55 14d ago A 39 tokens original Apache-2.0