date-wrangling

Installation
SKILL.md

Date Wrangling

Transform date/time columns into the format required by the downstream consumer.

When to invoke

  • Downstream system (API, SQL column, ML feature, HF dataset) needs a specific date format and the source uses a different one.
  • User asks to "convert dates to epoch", "add timezone", "strip timezone", "normalise to ISO 8601", "add a timestamp column".

Supported transformations

Installs
1
GitHub Stars
3
First Seen
Jun 12, 2026
date-wrangling — danielrosehill/claude-data-wrangler-plugin