aliyun/alibabacloud-aiops-skills

244Stars on the repository
204Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

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.

not rated 244 +9 yesterday 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.

not rated 244 +9 yesterday 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.

not rated 244 +9 yesterday 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.

not rated 244 +9 yesterday 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.

not rated 244 +9 yesterday 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.

not rated 244 +9 yesterday 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.

not rated 244 +9 yesterday 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.

not rated 244 +9 yesterday A 164 tokens

get-bizdate

57

aliyun/alibabacloud-aiops-skills

Skill Claude CodeCodex

A skill for finding the current business date, where the business date is defined as yesterday (T-1).

not rated 244 +9 yesterday A 160 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.

not rated 244 +9 yesterday 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.

not rated 244 +9 yesterday 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.

not rated 244 +9 yesterday A 85 tokens

manage-kg-schema

61

aliyun/alibabacloud-aiops-skills

Skill Claude CodeCodex

A Dataphin skill for managing a knowledge-graph schema, which defines entity types, relationships, and properties. Schemas can be exported or imported as YAML and published to the graph engine.

not rated 244 +9 yesterday A 112 tokens

query-kg

62

aliyun/alibabacloud-aiops-skills

Skill Claude CodeCodex

A read-only Dataphin skill for exploring knowledge-graph data through Cypher queries, neighbor traversal, and keyword or semantic search. A knowledge graph stores connected entities and relationships.

not rated 244 +9 yesterday A 131 tokens

aliyun/alibabacloud-aiops-skills

Skill Claude CodeCodex

A Dataphin skill for backfilling historical data by running a scheduling node for a chosen business date. Backfilling means processing past dates that were missed or need correction.

not rated 244 +9 yesterday A 225 tokens

aliyun/alibabacloud-aiops-skills

Skill Claude CodeCodex

A Dataphin monitoring skill for checking scheduled task instances, reading execution logs, and investigating runs that failed or never started.

not rated 244 +9 yesterday A 208 tokens

pause-task-instance

68

aliyun/alibabacloud-aiops-skills

Skill Claude CodeCodex

A Dataphin task-control skill for pausing or resuming a scheduled task instance selected by task name, business date, and run time.

not rated 244 +9 yesterday A 216 tokens

rerun-task-instance

69

aliyun/alibabacloud-aiops-skills

Skill Claude CodeCodex

A Dataphin skill for rerunning failed or incomplete scheduled task instances, either individually, in batches, or together with their downstream tasks.

not rated 244 +9 yesterday A 256 tokens

aliyun/alibabacloud-aiops-skills

Skill Claude CodeCodex

A Dataphin skill for creating data-integration pipelines that move or transform data between systems. ETL means extracting, transforming, and loading data.

not rated 244 +9 yesterday A 208 tokens

aliyun/alibabacloud-aiops-skills

Skill Claude CodeCodex

A tool for changing existing DataWorks integration pipelines, which move data between systems. It updates scheduling, resources, field mappings, filters, and other pipeline settings before resubmitting the full configuration.

not rated 244 +9 yesterday A 212 tokens

create-dataset

72

aliyun/alibabacloud-aiops-skills

Skill Claude CodeCodex

A lifecycle management tool for Dataphin unstructured datasets, which store information that does not fit ordinary rows and columns. It supports dataset design, creation, lookup, updates, and deletion, including vector-oriented datasets.

not rated 244 +9 yesterday A 216 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: