Scan a dataset and flag columns or values that appear to contain personally identifiable information (PII). Use when the user wants a quick privacy audit of a CSV/Parquet/Excel file before sharing, publishing, or ingesting into another system.
$npx -y skills add danielrosehill/claude-data-analyst-plugin --skill pii-flagInstalls into the current project.
Run `npx skills use "https://github.com/danielrosehill/claude-data-analyst-plugin" --skill "danielrosehill/claude-data-analyst-plugin/pii-flag"` 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.