From Claude-Data-Wrangler
Update an existing data dictionary to reflect new columns, changed types, renamed fields, dropped columns, or new transformations/provenance entries. Use after running any operation that modifies a dataset's schema (add-iso3166, enrich-with-currency, text-to-numeric, json-restructure, etc.).
npx claudepluginhub danielrosehill/claude-code-plugins --plugin Claude-Data-WranglerThis skill uses the workspace's default tool permissions.
Keep an existing data dictionary in sync with the current dataset.
Conducts multi-round deep research on GitHub repos via API and web searches, generating markdown reports with executive summaries, timelines, metrics, and Mermaid diagrams.
Share bugs, ideas, or general feedback.
Keep an existing data dictionary in sync with the current dataset.
data_dictionary.{md,yaml,json,csv}.data_dictionary.* in the dataset's folder. If none exists, suggest add-data-dictionary instead.pip install pandas pyarrow openpyxl pyyaml
data_dictionary.md and data_dictionary.yaml exist, ask the user which is canonical; optionally update both.