AI-Assisted Tools for Real-World Workflows
A curated collection of tools I’ve built and use daily to make technical work faster, safer, and more repeatable — especially for support operations, workflow automation, and practical troubleshooting.
What you’ll find here
- Support tooling (Zendesk-adjacent utilities and drafting frameworks)
- Automation-first plugins (WordPress + scheduled jobs with guardrails)
- Practical scripts (small utilities that reduce manual steps)
- Work principles: repeatable workflows • source-of-truth verification • customer-safe automation
🧩 Zendesk Apps
- Simple Passphrase Generator
A lightweight, browser-based CSR-friendly passphrase generator that creates human-readable, NIST-aligned temporary login phrases for account resets. (Runs locally in the browser — no data sent.)
🧱 WordPress Layout
- MV Cards
Add Bootstrap-style cards via a lightweight WordPress plugin — useful for quick, consistent callouts on posts and pages.
🌦️ Weather & Webcam Automation (WordPress)
Use WordPress to automate weather and webcam updates with scheduled publishing.
- Clientraw Weather Reporter
Generate Weather & Webcam pages/posts automatically from aclientraw.txtfeed. - Clientraw Weather Skeeter
Automatically post your latest Weather & Webcam updates fromclientraw.txtto Bluesky (AT Protocol). - Skeeter Deleter
Scheduled cleanup for Bluesky/ATProto accounts — delete older posts with safeguards (dry run, limits, throttling).
🪟 PowerShell Scripts
- Get-LatestImage.ps1
Grab the latest local webcam image. Optional time-stamped images for time-lapse.