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
Mis à jour 12/14/2025
Étoiles
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
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use reverse-date