bydatopian· 14 skills
Audit a local or remote tabular file (CSV/TSV) for common data quality issues — schema, nulls, types, duplicates. Read-only. Use when a dataset needs a quality check before publishing, or a showcase renders wrong (blank cells, garbled numbers, an unsortable date column) and the cause needs isolating.
$npx -y skills add datopian/portaljs --skill portaljs-check-data-qualityInstalls into the current project.
Run `npx skills use "https://github.com/datopian/portaljs" --skill "datopian/portaljs/portaljs-check-data-quality"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/datopian/portaljs" that are relevant to the current task. Run `npx skills add "https://github.com/datopian/portaljs"` and select the relevant skills, then follow their instructions.