This repository contains a personal collection of iOS Shortcuts I've customized or built for my own use. I store each shortcut both as a .shortcut file and in its .json format for version control and transparency.
Shortcuts are exported using this Shortcut on Routinehub Files are saved in .shortcut format (for reimport) and .json format (for inspection).
- iCloud Link: Create Calendar Event
- Description: Extracts structured event details (date, time, title, location, etc.) from an image using OCR + GPT, and creates a calendar event automatically.
- iCloud Link: Create Tasks on Todoist
- Description: Extracts tasks from unstructured text (via OCR), prompts GPT to return action items in a standardized format, and automatically creates tasks in Todoist with context metadata.