validation-quarantine
CommunityValidate data, score quality, quarantine edge cases.
Authordadbodgeoff
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of unreliable external data sources by validating incoming data, scoring its quality, and quarantining suspicious records without halting the data pipeline.
Core Features & Use Cases
- Schema Validation: Ensures data conforms to a defined structure using Zod schemas.
- Quality Scoring: Assigns a quality score based on custom domain rules, identifying potentially problematic data.
- Quarantine Mechanism: Moves data with scores below a threshold to a quarantine area for manual review, preventing pipeline blockage.
- Batch Processing: Efficiently validates and categorizes large sets of data.
- Use Case: When processing user-submitted forms, this skill can validate the input against expected formats, score the completeness and relevance of the data, and quarantine entries that seem incomplete or unusual for a human to review later.
Quick Start
Use the validation-quarantine skill to validate a batch of raw articles against the ArticleSchema and scoreArticle function.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: validation-quarantine Download link: https://github.com/dadbodgeoff/drift/archive/main.zip#validation-quarantine Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.