submit-check

Community

Validate submission CSVs

AuthorKameniAlexNea
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that your submission files meet the required format and data integrity standards before you upload them to a competition platform, preventing rejections due to common errors.

Core Features & Use Cases

  • Column Validation: Verifies that submission column names and order precisely match the sample.
  • Row Count Check: Ensures the number of rows in your submission aligns with the sample.
  • Data Integrity: Detects NaN or infinite values in numeric columns and checks probability ranges for classification tasks.
  • Use Case: Before submitting your model's predictions to a Kaggle competition, use this Skill to automatically check if your submission.csv file is correctly formatted and contains valid data.

Quick Start

Validate the submission file at /path/to/my/submission.csv against the sample submission.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: submit-check
Download link: https://github.com/KameniAlexNea/gladius-agent/archive/main.zip#submit-check

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.