Lucy
Security Notice
Changelog
v1.9.6
Sharing URL updated
Fix URL
Description
AI with memory, deep research, search web, run code, use apps. An MPC server built in Shortcuts
Lucy is an AI assistant, a Siri Shortcut for iOS, iPadOS, and macOS, that integrates with any OpenAI API-compatible LLM. It operates as an AI agent, using other shortcuts as tools to accomplish tasks autonomously without requiring user oversight.
**Just ask Lucy what it can do with its tools - detailed instructions aren't necessary.**
Originally by u/Neurogram, this version includes expanded capabilities: image input support, improved user communication, automatic tool downloading, multiple tool calls, JSON validation, and optional debug logging.
## Lucy's 22 Tools
1. **Alarms** - Create/manage alarms
2. **App Store** - Search for apps
3. **Calendar** - Manage events
4. **Contacts** - Manage contacts
5. **DeepResearch** - Conduct research and save reports
6. **Device** - Control settings and retrieve device info
7. **Mail** - Send emails
8. **Maps** - Search places and navigate
9. **Memory** - Store/retrieve user information
10. **Messages** - Send text messages
11. **MorseCode** - Convert text to Morse code via flashlight
12. **Notes** - Manage Apple Notes
13. **Pythonista** - Execute Python code (requires [Pythonista app](https://apps.apple.com/us/app/pythonista-3/id1085978097))
14. **RecipeCataloger** - Find and organize recipes
15. **Reminders** - Manage tasks
16. **RunJavaScript** - Execute JavaScript
17. **Summarize** - Summarize text/web content/YouTube videos
18. **Terminal** - Execute shell commands (requires [A-Shell Mini](https://apps.apple.com/us/app/a-shell-mini/id1543537943) on iOS/iPadOS)
19. **Timers** - Set/manage timers
20. **VoiceMode** - Switch to voice conversation
21. **Weather** - Get weather forecasts
22. **Web** - Perform web searches and retrieve content (requires Google API key for searches)
## Example Usage
**"Text Jake about frisbee golf next week with course recommendations"**
Lucy will: check weather → find free calendar days → get Jake's contact → find nearby courses → search reviews → send message with recommendations.
## Setup
On first run, Lucy opens settings for LLM and tool configuration. Easy setup for Google, Groq, Mistral, OpenAI, and OpenRouter providers, and supports any openai-compatible server that has a `chat/completions` endpoint.
Tools download automatically when missing or updated. You control which tools Lucy can access and whether they require permission.
**Auxiliary Shortcuts:**
- [Create task/note/event with Lucy](https://www.icloud.com/shortcuts/92fb1c2d8554436880db12c24f6600da)
- [Create contact from image with Lucy](https://www.icloud.com/shortcuts/51cb272474a24b33845142a12e45b9fb)
Comments
7 comments
Error running the shortcut despite having the latest (26.4.2) and Toolbox pro installed:
“Get Dictionary Value failed because Shortcuts couldn't convert from Text to Dictionary.”
Happens at:
Get Value for decision in next_step
Toolbox pro seems to be missing whatever action you used for the step after this.
G
Also getting conversion error immediately when I start the shortcut. All 22 tools have been installed.
G
It says something like Calculate failed because it wasn’t able to convert from Text to Dictionary. Something like that
G
T
T
A
Hi, I get the following error:
Conversion Error
Calculation failed because Shortcuts could not convert from Text to Dictionary
T
Are you still getting that error with the current version? Can you share the prompt that causes it?
A
I still get it, it happens when I press the shortcut before prompting. I cannot share a photo here unfortunately
T
Hmm. I'm not sure. I tested a fresh copy on my phone and it completed the setup process without issue. To get more information, try this: delete the Lucy shortcut and the Lucy folder in Files -> iCloud Drive -> Shortcuts, then download again, open the shortcut in the Shortcuts app, and then run it. This will run the shortcut in visual mode, and the action where the error occurs will have a red highlight to it. Take a screenshot and upload it to Imgur (or elsewhere) and share the image URL here.
T
OK the new version should fix those issues during initial setup. Thanks for reporting! And thanks for Shortcuty!
T
OK the new version should fix those issues during initial setup. Thanks for reporting! And thanks for Shortcuty!
I seem to be getting a new error, unfortunately. After I type my first message to the ai I can see it call a few different shortcuts, and then eventually I get the error message “Get Contents of URL failed because Shortcuts couldn’t convert from Rich Text to URL”
T
Please sign in to post comments.