DEV Community

Cover image for Google Gemini Hacks to Maximize Your AI Productivity
Vishnu Damwala
Vishnu Damwala

Posted on • Originally published at meshworld.in

Google Gemini Hacks to Maximize Your AI Productivity

Google Gemini is integrated across Docs, Sheets, Gmail, and Google Search. However, most users only run basic, one-off prompts. By configuring a few settings, you can convert the chatbot into an autonomous workspace assistant.

Here is the checklist of the best Gemini hacks for daily productivity:

1. Frame Prompts with Expert Roleplay

Steer the model's sources by asking it to identify what experts say rather than asking for general advice.
Example: โ€œWho are the leading medical experts on [topic] and what do they say about it?โ€ rather than โ€œwhat is [topic].โ€

2. Set Up Custom Instructions

Go to Personal Intelligence > Instructions for Gemini in settings to save permanent styling guidelines, code rules, and text limits that apply to all future chats.

3. Create Custom Bots with Gems

Use the Gems feature (for Advanced subscribers) to construct isolated chatbots with specific instructions (e.g., a code auditor or draft editor) to keep your main chat feed organized.

4. Automate Errands with Scheduled Actions

Schedule recurring prompts (like daily calendar summaries or email briefs) to run automatically under settings.

5. Enable Temporary Chats

Click the pencil icon in a dotted circle in the top-right corner to open private chats. These are deleted after 72 hours and are not used to train Google's models.

6. Command High-Quality Citations

Include rules asking the model to only link to primary sources, research papers, and respectable institutions, filtering out search-engine-optimized spam.

7. Edit Side-by-Side in Gemini Canvas

Use the Canvas split-screen layout to edit specific paragraphs or code blocks directly in your workspace without generating unnecessary code boilerplate.

8. Wrap Code in XML Tags

Take advantage of Gemini's 2-million-token context window by uploading whole repositories wrapped in structured XML tags like <source_code> to maintain organization.

Read the complete guide with setup steps and configurations on MeshWorld

Top comments (0)