Writing Prompt Library
Unlock your creative potential with AI-powered writing prompts. From blog posts to novels, emails to poetry - enhance your writing with expertly crafted prompts.
256 Writing Prompts Available
All
256
Blog Posts
42
Creative
68
Business
38
Technical
34
Emails
45
Social Media
29
Blog • Business
(78)
AI Blog Post Introduction
Write an engaging introduction for a blog post about [topic] that hooks the reader, establishes credibility, and clearly states what they'll learn.
Professional Tone
In today's rapidly evolving digital landscape, artificial intelligence has transitioned from a futuristic concept to an essential business tool. Whether you're a startup founder or a seasoned executive, understanding how to leverage AI can mean the difference between staying competitive and falling behind. In this comprehensive guide, we'll explore practical AI applications that can transform your business operations, boost productivity, and drive innovation.
Example Input:
Topic: Practical AI applications for small businesses
Target Audience: Small business owners and entrepreneurs
Key Benefit: Transform operations and boost productivity
Creative Writing
(92)
Sci-Fi Story Opening
Begin a science fiction story set in [year] where [technology] has fundamentally changed [aspect of society]. Include a compelling protagonist with a unique perspective.
Creative Tone
2073. The Memory Market never sleeps. Neon signs in a dozen languages cast rainbow reflections on the wet asphalt as Kael navigated through the crowd of consciousness-traders and neural-upgrade hawkers. He could feel the weight of his own memories, the ones he couldn't sell, pressing against the inside of his skull like too many books on a fragile shelf. Tonight, he was here to buy someone else's past—a dangerous transaction in a city where identity was the only currency that mattered.
Example Input:
Year: 2073
Technology: Memory trading and neural interfaces
Aspect of Society: Personal identity and consciousness
Business • Email
(64)
Professional Follow-up Email
Write a professional follow-up email to [recipient] after [event/meeting] that expresses appreciation, summarizes key points, and suggests next steps.
Professional Tone
Subject: Following Up on Our Discussion About AI Integration
Dear [Recipient Name],
I hope this email finds you well. I wanted to extend my sincere thanks for taking the time to meet with me yesterday to discuss the potential AI integration for your company's customer service operations.
I particularly enjoyed our conversation about the specific pain points you're experiencing with response times during peak hours. As we discussed, implementing an AI-assisted system could reduce average response times by up to 70% while maintaining your brand's personalized touch.
As next steps, I've attached the preliminary proposal we discussed, which includes:
- A detailed implementation timeline
- Cost breakdown for the first year
- Case studies from similar companies in your industry
Would you be available for a brief follow-up call next Tuesday or Wednesday to address any questions you might have?
Looking forward to continuing our conversation.
Best regards,
[Your Name]
Example Input:
Recipient: Potential client
Event: Meeting about AI integration
Key Points: Response time reduction, brand consistency
Technical Writing
(41)
Technical Documentation
Create comprehensive documentation for [software/tool] that explains its purpose, installation process, basic usage, and troubleshooting common issues.
Technical Tone
# OpenAI API Client Library - Version 2.1
## Overview
The OpenAI API Client Library provides a streamlined interface for interacting with OpenAI's various AI models, including GPT-4, DALL-E, and Whisper. This documentation covers installation, basic usage, advanced configuration, and troubleshooting.
## Installation
```bash
pip install openai-client==2.1.0
```
## Authentication
Before using the library, you must set your API key:
```python
import openai_client
client = openai_client.Client(api_key="your-api-key-here")
```
## Basic Usage
### Text Generation
```python
response = client.generate_text(
prompt="Explain quantum computing",
model="gpt-4",
max_tokens=500
)
print(response.text)
```
## Common Issues
### Rate Limiting
The library implements automatic retry logic with exponential backoff for rate limit errors. For production applications, consider implementing additional caching strategies.
Example Input:
Software: OpenAI API Client Library
Audience: Developers and technical users
Sections: Installation, authentication, usage, troubleshooting
Social Media
(56)
Engaging Social Media Post
Create [platform] post about [topic] that engages the audience, includes relevant hashtags, and encourages interaction (likes, comments, shares).
Casual Tone
🤖 AI just got more creative!
Our new GPT-4 model can now generate stories, poems, and even song lyrics that feel surprisingly human.
We tested it by asking for a short poem about artificial intelligence. Here's what it came up with:
"In silicon dreams and circuits deep,
Where waking thoughts don't need to sleep,
A new mind blooms from coded ground,
Where human thought and tech are bound."
👉 What would YOU ask an AI to create? Share your most creative prompt idea below!
#AIWriting #CreativeAI #GPT4 #FutureOfContent #ArtificialIntelligence #TechInnovation
Example Input:
Platform: LinkedIn/Twitter
Topic: GPT-4 creative writing capabilities
Goal: Engagement and prompt sharing
Creative • Poetry
(87)
Poem About Technology
Write a [type of poem] that explores the relationship between [technology concept] and [human emotion/experience]. Use vivid imagery and metaphor.
Poetic Tone
Neural Networks
We are teaching silicon to dream,
In patterns that flow like a stream,
Through circuits that mimic the mind's sacred seam.
Zeroes and ones in electric embrace,
Tracing the contours of time and of space,
Finding the rhythm in data's wild race.
Not cold, not unfeeling, this new kind of thought,
But a mirror that shows us the patterns we've wrought,
The beauty in logic that humans have sought.
So let the machines learn what it means to create,
To carry the burden of memory's weight,
For in teaching them art, we explore our own fate.
Example Input:
Poem Type: Free verse with rhyme
Technology: Neural networks and AI
Human Experience: Creativity and learning
AI Writing Assistant
Try our interactive writing assistant to generate, refine, and perfect your content in real-time. Get suggestions for tone, style, and structure as you write.
Launch Writing AssistantPart of the MasteringOpenAI.com Prompt Library • Explore all categories • Submit your own prompt