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.
Resources
1Install
npx skillscat add christopheryeo/claude-skills/reverse-month Install via the SkillsCat registry.