ics-manager
Installation
SKILL.md
ICS Manager
Read or edit .ics files from a local path or HTTP(S) URL.
Setup (one-time only)
uv run scripts/check_dependencies.py --install
# Set ICS_SOURCE and optional ICS_RANGE_START/ICS_RANGE_DAYS in .env or ~/.config/ics-manager/.env
Do NOT run
check_dependencies.pyon every invocation.uv runresolves dependencies automatically. Only run it once during initial setup or when the environment may be broken.
Commands
All operations go through scripts/ics_manager.py: