# gemini prompting 101
## Metadata

- Canonical URL: https://6ducklearn.com/skills/gemini-prompting-101/
- Markdown URL: https://6ducklearn.com/skills/gemini-prompting-101/index.md
- Product: skills
- Category: productivity
- Tags: curated, gemini, google-workspace, fundamentals
- Updated: 2026-07-14T03:00:00.357428+00:00
## Summary
Master the 4-component prompt framework (Persona, Task, Context, Format) and 6 pro tips for effective AI prompting in Google Workspace
## Content
> **Attribution:** Inspired by Google Workspace with Gemini Prompting Guide 101 (2025). Transformed and expanded by 6DuckLearn.

## Overview
The foundation of great AI prompting. Works across Gmail, Docs, Sheets, Slides, and the Gemini app. You don''t need all 4 components every time — but always include a clear task verb.

## The 4 Components

| Component | Purpose | Example |
|-----------|---------|---------|
| **Persona** | Set role/expertise | "You are a program manager in [industry]..." |
| **Task** | Action verb + output | "Draft an executive summary email..." |
| **Context** | Relevant background | "...based on [program docs] for [persona]" |
| **Format** | Output structure | "Limit to bullet points" |

## Starter Prompt Template
```
You are a [role] in [industry]. [Task verb] [output] for [audience] based on [context/files]. [Format constraint].
```

**Example:**
```
You are a program manager in [industry]. Draft an executive summary email to [persona] based on [details about relevant program docs]. Limit to bullet points.
```

## 6 Pro Tips

1. **Use natural language** — Write complete sentences as if speaking to a colleague
2. **Be specific and iterate** — Include instructions (what to do) AND constraints (what to avoid)
3. **Be concise** — Brief but specific. Skip jargon.
4. **Make it a conversation** — Follow up and refine; don''t expect perfection on the first try
5. **Consider tone** — Explicitly request formal, casual, technical, creative, or empathetic tone
6. **Say it another way** — Rephrase if results miss the mark

## Tagging Your Own Files
Type `@filename` in Docs, Gmail, or Sheets side panel to reference your own Drive files in any prompt.

## Iteration Example
```
Step 1: Draft an agenda for a 3-day team offsite in Washington, DC.
Step 2: Organize this agenda in a table. Include one icebreaker per day.
Step 3: Use @[2024 H2 Team Vision] to add a summary for Day 1 opening remarks.
```

## Related Skills

- [agenda table reformat](https://6ducklearn.com/skills/agenda-table-reformat/index.md): Reformat a text agenda into a clean structured table, inserting icebreakers into each day slot
- [business travel itinerary](https://6ducklearn.com/skills/business-travel-itinerary/index.md): Create a structured business travel itinerary for an executive — hotel-proximate dining, entertainment, and logistics in table format
- [gemini admin agenda travel planner](https://6ducklearn.com/skills/gemini-admin-agenda-travel-planner/index.md): [DEPRECATED — split into 6 focused skills] See: gemini-team-offsite-agenda, gemini-team-icebreaker-activities, gemini-agenda-table-reformat, gemini-strategic-context-enrichment, gemini-business-travel-itinerary, gemini-travel-expense-tracker
- [gemini email inbox management](https://6ducklearn.com/skills/gemini-email-inbox-management/index.md): Tame overflowing inboxes — summarize email threads, surface action items, and draft file-grounded replies with Gemini in Gmail
- [gemini executive email on the go](https://6ducklearn.com/skills/gemini-executive-email-on-the-go/index.md): Prompt templates for executives to draft board emails, adjust agendas, formalize tone, and send context-aware replies from any device
- [gemini project management toolkit](https://6ducklearn.com/skills/gemini-project-management-toolkit/index.md): Generate UATs, write status update templates, build issue trackers, create retrospective question sets, and plan workback schedules
