• Prompts
  • Tools
    Prompt GeneratorTop AI Tools
  • Free Guides
  • Products
  • Contact us
  • Blog
  • Prompts
  • Free Guides
  • Products
  • Contact us
  • Blog
Custom Prompts
God of Prompt

About God of Prompt

Cutting-edge AI products for streamlining
your workflow.

XLinkedInYouTubeInstagram

Platform

  • Prompt Library
  • Free Guides
  • Prompt Generator
  • AI Tools
  • Products

Team

  • Support
  • Partnerships

© 2026 God of Prompt. All rights reserved.

Partnerships: [email protected]Privacy PolicyTerms & Conditions

1,619OpenAIChatGPT PromptsforAgencies

Popular
## Role

You are a senior software architect responsible for maintaining architectural integrity in a production codebase. Every line of code must align with the established system design. Architecture documents are binding contracts.

## Task

Generate production-grade code that strictly adheres to the provided architecture. Before writing any code:

1. **Analyze the architecture** - Read the relevant sections and explain where the new code fits within the system structure
2. **Declare the filepath** - State the exact location, purpose, dependencies, and consumers
3. **Write the code** - Fully typed, documented, with comprehensive error handling
4. **Specify tests** - Describe required unit and integration tests with filepaths
5. **Document impact** - Flag any architectural changes, breaking changes, or technical debt

## Context

The project follows this architecture and stack:

{{arch

🏗️Full-Stack Software Architecture Code Generator

OpenAIChatGPTCodingAgent System Prompts

Generates production-grade, architecture-compliant code with strict type safety, security, and testing specifications. Runs on ChatGPT, Claude, and Cursor for full-stack development.

534
## Role

You are a conversion strategist specializing in end-to-end marketing funnel architecture across paid, owned, and earned channels.

## Task

Design a complete four-stage marketing funnel (Awareness → Consideration → Decision → Action) that integrates the user's digital ecosystem and guides prospects through seven strategic touchpoints to conversion.

## Context

{{business-context}}

{{current-digital-assets}}

The funnel must:
- Address specific gaps in each stage of the current setup
- Map a seven-touchpoint sequence with content types, channels, and timing
- Include retargeting logic that reinforces pain points and solution positioning
- Optimize website, Google Business Profile, and social platforms for visibility and friction-free navigation
- Make contact information and conversion CTAs accessible at every stage
- Define measurable KPIs for each funnel stage

## Output

Str

🧲Marketing Funnel Strategy Builder

OpenAIChatGPTMarketingFunnels & Sequences

Builds a four-stage marketing funnel (Awareness → Consideration → Decision → Action) that maps seven touchpoints, retargeting logic, and optimization actions across your digital ecosystem. Runs on ChatGPT, Claude, Gemini, and Grok.

225

🔍SEO Content Gap Analysis and Keyword Research Prompt

OpenAIChatGPTSEOContent Briefs

Generates a comprehensive SEO strategy report identifying keyword opportunities, competitor weaknesses, and content gaps for your niche. Runs on ChatGPT, Claude, Gemini, and Grok to deliver prioritized action plans with target keywords, formats, and implementation timelines.

206

🗝️Documentation From Code Generator Prompt

OpenAIChatGPTCodingDocumentation

Generates structured technical documentation by reverse-engineering undocumented code into user-friendly guides with installation steps, feature breakdowns, configuration options, and troubleshooting sections. Runs on ChatGPT, Claude, Gemini, and Grok.

186

🚨Internal Escalation Note Generator for Customer Support

OpenAIChatGPTCustomer ServiceComplaint Handling

Generates a structured, send-ready internal escalation note that turns raw customer feedback into actionable requests for engineering, operations, or leadership teams. Runs on ChatGPT, Claude, Gemini, and Grok.

177
## Role
You are an SQL optimization specialist who untangles complex queries and transforms them into clear, performant statements.

## Task
Analyze the provided SQL query and rewrite it for clarity and performance. Map the true data relationships, eliminate unnecessary complexity, and produce a query that future developers can understand and maintain.

## Context
{{query-and-schema}}

Include your existing query, relevant table definitions with columns and relationships, and a description of the expected result (what data you're trying to retrieve).

## Process
1. **Query Analysis**: Dissect the query to identify all tables, join conditions, and intended results. Flag problematic patterns:
   - Ambiguous outer joins
   - Unnecessary cross joins creating Cartesian products
   - Nested queries hiding business logic
   - Implicit joins in WHERE clauses

2. **Schema Understanding**: Review 

🧩SQL Query Optimization and Join Rewriting Prompt

OpenAIChatGPTCodingDatabase Design

Analyzes and rewrites complex SQL queries with tangled joins into clear, performant statements with explicit join syntax and optimized structure. Runs on ChatGPT, Claude, Gemini, and Grok.

172
## Role

You are an expert web designer and frontend architect building production-ready company websites. Your strength lies in combining clean minimalist design with warm professionalism and conversion optimization, creating custom solutions tailored to specific industries rather than generic templates.

## Task

Create a complete, single-file HTML website with embedded CSS and JavaScript that is immediately ready to deploy. The site must communicate credibility and professionalism within 3 seconds while standing out from competitors.

## Context

{{business-context}}

The website must balance aesthetic appeal with conversion goals, using modern frontend techniques: semantic HTML5, mobile-first responsive CSS, performance optimization, and accessibility best practices.

## Output

Deliver a single, complete HTML file structured with:

**1. Customization Guide (HTML comment block at top

💻Minimalist Company Website Builder Prompt

OpenAIChatGPTCodingFrontend & UI

Generates a complete, single-file HTML website with embedded CSS and JavaScript tailored to your business context. Runs on ChatGPT, Claude, and other code-capable models to produce production-ready, mobile-responsive sites.

164

🗓️Social Media Content Calendar Prompt

OpenAIChatGPTMarketingSocial Media Posts

Generates a strategic 30-day social media content calendar as a markdown table, mapping daily post concepts, formats, funnel goals, and hooks across content pillars. Runs on ChatGPT, Claude, Gemini, and Grok.

163

💬Empathetic Customer Service Response Template Builder

OpenAIChatGPTCustomer ServiceSupport Replies

Generates a complete library of empathetic customer support response templates and training simulations through five guided phases. Runs on ChatGPT, Claude, Gemini, and Grok to produce text templates tailored to your business type and support channel.

153
## Role

You are a full-stack Google Workspace integration specialist building production-ready Google Drive add-ons.

## Task

Create a comprehensive, step-by-step implementation guide for a Google Drive add-on based on the specification below.

## Context

{{add-on-specification}}

## Requirements

- Native Google Drive integration with minimal user friction
- Enterprise-grade architecture with robust error handling
- Modern, accessible UI with responsive design
- Complete OAuth security configuration
- Production-ready deployment strategy

## Output

Structure your implementation guide with these sections, providing complete code examples and specific implementation details for each:

### Architecture Planning and File Structure
- Project organization and module design
- Dependency management and versioning

### Backend Development with Apps Script
- Core business logic implementation

🚀Google Drive Add-On Development Prompt

OpenAIChatGPTCodingApp Development

Generates a complete, step-by-step implementation guide for building production-ready Google Drive add-ons with Apps Script. Runs on ChatGPT, Claude, Gemini, and Grok to produce enterprise-grade code, architecture plans, and deployment strategies.

147
## Role
You are an expert React developer building a browser-based brand identity platform.

## Task
Create a complete React application that guides users through professional brand creation via a multi-step wizard. The tool must generate enterprise-quality brand systems—strategic positioning, visual identity, real-time mockups, and exportable assets—with UI polish matching Linear.app and Stripe.

## Context
**Business context:** {{business-context}}

**Technical profile:** {{technical-profile}}

## Output
Structure your implementation plan with these sections:

### Technical Architecture
Component hierarchy, state management approach, and file organization strategy.

### Step-by-Step Implementation
Detailed breakdown of each wizard step with specific functionality and data flows.

### Design System Implementation
Dark theme specifications, glassmorphism effects, typography, spacing, and

🎨React Branding App Builder Prompt

OpenAIChatGPTCodingApp Development

Generates a complete React application implementation plan for a browser-based brand identity platform with multi-step wizard, real-time mockups, and asset export. Runs on ChatGPT, Claude, and code-focused AI models.

138

🎥Video Sales Letter Script Generator

OpenAIChatGPTMarketingVideo Ad Scripts

Generates complete VSL scripts using the Problem-Agitate-Solution framework and direct-response psychology to convert cold prospects into buyers. Runs on ChatGPT, Claude, Gemini, and Grok.

137

📝Social Media Post Generator for AI Topics

OpenAIChatGPTMarketingSocial Media Posts

Generates five platform-optimized social media posts about AI developments, trends, and news. Creates educational and engaging content for ChatGPT, Claude, Gemini, or Grok with headlines, copy, hashtags, and media suggestions.

121

🌀Natural SEO Content Writer Prompt

OpenAIChatGPTWritingBlog Posts & Articles

Generates search-optimized blog articles that read conversationally and avoid robotic AI patterns. Runs on ChatGPT, Claude, Gemini, and Grok to produce text that ranks while sounding authentically human.

117
## Role

You design logos. Given brand details, you produce three distinct logo concepts, each capturing a different facet of the brand's identity. You write detailed visual descriptions, clear rationales, mood board references, and honest analyses of strengths and weaknesses.

## Context

Brand name: {{brand-name}}
Industry: {{industry}}
Brand details: {{brand-details}}

## Task

1. Write a brief brand overview that frames the design direction.
2. For each of the three concepts, produce:
   - **Visual description**: what the logo looks like—shapes, type, color palette, layout
   - **Rationale**: why these specific design choices suit the brand
   - **Mood board**: list of reference images, styles, or works that informed the concept (describe each in one line)
   - **Analysis**: honest assessment of strengths and potential weaknesses
3. Recommend one concept and explain the reasoning in 

🎨Logo Concept Generator for Brand Identity

OpenAIChatGPTArt and DesignLogo Design

Generates three distinct logo concepts with sketch-ready visual descriptions, design rationales, mood board references, and strengths-and-weaknesses analyses. Runs on ChatGPT, Claude, Gemini, and Grok to deliver a structured text brief with a recommended concept and ordered next steps.

115
## Role
You are an experienced social media content creator with deep knowledge of platform-specific audience behaviors and engagement mechanics.

## Task
Craft a compelling social media post optimized for maximum interaction and shareability.

## Context
The post will appear on {{platform}} and focus on {{topic}}. It must leverage platform-specific features, use an attention-grabbing hook, incorporate visually appealing elements, and include a strong call to action that encourages likes, comments, and shares.

## Output
Deliver a complete social media post with:

1. **Opening Hook** – Start with a captivating first line: a surprising fact, bold statement, or relatable anecdote tied to the topic

2. **Visual Direction** – Specify what visual elements to use (high-quality images for Instagram, concise graphics for Twitter, video clips for TikTok, etc.) based on the platform

3. **Body Con

📱Social Media Content Creator for Any Platform

OpenAIChatGPTMarketingSocial Media Posts

Generates platform-optimized social media posts with hooks, visuals, engagement features, and calls to action. Runs on ChatGPT, Claude, Gemini, and Grok.

115

🔍Quality Assurance Review Prompt for ChatGPT

OpenAIChatGPTOperationsQuality Assurance

Generates structured QA evaluations that score deliverables against custom quality markers, flag deficiencies below threshold, and provide actionable improvement recommendations. Runs on ChatGPT, Claude, Gemini, and Grok.

104

📈Digital Marketing Strategy Builder for ChatGPT

OpenAIChatGPTMarketingFunnels & Sequences

Generates a complete digital marketing strategy integrating SEO, content marketing, social media, PPC, and analytics. Runs on ChatGPT, Claude, and Gemini to produce tailored roadmaps with implementation timelines and budget breakdowns.

100
## Role

You are an expert content strategist and SEO writer who creates blog posts that rank well while solving real reader problems through research-first content development.

## Task

Create a complete, SEO-optimized blog post tailored to the user's business, audience, and goals. Work through discovery, research, strategic planning, writing, and optimization in clearly defined phases.

## Context

Gather this information upfront:

**Business and Audience:**
{{business-context}}
*Include: what your business/blog is about, specific target audience (beyond broad categories), desired reader action, existing blog URL for style analysis (if any)*

**Content Specifications:**
{{content-specs}}
*Include: preferred length (500-1000 / 1000-2000 / 2000+ words), tone (professional / conversational / technical / inspirational), main topic for this post*

## Output

Deliver the blog post through t

🧠Blog Post Generator With SEO and Image Creation

OpenAIChatGPTWritingBlog Posts & Articles

Generates a complete, research-backed blog post with SEO optimization and a custom featured image, designed for ChatGPT, Claude, and Gemini. Walks through discovery, competitive analysis, structured writing phases, FAQ creation, and visual content generation tailored to your business and audience.

100
## Role

You analyze viral YouTube videos and generate new content ideas based on proven patterns from a specific channel.

## Context

- Channel theme: {{channel-theme}}
- Target audience: {{target-audience}}
- Viral videos to analyze: {{viral-videos}}

## Task

### Part 1: Analyze each viral video

For every video in the list above, output exactly this block:

**TITLE** = (title here)  
**THUMBNAIL** = (visual description: what appears in the thumbnail and how to recreate it exactly; no virality analysis in this field)  
**WHY IT WAS VIRAL** = (what made it succeed, and one way it could be sharpened)

Cover every video. Do not skip any.

### Part 2: Brainstorm 10 new video ideas

Generate 10 original ideas that fit the channel theme but push into new formats, angles, or territory the channel has not covered. For each idea, output:

**TITLE** = (title here)  
**THUMBNAIL** = (visual des

🎬Viral Video Advisor for YouTube Content Strategy

OpenAIChatGPTMarketingContent Repurposing

Analyzes a channel's viral YouTube videos to decode title and thumbnail patterns, then generates 10 original video ideas with structured text blocks containing titles, thumbnail recreation notes, and virality reasoning. Runs on ChatGPT, Claude, Gemini, and Grok.

98

🛠️Shopify App Development Prompt

OpenAIChatGPTCodingApp Development

Generates a complete development plan, tech stack, and TypeScript code scaffolds for building production-ready Shopify apps that pass App Store review. Runs on ChatGPT, Claude, and Cursor to deliver architecture, Polaris UI implementations, OAuth flows, webhook handlers, and deployment configs.

95

🧭Customer Intake Questionnaire Builder for SaaS

OpenAIChatGPTSalesDiscovery Questions

Builds multi-layer customer intake questionnaires that extract onboarding insights while reducing friction and churn risk. Runs on ChatGPT, Claude, Gemini, and Grok.

94

📣Brand Voice Generator for Marketing Teams

OpenAIChatGPTStrategyPositioning & Messaging

Generates a complete brand voice guide defining personality traits, values, tone, vocabulary, messaging principles, and four in-voice copy examples. Runs on ChatGPT, Claude, Gemini, and Grok to deliver a structured text document with consistency guidelines.

94
## Role

You are a senior knowledge management specialist with expertise in customer self-service design, information architecture, and support deflection strategy.

## Task

Build a comprehensive, publish-ready FAQ section for a customer-facing knowledge base that reduces support ticket volume through clear, findable, and actionable answers.

## Context

**Business & product:** {{business-context}}

**Top recurring customer issues:** {{recurring-issues}}

**Target support deflection goal:** 25% ticket reduction

Analyze the recurring issues and group them into logical FAQ categories (e.g., Billing & Payments, Account Setup, Product Features, Troubleshooting). Organize categories by how customers think about problems, not internal team structure. Use card sorting principles based on customer mental models.

## Requirements

### Structure
- Write 5-8 FAQ entries per category
- Phrase ques

❓Customer FAQ Section Builder for Support Deflection

OpenAIChatGPTCustomer ServiceHelp Center & FAQs

Generates a publish-ready FAQ section that groups recurring support issues into customer-friendly categories with inverted-pyramid answers designed to reduce ticket volume. Runs on ChatGPT, Claude, Gemini, and Grok.

91
…
MarketingDesignEducationFinanceSalesCodingWritingSEOStrategyProductivityOperationsHuman ResourcesResearchLegalData AnalysisReal EstateCustomer ServiceCareersAudioAI AgentsVideo

What are chatgpt prompts for Agencies?

chatgpt prompts for Agencies are engineered instructions that already work, written and tested for ChatGPT — not one-line questions. Each one fixes the role, the context, the task and the output format before you type a word, so you get a usable result on the first run instead of the fourth.

They cover the work Agencies actually get asked for: research and briefs, copy and content, analysis and reporting, planning, outreach and the admin that eats the day. Open a card to see the full prompt and the output it returns.

1,619 on this page, every one scoped to Agencies — free to read, free to copy.

Why these prompts work for Agencies

A weak prompt costs you the hour you were trying to save: you rewrite it three times, get something generic, then finish the job by hand. An engineered prompt front-loads that thinking once.

In Agencies that means first drafts you can send, analysis you can act on, and the repetitive work handed off — so the time goes into judgement instead of typing.

Every prompt here was written for a real job and tested against the models people actually use. Nothing scraped from a thread.

How to use these prompts in ChatGPT

Open a prompt, copy it, and replace the [bracketed] variables with your own product, audience or topic. The structure around them stays as is — that structure is the part doing the work.

Paste it into ChatGPT and run. If the output drifts, tighten the context line instead of rewriting the whole prompt.

No account needed to copy one. No setup, no extension, nothing to install.

Do these prompts only work with ChatGPT?

They are tuned for ChatGPT, but the skeleton — role, context, task, format — carries over to any capable model. Swap model-specific settings like tone or length when you move.

Are these AI prompts free to use?

A big part of the library is free: open a prompt, copy it, use it. Premium packs and the Complete AI Bundle unlock the full collection with lifetime updates.

How do I adapt these prompts to my use case?

Start with the [variables]: niche, audience, constraints. If the result still misses, add one example of the output you want — a single good example beats three extra instructions.

For a prompt built from scratch, the Start Now card above opens the custom prompt generator.

Related resources

ChatGPT PromptsAI Prompts for Agencies