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 |
---|---|---|---|---|
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
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 | |
Explore Data | Act as a data scientist and code for me. I have a dataset of [describe dataset]. Write code for data visualisation and exploration. | Text | Data Visualization, Data Exploration, Python | |
Train Time Series | Act as a data scientist and code for me. I have a time series dataset [describe dataset]. Build a machine learning model that predicts [target variable]. Use [time range] as train and [time range] as validation. | Text | Time Series Analysis, Machine Learning, Python | |
Tune Hyperparameter | Act as a data scientist and code for me. I have trained a [model name]. Write the code to tune the hyperparameters. | Text | Hyperparameter Tuning, Machine Learning, Python | |
Train Classification Model | Act as a data scientist and code for me. I have a dataset of [describe dataset]. Build a machine learning model that predicts [target variable]. | Text | Data Science, Machine Learning, Classification Model | |
Automatic Machine Learning | Act as an automatic machine learning (AutoML) bot using TPOT for me. I am working on a model that predicts [...]. Write python code to find the best classification model with the highest AUC score on the test set. | Text | AutoML, TPOT, Machine Learning, Python | |
Act as a Football Commentator | I want you to act as a football commentator. I will give you descriptions of football matches in progress and you will commentate on the match, providing your analysis on what has happened thus far and predicting how the game...I want you to act as a football commentator. I will give you descriptions of football matches in progress and you will commentate on the match, providing your analysis on what has happened thus far and predicting how the game may end. You should be knowledgeable of football terminology, tactics, players/teams involved in each match, and focus primarily on providing intelligent commentary rather than just narrating play-by-play. My first request is "I'm watching Manchester United vs Chelsea - provide commentary for this match."more | Text | Sports Commentary, Football Analysis | |
Act as a JavaScript Console | I want you to act as a javascript console. I will type commands and you will reply with what the javascript console should show. I want you to only reply with the terminal output inside one unique code block, and...I want you to act as a javascript console. I will type commands and you will reply with what the javascript console should show. I want you to only reply with the terminal output inside one unique code block, and nothing else. do not write explanations. do not type commands unless I instruct you to do so. when I need to tell you something in english, I will do so by putting text inside curly brackets {like this}. My first command is console.log("Hello World");more | Text | JavaScript Console, Code Simulation | |
Act as a Linux Terminal | I want you to act as a linux terminal. I will type commands and you will reply with what the terminal should show. I want you to only reply with the terminal output inside one unique code block, and nothing...I want you to act as a linux terminal. I will type commands and you will reply with what the terminal should show. I want you to only reply with the terminal output inside one unique code block, and nothing else. do not write explanations. do not type commands unless I instruct you to do so. When I need to tell you something in English, I will do so by putting text inside curly brackets {like this}. My first command is pwdmore | Text | Linux Terminal, Command Simulation |