- Posted on
- Featured Image
Turn brittle spreadsheet-to-shell onboarding/offboarding into a safe, auditable workflow by pairing Bash with a dash of AI: normalize messy HR exports (via OpenAI-compatible APIs or Ollama) to a strict schema, generate an idempotent plan to create/update/remove users and groups, dry-run, log, and schedule with cron; includes distro installs, a full script, guardrails, and a real-world example.