agent-timezone-lock
Installation
SKILL.md
Timezone Enforcement Skill
Enforces correct local-time awareness for this agent. Prevents the classic UTC-as-local mistake.
What This Skill Does
When installed, this skill:
- Reads the user timezone from USER.md (Timezone: field)
- Ensures timezone is applied when the agent calls now.py for time output
- Provides /timezone command for users to check/set timezone
- Validates that the agent never reports UTC time as local time
- Patches AGENTS.md with standing timezone instructions
Prerequisites — Required Before Install
USER.md must contain a timezone field in this exact format: Timezone: America/New_York