← Back to blog

How to Adapt ChatGPT Custom Instructions for Gemini

Summary

  • Gemini and ChatGPT accept similar instruction content, but you will get better results by rewriting for Gemini's tone, safety boundaries, and output formatting.
  • Convert long, “do everything” Custom Instructions into a short Gemini “role + goals + constraints + output template” block you can paste into each new chat.
  • Replace ChatGPT-specific behaviors (like “use my Custom Instructions”) with explicit, repeatable steps and a clear definition of what “done” looks like.
  • Use a small set of reusable instruction modules (voice, citations, code style, marketing compliance, research method) and combine only what you need per task.
  • Keep sensitive data out of instructions; store only non-secret preferences and workflows, and paste client-specific context only when needed.

If you rely on ChatGPT Custom Instructions to keep your tone, formatting, and working style consistent, moving to Gemini can feel like losing your “default brain.” The good news: you can adapt the same intent, but you usually need to repackage it so Gemini follows it reliably in a new chat.

This guide shows how to translate your ChatGPT Custom Instructions into Gemini-ready instruction blocks, what to change (and why), and a practical workflow for consultants, marketers, researchers, developers, and content teams who switch between tools on Windows.

What you are really adapting (not just “instructions”)

ChatGPT Custom Instructions are a persistent preference layer in ChatGPT. Gemini has its own ways to steer behavior (for example, per-chat guidance and other personalization mechanisms that may vary by account and region). Because these product surfaces change, the safest approach is to treat your “instructions” as portable text you can paste into any model, then adjust wording to match the model’s behavior.

So the goal is not to find a 1:1 toggle in Gemini. The goal is to create a Gemini-friendly “operating brief” that:

  • States your role and the model’s role clearly
  • Defines output format and quality bar
  • Specifies how to ask clarifying questions
  • Includes constraints (length, tone, compliance, sources, code style)
  • Is short enough to paste and reuse without friction

Step 1: Export your ChatGPT Custom Instructions into a portable template

Before rewriting, copy your current Custom Instructions into a document and split them into two buckets:

  • Stable preferences: voice, formatting, how you like options presented, how you want uncertainty handled, coding conventions, meeting-note structure.
  • Situational context: client details, product specifics, internal policies, campaign constraints, current sprint goals.

Only the stable preferences belong in your reusable Gemini block. Situational context should be pasted only when needed (and only the minimum necessary).

A portable “instruction skeleton” (works well for Gemini)

Use this as your base and fill it in:

  • Role: “You are my [role] assistant for [domain].”
  • Goals: 2–5 bullets describing what “good” looks like.
  • Constraints: tone, length, compliance, what to avoid.
  • Method: how to reason, when to ask questions, how to handle missing info.
  • Output template: headings, bullets, tables, code blocks, etc.

Step 2: Rewrite ChatGPT-specific phrasing so Gemini can follow it

When you move instructions across tools, the biggest reliability gains come from removing platform-specific assumptions and replacing them with explicit behaviors.

In ChatGPT Custom Instructions Rewrite for Gemini (portable, explicit) Why it works better
“Follow my Custom Instructions.” “Follow the rules in this message for the rest of this chat.” Does not assume a persistent settings layer.
“Be concise.” “Use 6–10 bullets max unless I ask for depth; avoid long preambles.” Defines what “concise” means in practice.
“Ask clarifying questions.” “If any key input is missing, ask up to 3 questions first; otherwise proceed and state assumptions.” Prevents endless questioning or silent guessing.
“Cite sources.” “If you reference external facts, label them as assumptions unless I provide sources; when you do cite, include the URL.” Avoids implying browsing or guaranteed citations.
“Don’t be wrong.” “When uncertain, say what is uncertain and offer 2–3 ways to verify.” Turns an impossible rule into a usable behavior.
“Write like our brand.” “Write in [brand voice traits]. Provide 3 variants: safe, bold, and minimal.” Gives Gemini a concrete target and options.

Step 3: Convert long instructions into “modules” you can mix and match

Instead of one giant block, create small modules you can paste together. This reduces conflicts (for example, “be concise” vs “be exhaustive”) and makes it easier to adapt per task.

Module A: Output format (universal)

Paste block:

  • “Start with a 1-paragraph answer.”
  • “Then provide a structured list of steps.”
  • “If helpful, include a table comparing options.”
  • “End with a short checklist I can follow.”

Module B: Marketing/comms voice

Paste block:

  • “Tone: clear, direct, and practical. Avoid hype.”
  • “Use short sentences. Prefer active voice.”
  • “If you propose claims, phrase them as qualified benefits (can help, may reduce).”

Module C: Research behavior (without pretending to browse)

Paste block:

  • “Separate: (1) what you know from the prompt, (2) assumptions, (3) what I should verify.”
  • “If I need citations, ask me for sources or URLs to use.”

Module D: Developer behavior

Paste block:

  • “Ask for language/runtime/version if missing.”
  • “Provide a minimal working example first, then improvements.”
  • “Include edge cases and a quick test plan.”

Step 4: Create a Gemini-ready “default instruction block” (examples by role)

Below are paste-ready starting points. Keep them short; add modules only when needed.

Consultant / operator block

Paste into Gemini at the start of a chat:

  • Role: “You are my consulting analyst and writing assistant.”
  • Goal: “Help me produce client-ready outputs: clear recommendations, risks, and next steps.”
  • Method: “If key details are missing, ask up to 3 questions; otherwise proceed and state assumptions.”
  • Output: “Use headings: Context, Recommendation, Rationale, Risks, Next steps. Keep it skimmable.”
  • Constraints: “Do not invent facts. If uncertain, say what to verify.”

Marketer / content team block

  • Role: “You are my marketing strategist and copy editor.”
  • Goal: “Generate on-brand drafts and improve clarity without adding unsupported claims.”
  • Output: “Provide 3 variants (safe, bold, minimal). Include a short rationale for each.”
  • Constraints: “Avoid absolute promises. Avoid sensitive personal data.”

Researcher block

  • Role: “You are my research assistant for synthesizing notes I provide.”
  • Method: “Separate facts from assumptions. Propose verification steps when needed.”
  • Output: “Return: Summary, Key points, Open questions, Suggested next searches.”

Developer block

  • Role: “You are my coding assistant.”
  • Method: “Ask for missing constraints (language, version, environment). Then propose a minimal solution.”
  • Output: “Use code blocks. Add comments. Include a quick test plan.”
  • Constraints: “Do not output secrets. Do not suggest storing credentials in prompts or clipboard tools.”

Step 5: Handle “memory” and personalization differences safely

Both ChatGPT and Gemini have evolving features around memory/personalization and project-like organization. Because names and behavior can change, treat them as optional conveniences, not the foundation of your workflow.

  • Keep a portable baseline: a short instruction block you can paste into any new chat.
  • Use personalization for preferences, not client data: store non-sensitive style preferences; paste client context only when needed.
  • Assume you may need to restate constraints: especially formatting, compliance rules, and “ask questions first” behavior.

Step 6: A repeatable Windows workflow for saving, finding, and reusing instruction blocks

If you switch between ChatGPT and Gemini, the friction is not writing instructions once - it is retrieving the right version at the right moment, without polluting it with sensitive details.

Practical workflow (tool-agnostic)

  • Save: Keep a small library of instruction modules (voice, output format, research method, code style) in a place you can access quickly.
  • Find: Use consistent names in the first line of each block (for example: “GEMINI DEFAULT - MARKETING” or “MODULE - CITATIONS/UNCERTAINTY”).
  • Reuse: Paste the default block at the start of a Gemini chat, then paste only the modules needed for that task.
  • Refresh: When you notice Gemini ignoring a rule, rewrite that rule into a measurable instruction (limits, templates, examples).

What to avoid storing in any snippet/clipboard/prompt tool

  • Passwords, API keys, private keys, authentication codes, recovery codes
  • Full client datasets, sensitive personal data, or anything you would not paste into a chat
  • Confidential credentials embedded in “example code”

Common adaptation mistakes (and quick fixes)

Mistake: One mega-instruction for every task

Fix: Split into modules and paste only what applies. Conflicting constraints are a frequent cause of “model drift.”

Mistake: Vague quality rules

Fix: Replace “be thorough” with a checklist: “cover X, Y, Z; include risks; include next steps; include a table if comparing.”

Mistake: Assuming the model knows your context

Fix: Add a “Context I will provide” line: “I will paste background; do not assume details not included.”

Mistake: Asking for citations without providing sources

Fix: Ask the model to label assumptions and propose verification steps, or provide URLs you want it to use.

One-tool vs multi-tool: when to standardize and when to specialize

If your team uses both ChatGPT and Gemini, you will get more consistent outcomes by standardizing on:

  • A shared instruction skeleton (role/goals/constraints/output)
  • A small set of approved modules (brand voice, compliance, formatting)
  • A “minimum viable prompt” rule: start short, add constraints only when needed

Specialize only where the tool’s behavior differs for your use case (for example, code formatting preferences, how you want clarifying questions handled, or how you want drafts versioned).

CTA: keep your instruction blocks easy to reuse across ChatGPT and Gemini

If you want a Windows workflow for saving copied text locally, searching past clips, favoriting important clips, and separately saving reusable prompts you can paste into Gemini, you can use CopyCharm. It can help reduce repeated work when you are rebuilding the same “default instructions” across chats and tools.

Frequently Asked Questions

FAQ 1: Can I copy my ChatGPT Custom Instructions into Gemini as-is?
Answer: You can start that way, but you will usually get better results by rewriting them into a short, explicit block you paste at the start of a Gemini chat. Remove ChatGPT-specific references and replace vague rules (like “be concise”) with measurable constraints (like bullet limits, templates, and examples).
Takeaway: Treat your instructions as portable text, then rewrite for clarity and measurability.

Back to FAQ Table of Contents

FAQ 2: What is the best structure for Gemini instructions if I want consistent outputs?
Answer: A reliable structure is: Role (who the assistant is), Goals (what success looks like), Constraints (tone/length/what to avoid), Method (when to ask questions vs proceed), and Output Template (headings, bullets, tables). Keep it short enough to paste without hesitation, then add task-specific modules only when needed.
Takeaway: Use “role + goals + constraints + method + output template” as your default.

Back to FAQ Table of Contents

FAQ 3: How do I adapt “ask clarifying questions” so Gemini does not stall?
Answer: Put a limit on questions and add a fallback. For example: “Ask up to 3 questions if key inputs are missing; otherwise proceed and state assumptions.” This prevents the model from repeatedly asking for more context when you want forward progress.
Takeaway: Bound the questioning behavior and allow assumption-based progress.

Back to FAQ Table of Contents

FAQ 4: How should marketers adapt brand-voice instructions for Gemini?
Answer: Replace abstract voice labels with concrete traits and examples: sentence length, allowed/forbidden phrases, reading level, and formatting rules. A practical pattern is to request multiple variants (for example, safe/bold/minimal) and require a short rationale so you can choose quickly.
Takeaway: Make brand voice concrete and request variants to speed review.

Back to FAQ Table of Contents

FAQ 5: How should developers adapt coding instructions for Gemini?
Answer: Specify environment details you care about (language, runtime, OS, constraints), then define the output you want: minimal working example first, comments, edge cases, and a quick test plan. Also add a safety rule: do not include secrets in code samples and do not suggest storing credentials in prompts or clipboard tools.
Takeaway: Make constraints explicit and bake in a secure-by-default rule.

Back to FAQ Table of Contents

FAQ 6: Should I store client context in personalization or paste it per chat?
Answer: Keep personalization for stable, non-sensitive preferences (tone, formatting, how you like options presented). Paste client-specific context per chat, and only the minimum needed for the task. This reduces the risk of mixing contexts across clients and keeps your baseline instructions reusable.
Takeaway: Personalize preferences; paste client context only when needed.

Back to FAQ Table of Contents

FAQ 7: What should I avoid putting in instructions or snippet tools?
Answer: Do not store passwords, API keys, private keys, authentication codes, or recovery codes. Avoid pasting sensitive personal data or confidential datasets into reusable instruction blocks. Keep reusable blocks focused on process and formatting, not secrets or sensitive content.
Takeaway: Store preferences and workflows, not credentials or sensitive data.

Back to FAQ Table of Contents

FAQ 8: How can I reuse the same instruction blocks across ChatGPT and Gemini on Windows?
Answer: Maintain a small library of paste-ready blocks: one default per role plus optional modules (voice, output template, research method, code style). Name them clearly in the first line so you can search and retrieve the right one quickly, then paste into the chat you are using. This keeps your workflow consistent even when platform features change.
Takeaway: Build a modular instruction library and paste the minimum needed per chat.

Back to FAQ Table of Contents

CopyCharm for AI Work
Turn copied work snippets into clean AI context.
CopyCharm helps you turn copied work snippets into clean, source-labeled context packs for ChatGPT, Claude, Gemini, Cursor, and other AI tools. Copy, search, select, and export the context you actually want to use.
Download CopyCharm

Related Guides