Skip to content

rameezscripts/ai-prompt-engineering-google-sheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

AI Prompt Engineering β€” Google Sheets & Apps Script

AI Prompt Engineering Google Sheets Apps Script License

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.


What's Covered

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

How to Use

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

AI Models

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

Files

ep1.html    β€” Episode 1: Basics (10 steps)
ep2.html    β€” Episode 2: Advanced (6 steps)

About

Built by Rameez Scripts β€” Google Sheets and Apps Script developer based in Pakistan.


MIT License

Releases

No releases published

Packages

 
 
 

Contributors

Languages