home/categories/documents/christopheryeo-claude-skills-reverse-date-skill-md
documentscontent-media

reverse-date

Convert dates from various formats (like "21 Oct 2025", "October 21, 2025", "21/10/2025") to ISO format (YYYY-MM-DD). Use when users need to standardize date formats, convert human-readable dates to machine-readable formats, or reformat dates for data processing.

christopheryeo
maintainer
christopheryeo
Updated 12/14/2025
Stars
0
Forks
1
quick start

Installation and usage

Convert dates from various formats (like "21 Oct 2025", "October 21, 2025", "21/10/2025") to ISO format (YYYY-MM-DD). Use when users need to standardize date formats, convert human-readable dates to machine-readable formats, or reformat dates for data processing.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use reverse-date