From Claude-Data-Wrangler
Suggest and explore potential enrichment approaches for a dataset — identifying fields that could be augmented via public reference data, derived calculations, geospatial lookup, temporal decomposition, or third-party APIs. Use when the user wants ideas for making a dataset more analytically valuable but isn't sure what enrichments are feasible.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin Claude-Data-WranglerThis skill uses the workspace's default tool permissions.
Brainstorm and evaluate enrichment options for a dataset. Produces a menu of candidate enrichments with feasibility, cost, and value notes.
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.
Brainstorm and evaluate enrichment options for a dataset. Produces a menu of candidate enrichments with feasibility, cost, and value notes.
pii-flag).add-iso3166, enrich-with-currency); others need a bespoke one-off script which this skill can scaffold but not run without user confirmation.enrichment_options.md alongside the dataset.pip install pandas
Plus optional per-enrichment libraries (flagged in the menu):
pycountry, babel — geographic + currency.holidays — calendar-based enrichment.geopy — geocoding (respect usage policies).wikidata / SPARQLWrapper — entity enrichment.yfinance — market data.pii-flag), note the risk in the menu and recommend reviewing legality before enriching via third-party services.