Skip to main content
在 Manus 中运行任何 Skill
一键导入

generate-se-rules

星标5
分支1
更新时间2026年6月22日 01:25

Converts a Data Quality Specification (DQS) markdown document into per-table Spark-Expectations YAML rule files. Reads the DQS, groups rules by target table, and generates one YAML file per table compatible with spark-expectations >= 2.6.0. Also known as: SE rules generation, Spark-Expectations config, DQS-to-YAML conversion, quality rules export. Input formats: DQS Markdown (.md) file. Output format: Per-table YAML files in outputs/dqs/v{N}/se-rules/. Use when the user asks to: - Generate SE rules or Spark-Expectations YAML - Convert DQS to YAML rule files - Produce Spark-Expectations configs from a DQS - Export quality rules for spark-expectations framework - "Create the SE YAML files from the DQS"

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
5 个文件
SKILL.md
readonly