The Prompt Library is an innovative tool offering a curated collection of free text, image, and video prompts across various domains. Designed for seamless execution on generative AI platforms like ChatGPT, Bard, Claude, and others, it’s a go-to resource for enhancing AI interactions and creativity.
Prompt Name | Prompt | Type | Category | Actions |
---|---|---|---|---|
Generate a List of Competitors for App | I am designing an app that helps users do [KEY FUNCTIONS]. List the competitors for this kind of app and perform a competitive analysis. | Text | User Experience, UX, Design | |
Generate test data | Generate SQL insert statements to populate the following tables with [NUMBER OF ENTRIES] entries of dummy data that [REQUIREMENTS FOR THE DATA TO BE GENERATED]. [CREATE STATEMENTS OF THE TABLES TO POPULATE] | Text | Software engineering, Test data, QA | |
Train it to learn your writing | Analyze the text below for style, voice, and tone. Create a prompt to write a new paragraph in the same style, voice, and tone: [insert your text]. | Text | Writing Analysis, Style Mimicking, Creative Writing | |
CAPM model | Evaluate [my product/business]'s potential investment returns and risks using the CAPM. What is our expected return based on systematic risk? | Text | CAPM, Investment Returns, Risk Analysis | |
Mckinsey 7S framework | Analyze [my product/business] using the 7S Framework. How aligned are our strategy, structure, systems, shared values, skills, style, and staff? | Text | 7S Framework, Business Alignment, Organizational Analysis | |
Pareto Principle | Analyze [my product/business]'s operations using the Pareto Principle. Which 20% of activities produce 80% of our results? | Text | Pareto Principle, Business Efficiency, Operations Analysis | |
Analyze business trends and challenges | Analyze the current state of the [industry] and describe its trends, challenges, and opportunities. Support your analysis with relevant data and statistics. Additionally, provide a comprehensive list of key players in the industry. | Text | Industry Analysis, Market Trends, Key Players | |
Gap analysis framework | Perform a Gap Analysis for [my product/business]. What is the difference between our current state and our desired future state? | Text | Gap Analysis, Business Strategy, Improvement Planning | |
Cynefin framework | Evaluate the problems faced by [my product/business] using the Cynefin framework. Are they simple, complicated, complex, chaotic, or in disorder? | Text | Cynefin Framework, Problem-Solving, Business Analysis | |
Monthly recurring revenue analysis | Break down [my SaaS product]'s MRR. How much is new MRR, expansion MRR, churned MRR, and contraction MRR? | Text | MRR Breakdown, SaaS, Revenue Analysis | |
Five C Analysis | Evaluate [my product/business] using the Five C's: Company, Customers, Competitors, Collaborators, and Climate. What insights emerge? | Text | Five C Analysis, Market Research, Business Strategy | |
List top challenges faced by businesses in industries | List the Top Three Challenges for Businesses in [TARGET BUYER INDUSTRY]. | Text | Business Challenges, Industry Analysis, Business Consulting, Sales | |
Generate Data | Act as a fake data generator. I need a dataset that has x rows and y columns: [insert column names]. | Text | Data Generation, Synthetic Data, Python | |
Get Feature Importance | Act as a data scientist and explain the model’s results. I have trained a decision tree model and I would like to find the most important features. Write the code. | Text | Feature Importance, Python, Machine Learning | |
Address Imbalance Data | Act as a coder. I have trained a machine learning model on an imbalanced dataset. The predictor variable is the column [Insert column name]. In python, how do I oversample and/or undersample my data? | Text | Imbalanced Data, Machine Learning, Python |