The Library
Browse every prompt
Filter by platform, role, function or prompt type. Save the ones you want, copy them straight into your favourite AI tool.
AI platformAll platforms
Job roleAll roles
FunctionAll functions
Prompt typeAll types
Build a Google Sheets formula from a plain-English description
Describe what you want in plain English and get the Google Sheets formula, an explanation, an alternate version, test cases, and a fragility warning.
Clean up a messy column in Google Sheets
Paste in a messy Sheets column and get a single formula that fills a clean version, plus a flag column for the rows that need a human eye.
Google Apps Script for Sheets — automate a recurring task
Google Apps Script that does one specific thing on your Sheet, with the setup steps + a test row to verify before you turn the trigger on.
Convert an Excel formula to Google Sheets (or vice versa)
Convert spreadsheet formulas between Excel and Google Sheets, with a callout of any function that doesn't exist in the target and the workaround used.
Build a spreadsheet formula from plain English
Plain-English description in, paste-ready spreadsheet formula out — Excel or Google Sheets dialect. Includes the "when it breaks" caveats most AI prompts skip.