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.py on every invocation. uv run resolves 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:

Installs
7
First Seen
May 6, 2026
ics-manager — hsiangjenli/skills