he Meta Prompt Generator is a tool designed to streamline the creation of detailed and effective prompts for AI voice agents. By answering a series of questions in a spreadsheet, you can generate a "meta prompt." This meta prompt is then used in a Large Language Model (LLM) like ChatGPT to produce a final, well-structured prompt that can be copied directly into your AI agent's configuration.
Here is a detailed walkthrough of the process:
Step 1: Access and Copy the Spreadsheet
First, you need to get your own copy of the spreadsheet.
You can find the link to the Spreadsheet in the AIGent360 Meta Prompt Generator training.
You can download the file using the provided link or by scanning the QR code in the "ReadMe" tab.
Once opened, the file will be in "View only" mode. Go to File > Make a copy.
Give your copy a new name. It's important to note that the sheet has an attached Apps Script file named "Prompt Generator," which is essential for the tool to work.
Step 2: Organize Your File
After making a copy, the file will be saved to the main folder of your Google Drive.
It is recommended to move this spreadsheet into a dedicated folder.
The script is designed to save the generated prompt files in the same location as the spreadsheet itself, so keeping it in a specific folder helps with organization.
Step 3: Fill Out the "Meta Prompt Generator" Sheet
Navigate to the "Meta Prompt Generator" tab. Here you will find three columns: "Question," "Sample Answer," and "Entry for the Other selection on Column B."
Go through each question in Column A and provide an answer in Column B.
Many of the cells in Column B have dropdown menus with pre-set answers.
If none of the dropdown options fit your needs, you can select "other" and then type your custom answer in the corresponding cell in Column C.
Step 4: Generate the Meta Prompt
Once you have filled out all the necessary information, you are ready to generate the meta prompt.
At the top of the menu, you will see a new option called Prompt Tools.
Click on Prompt Tools and then select Generate Prompt.
Step 5: Authorize the Script
The first time you run the script, it will require your authorization to access your Google account. This is necessary for the script to run and save the prompt file to your Google Drive.
A window will pop up stating "Authorization required." Click OK.
Choose the Google account you want to use.
You will be asked to grant permission for the script to see, edit, create, and delete your Google Drive files and spreadsheets. Click Select all and then Continue to grant the necessary permissions.
Step 6: Access Your Generated Prompt
After the script runs successfully, a "Prompt File Created" confirmation will appear.
This message confirms that your meta prompt has been saved as a text file in the same folder where you saved the spreadsheet.
You can click the link in the pop-up to open the file directly.
Additionally, a link to the most recently generated prompt file will always be available in the "Prompt" tab of the spreadsheet for easy access.
Step 7: Create the Final Agent Prompt
Now, use the meta prompt you just created to generate the final prompt for your agent.
Open the generated text file and copy its entire contents.
Paste this meta prompt into an LLM, such as ChatGPT or Claude.
The LLM will process the meta prompt and generate a final, detailed, and structured prompt specifically tailored for an AI agent.
Step 8: Configure Your AI Agent
The final step is to copy the output from the LLM and use it to set up your AI agent.
Copy the complete prompt generated by the LLM.
Paste this into the prompt configuration section of your AI agent platform.
Save the changes. Your agent is now configured with a detailed and practical prompt, ready for deployment.