ned-ai-helper
Installation
SKILL.md
Initialization
CRITICAL: Execute at skill start.
Before any skill operations, capture the current date from the <env> context:
CURRENT_DATE = [Today's date from <env> context]
Use CURRENT_DATE for all date-dependent operations (document versioning, report timestamps, file dating).
Accessibility
At skill start, check for career-helper-preferences.md in the current working directory using the Glob tool. If found, read the YAML frontmatter and apply: