bydanielrosehill· 45 skills
Stars
10
Category
Scan one or more datasets for data-type inconsistencies that would block analysis or relational/graph database loading — mixed types within a column, the same logical field typed differently across files, string-encoded numbers/dates, inconsistent null sentinels. Report findings, and either delegate the fix to a Claude-Data-Wrangler skill or apply small wrangling in place.
$npx -y skills add danielrosehill/claude-data-analyst-plugin --skill type-consistency-sweepInstalls into the current project.
Run `npx skills use "https://github.com/danielrosehill/claude-data-analyst-plugin" --skill "danielrosehill/claude-data-analyst-plugin/type-consistency-sweep"` 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/danielrosehill/claude-data-analyst-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/danielrosehill/claude-data-analyst-plugin"` and select the relevant skills, then follow their instructions.