layer-qc
Run quality checks on vector or raster layers before downstream workflows.
DeepseekModel
キュレーション済みスキル
品質 優秀 · 78
v1.0.0
取得
https://deepseekmodel.com/api/download.php?id=georetina-arion-resources-skills-bundled-layer-qc-skill-md&format=skill
ダウンロード .skill
標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能
.skill ファイルの system_prompt フィールドの実際の内容。
id layer-qc name Layer QC description Run quality checks on vector or raster layers before downstream workflows. Layer QC When To Use Use after ingestion and before modeling or map publication. Use when layers are assembled from multiple teams or ETL jobs. Use when analysis quality is sensitive to geometry and attribute integrity. Workflow Verify geometry validity and detect null or empty features. Check required fields, types, and missing-value rates. Validate extents, resolution, and expected feature counts. Detect duplicates, outliers, and inconsistent category values. Emit a pass/fail summary with remediation actions. Guardrails Do not continue silently with invalid geometry on critical paths. Flag data drift when schema or counts differ from expected baselines. Keep QC outputs machine-readable for replay and automation.
このスキルを起動するキーワード。クリックでコピーできます。
このスキルにはトリガーワードがありません。
ダウンロードした .skill に含まれるフィールド。
| フィールド | 説明 |
|---|---|
| format | フォーマット識別子(skill/v1) |
| skill_id | スキル固有 ID |
| name | スキル名 |
| version | バージョン |
| description | 説明 |
| category | カテゴリ(配列) |
| trigger_words | トリガーワード |
| tags | タグ |
| source | ソース |
| source_url | ソース URL(本ページ) |
| exported_at | エクスポート日時(ダウンロード毎) |
| system_prompt | システムプロンプト本文 |
| model_config | モデル設定:provider / model / temperature / max_tokens / top_p |
| examples | サンプル |
| install_guide | 各プラットフォームの導入説明(Coze / Dify / Claude / カスタム) |