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
更新于 12/14/2025
星标
0
分支
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.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use reverse-month