Back to guide/General Productivity

Universal Prompt Format

Explicitly noting tool-specific dependencies prevents silent failures when the same prompt is used in a different AI tool.

save-prompts-across-ai-toolsoriginal_promptoriginal_tool
Edit View
Prompt
Convert the following prompt into a universal format that works consistently across ChatGPT, Claude, Gemini, and Copilot.\n\nOriginal prompt:\n{{original_prompt}}\n\nOriginal tool: {{original_tool}}\n\nGenerate:\n1. A tool-agnostic version that preserves all instructions\n2. Notes on which parts relied on tool-specific features\n3. Any adjustments needed for each target tool\n4. The recommended structure: role, context, task, constraints, output format\n5. Variable placeholders (using {{variable}} syntax) for parts that change per use

Variables to customize

{{original_prompt}}{{original_tool}}

Why this prompt works

Explicitly noting tool-specific dependencies prevents silent failures when the same prompt is used in a different AI tool.

Save this prompt to your library

Organize, version, and access your best prompts across ChatGPT, Claude, and Cursor.