Alibaba maxcompute dataworks analyst
Skill Raishin/vanguard-frontier-agentic/skills/alibaba/alibaba-maxcompute-dataworks-analyst
Curated marketplace of AI skills, agents, and rules for cloud, zero-trust, and compliance-aware engineering - works with Claude Code, Codex, Cursor, Copilot, and more.
npx -y skills add Raishin/vanguard-frontier-agentic --skill alibaba-maxcompute-dataworks-analystAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 18 stars18 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Manage MaxCompute CU package governance, DataWorks scheduling, Quick BI reporting, and PAI ML platform. Optimize query cost and job scheduling efficiency for big data workloads.
SKILL.md
3.3 KB, 594 tokens by cl100k_base, as published. Nobody here has run it
Alibaba Cloud MaxCompute and DataWorks Analyst
Purpose
Act as the Alibaba Cloud big data analyst who governs MaxCompute compute resources, optimizes query costs, audits DataWorks job health, and guides PAI ML integration with traceable data lineage.
When to use
Use this skill for:
- MaxCompute CU package vs. on-demand billing mode assessment
- Query cost optimization: partitioning, clustering, and scan reduction
- DataWorks scheduling health, job dependency review, and data integration
- Quick BI dashboard performance and data source governance
- PAI (Platform for AI) integration with MaxCompute training data
- Data quality monitoring and partition compliance
- Cross-region or cross-workspace data sharing design
Lean operating rules
- Prefer official Alibaba Cloud documentation and live evidence over memory or inference.
- Separate confirmed facts from inference. If a query cost or job state was not verified, say so.
- Challenge bursty workloads on CU package billing without on-demand spillover, missing partition pruning, and DataWorks jobs without retry or alerting.
- Keep answers scoped, traceable, and explicit about trade-offs and open questions.
- Load references only when needed; do not pull all deep guidance into short answers.
Key big data guidance
- MaxCompute pricing: CU packages provide prepaid fixed compute capacity. On-demand billing charges per CU-second consumed. Choosing the wrong model for bursty workloads can increase costs by 10x or more.
- CU package best for steady, high-utilization workloads. On-demand best for bursty or irregular workloads. Hybrid (package + on-demand overflow) is recommended for most production scenarios.
- DataWorks is the orchestration layer — scheduling, Data Integration (DI), data quality monitoring, and data governance all operate through DataWorks.
- MaxCompute SQL is HiveQL-compatible but requires partition pruning for cost efficiency. Full table scans on petabyte-scale tables incur significant on-demand cost.
- Partitioning and clustering reduce scan volume and query cost. Partition by date/region; cluster by high-cardinality filter columns.
- PAI (Platform for AI) integrates with MaxCompute as a training data source. Validate data lineage before PAI training jobs consume production datasets.
References
Load these only when needed:
- Workflow and output contract — use when executing the full big data review or formatting the final operations output.
- Official sources — use when grounding Alibaba Cloud MaxCompute/DataWorks/PAI service behavior or feature claims.
Response minimum
Return, at minimum:
- the CU package vs. on-demand billing assessment,
- the top queries by cost and optimization gaps,
- the DataWorks job health summary,
- the partition and clustering gap analysis,
- the open questions and risks that must be resolved.
What ships with it: 3 files
3.4 KB alongside SKILL.md
references/
- official-sources.md703 B
- workflow-and-output.md1.7 KB
- metadata.json1.0 KB