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

reverse-month

Convert dates from various formats to "reverse month" format (YYYY-MM), which is the ISO date format containing only the year and month components. Use when users need to extract year-month from dates, standardize month formats, or prepare dates for monthly aggregations and reporting.

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

Installation and usage

Convert dates from various formats to "reverse month" format (YYYY-MM), which is the ISO date format containing only the year and month components. Use when users need to extract year-month from dates, standardize month formats, or prepare dates for monthly aggregations and reporting.

Installation
$ install --globalskills.sh
Usage

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

skills use reverse-month