Agent Skill
2/7/2026date-reminder
Current date awareness for all sessions. Use at the START of every new conversation to check the current date from the environment (Today's date in env block) and ensure all work uses up-to-date information.
C
cl
7GitHub Stars
1Views
npx skills add cl-victor1/Claude-Code-Skills
SKILL.md
| Name | date-reminder |
| Description | Current date awareness for all sessions. Use at the START of every new conversation to check the current date from the environment (Today's date in env block) and ensure all work uses up-to-date information. |
name: date-reminder description: Current date awareness for all sessions. Use at the START of every new conversation to check the current date from the environment (Today's date in env block) and ensure all work uses up-to-date information.
Current Date Reminder
At session start, check Today's date from the <env> block.
Apply Current Date To
- Content creation: Blog posts, changelogs, documentation - use actual current date
- Web searches: Include current year to find recent/latest information
- API/docs lookup: Verify against latest docs, avoid deprecated patterns
- Time-sensitive code: Use current date for timestamps, date calculations
Skills Info
Original Name:date-reminderAuthor:cl
Download