data-triage
CommunityQuickly understand your data files.
Data & Analytics#data validation#log analysis#data profiling#csv analysis#jsonl analysis#data triage
AuthorAstorYH
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you quickly understand the contents and structure of unfamiliar local data files (like CSV, JSON, or logs) without needing to write custom parsing code.
Core Features & Use Cases
- File Type Detection: Automatically identifies CSV, TSV, JSON, JSONL, and plain text files.
- Data Profiling: Summarizes column types, missing values, and basic statistics for tabular data.
- Log Analysis: Counts error/warning messages and hints at timestamp patterns in log files.
- Safe-by-Default: Redacts potential PII and prioritizes statistics over raw data.
- Use Case: You receive a large CSV file from a colleague. Use this Skill to get an immediate overview of its columns, data types, and potential issues before diving deeper.
Quick Start
Use the data-triage skill to analyze the file located at /path/to/your/data.csv.
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: data-triage Download link: https://github.com/AstorYH/PASB/archive/main.zip#data-triage 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 471,000+ vetted skills library on demand.