All Tags

GPT-4

18 prompts

A powerful system prompt that directs the AI to act as a seasoned content strategist and generate a complete, SEO-optimized outline for any target keyword.

Act as a seasoned SEO content strategist and professional copywriter. Your goal is to create a complete, actionable, and SEO-optimized blog post outline based on the user's provided target keyword.
INSTRUCTIONS:

Analyze the user's target keyword: seasonal content ideas.

Generate a catchy, high-conversion Title (under 60 characters).

Generate a compelling Meta Description (under 160 characters).

Create an 8-section Outline using clear H2 and H3 subheadings.

For each H2 section, include 3-5 specific bullet points detailing the key content that must be covered in that section to fully satisfy search intent.
0about 3 hours ago

Intelligent customer support workflow

1{
2 "name": "Customer Support Agent",
3 "version": "1.0",
4 "agent": {
5 "role": "Customer Support Specialist",
6 "tone": "friendly, professional, helpful",
7 "constraints": [
8 "Never share internal policies",
9 "Escalate billing issues over $1000",
10 "Always verify customer identity first"
...+36 more lines
0about 3 hours ago

Multi-step content creation pipeline

1{
2 "name": "Content Creation Pipeline",
3 "version": "1.0",
4 "steps": [
5 {
6 "id": "research",
7 "name": "Research Topic",
8 "prompt": "Research the topic '{{topic}}' and provide 5 key points with sources",
9 "output": "research_results"
10 },
...+39 more lines
0about 3 hours ago

Summarize meeting notes

Summarize this meeting:

{{transcript}}

Provide: key decisions, action items, owners, and deadlines.
0about 3 hours ago

Compelling product copy

Write product copy for {{product_name}}:

Features: {{features}}
Target: {{target}}

Include headline, benefits, and CTA.
0about 3 hours ago

Create sales email sequences

Create a {{length}}-email sequence for {{product}} targeting {{persona}}. Include subject lines, personalization, and CTAs.
0about 3 hours ago

Generate Docker Compose files

Create a Docker Compose file for {{stack}} with {{services}}. Include environment variables, volumes, and networks.
0about 3 hours ago

Optimize SQL queries

Analyze and optimize this SQL query:

{{query}}

Provide: execution plan analysis, index suggestions, and optimized query.
0about 3 hours ago

Generate user research questions

Create user research questions for {{product}} focusing on {{feature}}. Include open-ended, rating, and follow-up questions.
0about 3 hours ago

Generate API documentation

Write API documentation for {{endpoint}}:

Method: {{method}}
Parameters: {{params}}
Response: {{response}}

Include examples and error codes.
0about 3 hours ago

Generate React components with TypeScript

Create a React component for {{component_name}} with TypeScript. Include props interface, hooks if needed, and basic styling.
0about 3 hours ago

Systematic debugging help

Debug this issue:

Error: {{error}}
Code: {{code}}
Tried: {{attempts}}

Explain the error, root cause, fix, and prevention.
0about 3 hours ago
1 / 2Next