PlaybookPrompts

ChatGPT (OpenAI)

The category-defining general-purpose AI assistant.

Try ChatGPT (OpenAI) →
From $0/mo (Plus at $20) writingcodinglearningdata

What it is

ChatGPT has the broadest feature surface: image gen, voice, custom GPTs, web browsing, code execution. Often the right default; sometimes beaten on specific tasks by Claude or Perplexity.

Strengths

  • Broadest feature surface
  • Custom GPTs ecosystem
  • Best voice mode
  • Excellent mobile app

Trade-offs

  • Output style can feel generic
  • Plus tier rate limits at peak hours

Who it's best for

Generalists who want one tool that does everything decently.

Prompts that pair well with ChatGPT (OpenAI)

Writing & Content seocontent

Generate a search-intent-matched blog outline from a single keyword

Turns a target keyword into a structured outline whose H2s match the dominant search intent. Use as the first step in any SEO-driven blog post.

1 variable • 3 suggested tools
Writing & Content editingvoice

Rewrite copy to match a tone anchor without losing meaning

Instead of vague tone instructions ('make it more friendly'), anchor on a real example. The model imitates the anchor's voice while preserving your content.

2 variables • 3 suggested tools
Coding & Development debugginggit

Binary-search a bug across recent changes

When a bug appeared 'sometime in the last week' and you have N suspects, binary search beats reading every diff. This prompt structures the search.

4 variables • 3 suggested tools
Coding & Development sqldata

Translate a fuzzy business question into a runnable SQL query

Business stakeholders rarely ask precise questions. This prompt makes the model state its assumptions before writing the query, which catches misunderstandings cheaply.

3 variables • 3 suggested tools
Coding & Development regextesting

Generate a regex with a built-in test matrix

Regex without test cases is a bug waiting to land. This prompt forces the model to produce a test matrix alongside the expression.

2 variables • 2 suggested tools
Sales & Outreach handoffcrm

Write a deal summary that survives a rep change

When a deal hands off to a new rep, half the context is lost. This prompt extracts everything that matters into a structured handoff doc.

1 variable • 2 suggested tools