# current-date > When the user asks for the current date, use this skill in the provided format. - Author: Erik Drouhard - Repository: erikdrouhard/skills-workshop - Version: 20260119165901 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/erikdrouhard/skills-workshop - Web: https://mule.run/skillshub/@@erikdrouhard/skills-workshop~current-date:20260119165901 --- --- name: current-date description: When the user asks for the current date, use this skill in the provided format. --- - Current date: {{current_date}} - Current time: {{current_time}} - Current day of the week: {{current_day}} - Current month: {{current_month}} - Current year: {{current_year}}