data-quality-checker

Validate market analysis documents for price scale, notation, date, allocation, and unit accuracy.

1|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/darkounus90/BOTTX3 --skill data-quality-checker-darkounus90
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-quality-checker
Source: https://github.com/darkounus90/BOTTX3/tree/main/.agents/skills/data-quality-checker
Command: npx skills add https://github.com/darkounus90/BOTTX3 --skill data-quality-checker-darkounus90

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps to maintain the integrity of market analysis documents by identifying and flagging common data quality issues before publication.

Core Features & Use Cases

  • Price Scale Consistency: Validates price scales for ETFs vs futures, ensuring correct digit counts.
  • Instrument Notation: Checks for consistent notation for financial instruments.
  • Date/Weekday Accuracy: Ensures accurate date and weekday matching.
  • Allocation Totals: Validates allocation percentages within sections.
  • Unit Usage: Consistency in unit usage throughout the document.
  • Use Case: When preparing a comprehensive market analysis report, this Skill can be used to ensure that all data presented is accurate and reliable.

Quick Start

Validate the data quality of your document 'market-analysis-report.md' using the 'data-quality-checker' skill.

Frequently Asked Questions about data-quality-checker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate data accuracy in market analysis documents before publication?

Data quality checks for market analysis documents validate price scale consistency, instrument notation, date/weekday matching, allocation totals, and unit usage. They flag common errors before publication using predefined standards and heuristics.

What financial data validation checks are needed for market analysis report preparation?

Financial data validation for market analysis reports requires checking ETF vs futures price scale digit counts, verifying consistent instrument notation, confirming date and weekday matching, and validating allocation percentage totals within document sections.

Can I check allocation totals and price scale consistency without external dependencies?

Yes, you can check allocation totals and price scale consistency using Python's standard library. The validation runs checks against predefined standards and heuristics without requiring any external dependencies.

What's the best way to ensure unit usage consistency and date accuracy in financial documents?

The best way to ensure unit usage consistency and date accuracy in financial documents is to apply automated document validation checks. These verify weekday matching and flag inconsistent units throughout the document text.

Does document validation for market analysis support checking instrument notation consistency?

Yes, document validation for market analysis supports checking instrument notation consistency. It verifies that financial instrument notation remains consistent throughout the document to ensure data integrity and reliability.