A 2-episode interactive course on writing better AI prompts for Google Sheets and Apps Script. Covers ChatGPT, Gemini, Claude, and DeepSeek with real examples you can copy and use right away.
Most people get bad code from AI because they write bad prompts β not because AI is bad. This course shows you exactly how to fix that.
Episode 1 β Basics
- Bad vs good prompt comparison
- The 5 things every prompt needs
- How to write prompts for ChatGPT, Gemini, Claude, DeepSeek
- How to ask AI to fix bugs and write Sheets formulas
- 5 rules to always follow
Episode 2 β Advanced
- Few-Shot: show AI your pattern, it generates the rest
- Role Prompting: make AI think like a senior developer
- Chain-of-Thought: debug complex issues step by step
- System Prompts: set your rules once for the whole chat
- Iterative workflow: build features layer by layer
- Prompt cheat sheet with 6 ready-to-use templates
Clone the repo and open ep1.html in your browser. No installs, no build steps.
git clone https://github.com/rameezscripts/ai-prompt-engineering-google-sheets.git| Model | Prompt Style |
|---|---|
| ChatGPT | Numbered rules and bullet points |
| Gemini | Full context first, task at the end |
| Claude | XML tags β <context> <task> <rules> |
| DeepSeek | Step-by-step with exact column indexes |
ep1.html β Episode 1: Basics (10 steps)
ep2.html β Episode 2: Advanced (6 steps)
Built by Rameez Scripts β Google Sheets and Apps Script developer based in Pakistan.
- YouTube: @rameezimdad
- WhatsApp: +92 322 408 3545
MIT License