field-validation
CommunityAutomate data quality checks for insurance data.
Data & Analytics#data quality#Excel#CSV#insurance data#validation rules#field validation#data cleansing
Authoralongor666
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps data teams ensure CSV/Excel data quality for vehicle insurance by validating required fields, data formats, and detecting issues. It reduces manual review time and prevents faulty data from entering dashboards or reports.
Core Features & Use Cases
- Load & inspect data from CSV/Excel files (e.g., data/车险清单_2025.csv)
- 4-layer validation workflow: Layer 1 - Required fields; Layer 2 - Formats; Layer 3 - Reasonableness; Layer 4 - Cross-field consistency
- Quality reporting: generate a concise quality report highlighting gaps, format errors, and suggested fixes
- Use Case: Before monthly reporting, validate that key fields exist and have valid values to ensure accurate KPIs
Quick Start
Load your dataset (e.g., data/insurance_claims.csv) and run the field-validation workflow to produce a quality report. You can adapt the example to your own dataset.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: field-validation Download link: https://github.com/alongor666/daylyreport/archive/main.zip#field-validation Please download this .zip file, extract it, and install it in the .claude/skills/ directory.