validate-parser-output

Validate county parser output by comparing source counts to MongoDB and checking enrichment coverage.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/afrojuju1/county_scraper_2 --skill validate-parser-output
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: validate-parser-output
Source: https://github.com/afrojuju1/county_scraper_2/tree/main/.claude/skills/validate-parser-output
Command: npx skills add https://github.com/afrojuju1/county_scraper_2 --skill validate-parser-output

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

After a county parser runs, you want to verify data integrity by comparing source counts to MongoDB, checking enrichment coverage, and validating data types.

Core Features & Use Cases

  • Cross-check counts: source vs DB counts with tolerance checks
  • Enrichment checks: verify owners, land_details, improvements coverage
  • Type validation: ensure tax_year is int and no Decimal128 anomalies

Quick Start

Use the parser-output-validator to validate a county/year, e.g. "Task: 'Use parser-output-validator to validate <county> <year>'"