Assess data quality with checks for missing values, duplicates, type issues, and inconsistencies. Use for data...
cat ~/Top
Browse top skills sorted by GitHub stars
Transform CSV/Excel data into narrative reports with auto-generated insights, visualizations, and PDF export....
Convert between data formats (JSON, CSV, XML, YAML, TOML). Handles nested structures, arrays, and preserves data...
Compare two datasets to find differences, added/removed rows, changed values. Use for data validation, ETL...
Use when asked to parse, normalize, standardize, or convert dates from various formats to consistent ISO 8601 or...
Analyze Python imports and dependencies. Use to understand project structure, find unused imports, or generate...
Calculate distances between geographic coordinates, find nearby points, and compute travel distances. Use for...
Convert between 8 formats (PDF, DOCX, PPTX, XLSX, TXT, CSV, MD, HTML). Best-effort text extraction, batch...
Generate formatted expense reports from receipt data or CSV. Create professional PDF reports with categorization,...
Auto-generate features with encodings, scaling, polynomial features, and interaction terms for ML pipelines.
Financial calculations: loans, investments, NPV/IRR, retirement planning, Monte Carlo simulations. Generates tables,...
Generate flowcharts from YAML/JSON definitions or Python DSL. Supports standard flowchart shapes, swimlanes, and...
Fill PDF forms programmatically with data from JSON, CSV, or dictionaries. Support for text fields, checkboxes, and...
Create project timeline Gantt charts with dependencies, milestones, and progress tracking. Supports static (PNG/SVG)...
Create interactive maps with markers, heatmaps, routes, and choropleth layers. Use when visualizing geographic data,...
Convert addresses to coordinates (geocoding) and coordinates to addresses (reverse geocoding). Use for location data...
Calculate cryptographic hashes (MD5, SHA1, SHA256, SHA512) for text and files. Compare hashes, verify integrity, and...
Generate app icons and favicons in multiple sizes from a single source image. Support for iOS, Android, web favicon,...
Compare images with SSIM similarity scoring, pixel difference highlighting, and side-by-side visualization.
Batch image processing: resize, crop, watermark, color correction, format conversion, compression. Quality presets...
Apply artistic filters to images including vintage, sepia, B&W, blur, sharpen, vignette, and color adjustments....
Extract EXIF metadata from images including GPS coordinates, camera settings, and timestamps. Map photo locations...
Generate professional PDF invoices from line items with customizable templates, tax calculations, and branding....
Validate JSON data against JSON Schema specifications. Use for API validation, config file validation, or data...