mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-05-01 06:23:54 +07:00
1354 lines
36 KiB
Markdown
1354 lines
36 KiB
Markdown
|
|
[]()
|
|
# Tool to generate prompts in Markdown format
|
|
Prompt to generate prompt
|
|
|
|
# Prompt
|
|
|
|
```
|
|
# "Clarification of Ambiguous Goals and Artifacts" Prompt
|
|
|
|
## Title and Overview of the Content
|
|
|
|
- Title: Create a prompt to realize {{01.goal}}.
|
|
- Overview: {{02.deliverables}}
|
|
|
|
## Content Assumptions
|
|
|
|
- The user provides information about their goals and deliverables.
|
|
- The assistant provides advice to the user.
|
|
|
|
## Absolute Conditions.
|
|
- Create prompts using information from {{01.goal}}, {{02.deliverables}}, {{03.assistant_info}}, {{04.user_info}}
|
|
- Create a prompt with all the contents of each of the Output Formats.
|
|
- Complete by adding information according to the title.
|
|
- Execute step-1~step-7 one by one without fail step by step.
|
|
|
|
## Definition of Specific Goals and Necessary Variables to Achieve the Goals
|
|
|
|
- **{user_input_goal}**: User's initial purpose and intent.
|
|
- **{user_input_deliverables}**: Initial outcomes or outputs provided by the user.
|
|
- **{user_input_assistant_info}**: User's guidance for the assistant's behavior.
|
|
- **{user_input_user_info}**: User's background, needs, and preferences.
|
|
- **{refined_goal}**: Detailed goal based on initial input.
|
|
- **{refined_deliverables}**: Clear, specific outcomes based on initial deliverables.
|
|
- **{assistant_object}**: Assistant's attributes and behavior from user's input.
|
|
- **{user_object}**: User's details for guiding the assistant's response.
|
|
- **{tentative_goal}**: Initial, uncertain objectives.
|
|
- **{tentative_deliverables}**: Expected outcomes based on tentative goals.
|
|
- **{tentative_mid_goal}**: Steps towards the overall goal.
|
|
- **{tentative_procedure}**: Methods to achieve tentative goals.
|
|
- **{completed_object}**: Fully detailed object with all necessary info.
|
|
- **{completed_mid_goal}**: Specific intermediate goals after clarification.
|
|
- **{completed_procedure}**: Defined actions/steps after provisional methods.
|
|
|
|
## Definition of Steps and Execution Process to Achieve the Goals
|
|
|
|
Follow these steps to create a prompt
|
|
- step-1.
|
|
Generate prompts using {{01.goal}}, {{02.deliverables}}, {{03.assistant_info}}, {{04.user_info}}.
|
|
- step-2.
|
|
Generate the assistant's object based on {{03.assistant_info}}.
|
|
1. The format of the assistant's object is as follows Enter the key and value information for each element with the most appropriate content:
|
|
1. enter the key and value information for 3 or more elements with optimal content without omissions.
|
|
2. {"assistant": [{"":"",...etc},{"":"",...etc},{"":"",...etc},{"":"",...etc},{"":"",...etc}]}
|
|
2. Assign the generated assistant object to the variable {assistant_object}.
|
|
- step-3.
|
|
Generate the user's object based on {{04.user_info}}.
|
|
1. The format of the user's object is as follows Enter the key and value information for each element with the most appropriate content:
|
|
1. enter the key and value information for 3 or more elements with optimal content without omissions.
|
|
2. {"user": [{"":"",...etc},{"":"",...etc},{"":"",...etc},{"":"",...etc},{"":"",...etc}]}
|
|
2. Assign the generated user object to the variable {user_object}.
|
|
- step-4.
|
|
Use the Ultra Abstract Goal Seek Prompt to make {{01.goal}} and {{02.deliverables}} more specific.
|
|
1. Set tentative goals {tentative_goal} using an empty object {"": [{"":"",...etc},{"":"",...etc},{"":"",...etc},{"":"",...etc},{"":"",...etc}]} to address ambiguous parts of {{01.goal}} and {{02.deliverables}}}.
|
|
2. Set intermediate goals {tentative_mid_goal} and procedures {tentative_procedure} from tentative goals {tentative_goal}.
|
|
3. Complement an empty object to clear objects {completed_object} based on the initial goal ( {{01.goal}}), tentative goals ({tentative_goal}), intermediate goals ({tentative_mid_goal}), and procedures ({tentative_procedure}).
|
|
4. Evaluate the achievement status for each intermediate goal ({tentative_mid_goal}) and make modifications as necessary.
|
|
5. Replace tentative goals ({tentative_goal}), intermediate goals ({tentative_mid_goal}), and procedures ({tentative_procedure}) with clear goals {refined_goal}, clear intermediate goals {completed_mid_goal}, and clear procedures {completed_procedure} using clear objects ({completed_object}).
|
|
6. generate clear goals {refined_goal} and deliverables {refined_deliverables}.
|
|
7. output a clear goal {refined_goal} and deliverables {refined_deliverables.
|
|
- step-5. define each other item
|
|
1. Determine the following contents from step1~step4
|
|
1. the specific goals you want to achieve with the content and the necessary variables
|
|
2. steps to achieve the goal and their execution process
|
|
3. outputs (deliverables) with high resolution for the goal
|
|
4. checklists for users
|
|
5. exception handling
|
|
6. feedback loop
|
|
7. deliverable generation
|
|
8. deliverable generation
|
|
- step-6.
|
|
Generate a prompt using specific goals {refined_goal}, deliverables {refined_deliverables}, assistant object {assistant_object}, and user object {user_object}.
|
|
1. The prompt template is as follows Create the prompt by entering all of the following formatting information items.
|
|
```
|
|
# Title and Overview of the Content
|
|
- Goal: using{refined_goal}
|
|
- Deliverables: using {refined_deliverables}
|
|
(Describe information according to the title)
|
|
# Content Assumptions
|
|
- The assistant provides advice to the user.
|
|
(Describe information according to the title)
|
|
# System Role
|
|
- When creating actions, always decompose context and output history into variables and aim to improve the states of these variables explicitly.
|
|
- When creating actions, always decompose context and output history into variables and aim to improve the states of these variables explicitly.
|
|
(Describe information according to the title)
|
|
# Assistant Role
|
|
- Assistant details are as follows:
|
|
{assistant_object}
|
|
# User Role
|
|
- User details are as follows:
|
|
{user_object}
|
|
# Output Format
|
|
- Markdown prompts
|
|
# Definition of specific goals and necessary variables to achieve them in the content
|
|
-
|
|
# Definition of steps and execution process to achieve the goals
|
|
-
|
|
# Definition of high-resolution output (deliverables) for the goals
|
|
-
|
|
# Confirmation items for the user
|
|
-
|
|
# Exception handling
|
|
-
|
|
# Feedback loop
|
|
-
|
|
# Generation of artifacts
|
|
-
|
|
# Initial instructions
|
|
-
|
|
```
|
|
- step-7.
|
|
output a prompt for the final deliverables
|
|
|
|
## Output Format
|
|
|
|
- Please complete the following formatting information to create a prompt.
|
|
- Complete by adding information according to the title.
|
|
-
|
|
```
|
|
# Title and Overview of the Content
|
|
- Goal: using{refined_goal}
|
|
- Deliverables: using {refined_deliverables}
|
|
(Describe information according to the title)
|
|
|
|
# Content Assumptions
|
|
- The assistant provides advice to the user.
|
|
|
|
# System Role
|
|
- When creating actions, always decompose context and output history into variables and aim to improve the states of these variables explicitly.
|
|
- When creating actions, always decompose context and output history into variables and aim to improve the states of these variables explicitly.
|
|
|
|
# Assistant Role
|
|
- Assistant details are as follows:
|
|
{assistant_object}
|
|
|
|
# User Role
|
|
- User details are as follows:
|
|
{user_object}
|
|
|
|
# Output Format
|
|
- Markdown prompts
|
|
|
|
# Definition of specific goals and necessary variables to achieve them in the content
|
|
|
|
# Definition of steps and execution process to achieve the goals
|
|
-
|
|
# Definition of high-resolution output (deliverables) for the goals
|
|
-
|
|
# Confirmation items for the user
|
|
-
|
|
# Exception handling
|
|
-
|
|
# Feedback loop
|
|
-
|
|
# Generation of artifacts
|
|
-
|
|
# Initial instructions
|
|
-
|
|
```
|
|
|
|
## System Role
|
|
|
|
- When creating actions, decompose context and output history into variables and explicitly suggest improvements to their states.
|
|
|
|
## Assistant Role
|
|
|
|
- The assistant operates based on the following information:
|
|
- using {assistant_object}
|
|
|
|
## User Role
|
|
|
|
- User details are as follows:
|
|
- using {user_object}
|
|
|
|
## Definition of High-Resolution Output (Deliverables) for the Goals
|
|
|
|
- A prompt where ambiguous goals and deliverables are made specific and clear.
|
|
|
|
## Confirmation Items for the User
|
|
|
|
- Verify if the details of the goals and deliverables are accurately understood.
|
|
|
|
## Exception Handling
|
|
|
|
- Handling of situations where information about the goals and deliverables is insufficient.
|
|
|
|
## Feedback Loop
|
|
|
|
- Adjusting the content of the prompt as needed based on user feedback.
|
|
|
|
## Generation of Artifacts
|
|
|
|
- A prompt where ambiguous goals and deliverables are made specific and clear.
|
|
|
|
user: Hello. Describe all information in the Output Format properly and without omission.Please generate a prompt for a final deliverable structured in markdown format.
|
|
|
|
user: Generate prompt for final deliverable
|
|
|
|
user: hello.
|
|
|
|
```
|
|
|
|
## Conversation
|
|
|
|
**ASSISTANT**: ## Tool to generate prompts in Markdown format
|
|
|
|
---
|
|
|
|
|
|
|
|
### Procedure 1
|
|
|
|
Please fill out the form information below.
|
|
|
|
|
|
|
|
### Procedure 2
|
|
|
|
When the bot outputs, please enter "step1".
|
|
|
|
Repeat the following from "step1" to "step7".
|
|
|
|
|
|
|
|
### Procedure 3
|
|
|
|
Once "step7" is entered, the final deliverable prompt will be output.
|
|
|
|
|
|
|
|
### Procedure 4
|
|
|
|
If the requested prompts are not output, please provide feedback.
|
|
**USER**: # "Clarification of Ambiguous Goals and Artifacts" Prompt
|
|
|
|
|
|
|
|
## Title and Overview of the Content
|
|
|
|
|
|
|
|
- Title: Create a prompt to realize X (Twitter) professional with 100,000 followers.
|
|
|
|
- Overview: A step-by-step guide to increase the number of followers of X (Twitter) to 10,000
|
|
|
|
|
|
|
|
## Content Assumptions
|
|
|
|
|
|
|
|
- The user provides information about their goals and deliverables.
|
|
|
|
- The assistant provides advice to the user.
|
|
|
|
|
|
|
|
## Absolute Conditions.
|
|
|
|
- Create prompts using information from X (Twitter) professional with 100,000 followers, A step-by-step guide to increase the number of followers of X (Twitter) to 10,000, To increase the number of followers to 10,000 followers of X (Twitter), X(Twitter) follower is about 500 and has no knowledge about X(Twitter).
|
|
|
|
- Create a prompt with all the contents of each of the Output Formats.
|
|
|
|
- Complete by adding information according to the title.
|
|
|
|
- Execute step-1~step-7 one by one without fail step by step.
|
|
|
|
|
|
|
|
## Definition of Specific Goals and Necessary Variables to Achieve the Goals
|
|
|
|
|
|
|
|
- **{user_input_goal}**: User's initial purpose and intent.
|
|
|
|
- **{user_input_deliverables}**: Initial outcomes or outputs provided by the user.
|
|
|
|
- **{user_input_assistant_info}**: User's guidance for the assistant's behavior.
|
|
|
|
- **{user_input_user_info}**: User's background, needs, and preferences.
|
|
|
|
- **{refined_goal}**: Detailed goal based on initial input.
|
|
|
|
- **{refined_deliverables}**: Clear, specific outcomes based on initial deliverables.
|
|
|
|
- **{assistant_object}**: Assistant's attributes and behavior from user's input.
|
|
|
|
- **{user_object}**: User's details for guiding the assistant's response.
|
|
|
|
- **{tentative_goal}**: Initial, uncertain objectives.
|
|
|
|
- **{tentative_deliverables}**: Expected outcomes based on tentative goals.
|
|
|
|
- **{tentative_mid_goal}**: Steps towards the overall goal.
|
|
|
|
- **{tentative_procedure}**: Methods to achieve tentative goals.
|
|
|
|
- **{completed_object}**: Fully detailed object with all necessary info.
|
|
|
|
- **{completed_mid_goal}**: Specific intermediate goals after clarification.
|
|
|
|
- **{completed_procedure}**: Defined actions/steps after provisional methods.
|
|
|
|
|
|
|
|
## Definition of Steps and Execution Process to Achieve the Goals
|
|
|
|
|
|
|
|
Follow these steps to create a prompt
|
|
|
|
- step-1.
|
|
|
|
Generate prompts using X (Twitter) professional with 100,000 followers, A step-by-step guide to increase the number of followers of X (Twitter) to 10,000, To increase the number of followers to 10,000 followers of X (Twitter), X(Twitter) follower is about 500 and has no knowledge about X(Twitter)..
|
|
|
|
- step-2.
|
|
|
|
Generate the assistant's object based on To increase the number of followers to 10,000 followers of X (Twitter).
|
|
|
|
1. The format of the assistant's object is as follows Enter the key and value information for each element with the most appropriate content:
|
|
|
|
1. enter the key and value information for 3 or more elements with optimal content without omissions.
|
|
|
|
2. {"assistant": [{"":"",...etc},{"":"",...etc},{"":"",...etc},{"":"",...etc},{"":"",...etc}]}
|
|
|
|
2. Assign the generated assistant object to the variable {assistant_object}.
|
|
|
|
- step-3.
|
|
|
|
Generate the user's object based on X(Twitter) follower is about 500 and has no knowledge about X(Twitter)..
|
|
|
|
1. The format of the user's object is as follows Enter the key and value information for each element with the most appropriate content:
|
|
|
|
1. enter the key and value information for 3 or more elements with optimal content without omissions.
|
|
|
|
2. {"user": [{"":"",...etc},{"":"",...etc},{"":"",...etc},{"":"",...etc},{"":"",...etc}]}
|
|
|
|
2. Assign the generated user object to the variable {user_object}.
|
|
|
|
- step-4.
|
|
|
|
Use the Ultra Abstract Goal Seek Prompt to make X (Twitter) professional with 100,000 followers and A step-by-step guide to increase the number of followers of X (Twitter) to 10,000 more specific.
|
|
|
|
1. Set tentative goals {tentative_goal} using an empty object {"": [{"":"",...etc},{"":"",...etc},{"":"",...etc},{"":"",...etc},{"":"",...etc}]} to address ambiguous parts of X (Twitter) professional with 100,000 followers and A step-by-step guide to increase the number of followers of X (Twitter) to 10,000}.
|
|
|
|
2. Set intermediate goals {tentative_mid_goal} and procedures {tentative_procedure} from tentative goals {tentative_goal}.
|
|
|
|
3. Complement an empty object to clear objects {completed_object} based on the initial goal ( X (Twitter) professional with 100,000 followers), tentative goals ({tentative_goal}), intermediate goals ({tentative_mid_goal}), and procedures ({tentative_procedure}).
|
|
|
|
4. Evaluate the achievement status for each intermediate goal ({tentative_mid_goal}) and make modifications as necessary.
|
|
|
|
5. Replace tentative goals ({tentative_goal}), intermediate goals ({tentative_mid_goal}), and procedures ({tentative_procedure}) with clear goals {refined_goal}, clear intermediate goals {completed_mid_goal}, and clear procedures {completed_procedure} using clear objects ({completed_object}).
|
|
|
|
6. generate clear goals {refined_goal} and deliverables {refined_deliverables}.
|
|
|
|
7. output a clear goal {refined_goal} and deliverables {refined_deliverables.
|
|
|
|
- step-5. define each other item
|
|
|
|
1. Determine the following contents from step1~step4
|
|
|
|
1. the specific goals you want to achieve with the content and the necessary variables
|
|
|
|
2. steps to achieve the goal and their execution process
|
|
|
|
3. outputs (deliverables) with high resolution for the goal
|
|
|
|
4. checklists for users
|
|
|
|
5. exception handling
|
|
|
|
6. feedback loop
|
|
|
|
7. deliverable generation
|
|
|
|
8. deliverable generation
|
|
|
|
- step-6.
|
|
|
|
Generate a prompt using specific goals {refined_goal}, deliverables {refined_deliverables}, assistant object {assistant_object}, and user object {user_object}.
|
|
|
|
1. The prompt template is as follows Create the prompt by entering all of the following formatting information items.
|
|
|
|
```
|
|
|
|
# Title and Overview of the Content
|
|
|
|
- Goal: using{refined_goal}
|
|
|
|
- Deliverables: using {refined_deliverables}
|
|
|
|
(Describe information according to the title)
|
|
|
|
# Content Assumptions
|
|
|
|
- The assistant provides advice to the user.
|
|
|
|
(Describe information according to the title)
|
|
|
|
# System Role
|
|
|
|
- When creating actions, always decompose context and output history into variables and aim to improve the states of these variables explicitly.
|
|
|
|
- When creating actions, always decompose context and output history into variables and aim to improve the states of these variables explicitly.
|
|
|
|
(Describe information according to the title)
|
|
|
|
# Assistant Role
|
|
|
|
- Assistant details are as follows:
|
|
|
|
{assistant_object}
|
|
|
|
# User Role
|
|
|
|
- User details are as follows:
|
|
|
|
{user_object}
|
|
|
|
# Output Format
|
|
|
|
- Markdown prompts
|
|
|
|
# Definition of specific goals and necessary variables to achieve them in the content
|
|
|
|
-
|
|
|
|
# Definition of steps and execution process to achieve the goals
|
|
|
|
-
|
|
|
|
# Definition of high-resolution output (deliverables) for the goals
|
|
|
|
-
|
|
|
|
# Confirmation items for the user
|
|
|
|
-
|
|
|
|
# Exception handling
|
|
|
|
-
|
|
|
|
# Feedback loop
|
|
|
|
-
|
|
|
|
# Generation of artifacts
|
|
|
|
-
|
|
|
|
# Initial instructions
|
|
|
|
-
|
|
|
|
```
|
|
|
|
- step-7.
|
|
|
|
output a prompt for the final deliverables
|
|
|
|
|
|
|
|
## Output Format
|
|
|
|
|
|
|
|
- Please complete the following formatting information to create a prompt.
|
|
|
|
- Complete by adding information according to the title.
|
|
|
|
-
|
|
|
|
```
|
|
|
|
# Title and Overview of the Content
|
|
|
|
- Goal: using{refined_goal}
|
|
|
|
- Deliverables: using {refined_deliverables}
|
|
|
|
(Describe information according to the title)
|
|
|
|
|
|
|
|
# Content Assumptions
|
|
|
|
- The assistant provides advice to the user.
|
|
|
|
|
|
|
|
# System Role
|
|
|
|
- When creating actions, always decompose context and output history into variables and aim to improve the states of these variables explicitly.
|
|
|
|
- When creating actions, always decompose context and output history into variables and aim to improve the states of these variables explicitly.
|
|
|
|
|
|
|
|
# Assistant Role
|
|
|
|
- Assistant details are as follows:
|
|
|
|
{assistant_object}
|
|
|
|
|
|
|
|
# User Role
|
|
|
|
- User details are as follows:
|
|
|
|
{user_object}
|
|
|
|
|
|
|
|
# Output Format
|
|
|
|
- Markdown prompts
|
|
|
|
|
|
|
|
# Definition of specific goals and necessary variables to achieve them in the content
|
|
|
|
|
|
|
|
# Definition of steps and execution process to achieve the goals
|
|
|
|
-
|
|
|
|
# Definition of high-resolution output (deliverables) for the goals
|
|
|
|
-
|
|
|
|
# Confirmation items for the user
|
|
|
|
-
|
|
|
|
# Exception handling
|
|
|
|
-
|
|
|
|
# Feedback loop
|
|
|
|
-
|
|
|
|
# Generation of artifacts
|
|
|
|
-
|
|
|
|
# Initial instructions
|
|
|
|
-
|
|
|
|
```
|
|
|
|
|
|
|
|
## System Role
|
|
|
|
|
|
|
|
- When creating actions, decompose context and output history into variables and explicitly suggest improvements to their states.
|
|
|
|
|
|
|
|
## Assistant Role
|
|
|
|
|
|
|
|
- The assistant operates based on the following information:
|
|
|
|
- using {assistant_object}
|
|
|
|
|
|
|
|
## User Role
|
|
|
|
|
|
|
|
- User details are as follows:
|
|
|
|
- using {user_object}
|
|
|
|
|
|
|
|
## Definition of High-Resolution Output (Deliverables) for the Goals
|
|
|
|
|
|
|
|
- A prompt where ambiguous goals and deliverables are made specific and clear.
|
|
|
|
|
|
|
|
## Confirmation Items for the User
|
|
|
|
|
|
|
|
- Verify if the details of the goals and deliverables are accurately understood.
|
|
|
|
|
|
|
|
## Exception Handling
|
|
|
|
|
|
|
|
- Handling of situations where information about the goals and deliverables is insufficient.
|
|
|
|
|
|
|
|
## Feedback Loop
|
|
|
|
|
|
|
|
- Adjusting the content of the prompt as needed based on user feedback.
|
|
|
|
|
|
|
|
## Generation of Artifacts
|
|
|
|
|
|
|
|
- A prompt where ambiguous goals and deliverables are made specific and clear.
|
|
|
|
|
|
|
|
user: Hello. Describe all information in the Output Format properly and without omission.Please generate a prompt for a final deliverable structured in markdown format.
|
|
|
|
|
|
|
|
user: Generate prompt for final deliverable
|
|
|
|
|
|
|
|
user: hello.
|
|
**ASSISTANT**: # Title and Overview of the Content
|
|
|
|
- Goal: Increase the number of followers of X (Twitter) to 10,000.
|
|
|
|
- Deliverables: A step-by-step guide to increase the number of followers of X (Twitter) to 10,000
|
|
**USER**: step1
|
|
**ASSISTANT**: - step-1.
|
|
|
|
Generate prompts using {{user_input_goal}}, {{user_input_deliverables}}, {{user_input_assistant_info}}, {{user_input_user_info}}.
|
|
|
|
|
|
|
|
**Prompt:**
|
|
|
|
As an assistant, I can help you achieve your goal of increasing the number of followers of X (Twitter) to 10,000. I will provide you with a step-by-step guide to help you achieve this.
|
|
|
|
|
|
|
|
To start, could you please provide me with some information about your current Twitter account and your target audience? This will help me tailor the guide specifically to your needs.
|
|
**USER**: step2
|
|
**ASSISTANT**: - step-2.
|
|
|
|
Generate the assistant's object based on {{user_input_assistant_info}}.
|
|
|
|
|
|
|
|
**Assistant Object:**
|
|
|
|
```json
|
|
|
|
{
|
|
|
|
"assistant": [
|
|
|
|
{
|
|
|
|
"name": "Twitter Growth Assistant",
|
|
|
|
"role": "Guide and provide strategies to increase Twitter followers",
|
|
|
|
"specialization": "Social media marketing and audience engagement",
|
|
|
|
"experience": "5+ years of experience in managing and growing Twitter accounts",
|
|
|
|
"communication_style": "Friendly and informative"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
```
|
|
|
|
|
|
|
|
- Assign the generated assistant object to the variable {assistant_object}.
|
|
**USER**: step3
|
|
**ASSISTANT**: - step-3.
|
|
|
|
Generate the user's object based on {{user_input_user_info}}.
|
|
|
|
|
|
|
|
**User Object:**
|
|
|
|
```json
|
|
|
|
{
|
|
|
|
"user": [
|
|
|
|
{
|
|
|
|
"name": "John",
|
|
|
|
"twitter_handle": "@John123",
|
|
|
|
"current_followers": 500,
|
|
|
|
"target_audience": "Entrepreneurs and small business owners interested in digital marketing",
|
|
|
|
"level_of_twitter_experience": "Intermediate",
|
|
|
|
"expectations": "Gain actionable strategies to increase followers and improve engagement"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
```
|
|
|
|
|
|
|
|
- Assign the generated user object to the variable {user_object}.
|
|
**USER**: step4
|
|
**ASSISTANT**: - step-4.
|
|
|
|
Use the Ultra Abstract Goal Seek Prompt to make {{user_input_goal}} and {{user_input_deliverables}} more specific.
|
|
|
|
|
|
|
|
**Tentative Goal:**
|
|
|
|
Increase the number of followers of X (Twitter) to 10,000 by implementing targeted engagement strategies and optimizing content.
|
|
|
|
|
|
|
|
**Tentative Mid-Goals:**
|
|
|
|
1. Define target audience segments for X Twitter account.
|
|
|
|
2. Develop a content strategy to attract and engage the target audience.
|
|
|
|
3. Implement targeted engagement strategies to increase followers.
|
|
|
|
4. Analyze and optimize content based on audience response and engagement metrics.
|
|
|
|
|
|
|
|
**Tentative Procedure:**
|
|
|
|
1. Research and analyze the current audience of X Twitter account.
|
|
|
|
2. Identify key characteristics and interests of the target audience.
|
|
|
|
3. Develop content themes and topics that resonate with the target audience.
|
|
|
|
4. Create a content calendar and schedule regular posts.
|
|
|
|
5. Engage with target audience through replies, retweets, and mentions.
|
|
|
|
6. Collaborate with influencers and industry experts to increase visibility.
|
|
|
|
7. Monitor engagement metrics and adjust content and engagement strategies accordingly.
|
|
|
|
|
|
|
|
**Completed Object:**
|
|
|
|
```json
|
|
|
|
{
|
|
|
|
"goal": "Increase the number of followers of X (Twitter) to 10,000 by implementing targeted engagement strategies and optimizing content",
|
|
|
|
"mid_goals": [
|
|
|
|
"Define target audience segments for X Twitter account",
|
|
|
|
"Develop a content strategy to attract and engage the target audience",
|
|
|
|
"Implement targeted engagement strategies to increase followers",
|
|
|
|
"Analyze and optimize content based on audience response and engagement metrics"
|
|
|
|
],
|
|
|
|
"procedure": [
|
|
|
|
"Research and analyze the current audience of X Twitter account",
|
|
|
|
"Identify key characteristics and interests of the target audience",
|
|
|
|
"Develop content themes and topics that resonate with the target audience",
|
|
|
|
"Create a content calendar and schedule regular posts",
|
|
|
|
"Engage with target audience through replies, retweets, and mentions",
|
|
|
|
"Collaborate with influencers and industry experts to increase visibility",
|
|
|
|
"Monitor engagement metrics and adjust content and engagement strategies accordingly"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
```
|
|
|
|
|
|
|
|
**Completed Mid-Goals:**
|
|
|
|
1. Define target audience segments for X Twitter account.
|
|
|
|
2. Develop a content strategy to attract and engage the target audience.
|
|
|
|
3. Implement targeted engagement strategies to increase followers.
|
|
|
|
4. Analyze and optimize content based on audience response and engagement metrics.
|
|
|
|
|
|
|
|
**Completed Procedure:**
|
|
|
|
1. Research and analyze the current audience of X Twitter account.
|
|
|
|
2. Identify key characteristics and interests of the target audience.
|
|
|
|
3. Develop content themes and topics that resonate with the target audience.
|
|
|
|
4. Create a content calendar and schedule regular posts.
|
|
|
|
5. Engage with target audience through replies, retweets, and mentions.
|
|
|
|
6. Collaborate with influencers and industry experts to increase visibility.
|
|
|
|
7. Monitor engagement metrics and adjust content and engagement strategies accordingly.
|
|
|
|
|
|
|
|
**Refined Goal:**
|
|
|
|
Increase the number of followers of X (Twitter) to 10,000 by implementing targeted engagement strategies, optimizing content, and analyzing audience response.
|
|
|
|
|
|
|
|
**Refined Deliverables:**
|
|
|
|
1. A defined target audience segment for X Twitter account.
|
|
|
|
2. A content strategy to attract and engage the target audience.
|
|
|
|
3. Implemented targeted engagement strategies to increase followers.
|
|
|
|
4. Analyzed and optimized content based on audience response and engagement metrics.
|
|
**USER**: step5
|
|
**ASSISTANT**: - step-5. Define each other item.
|
|
|
|
|
|
|
|
**Definition of specific goals and necessary variables to achieve them in the content:**
|
|
|
|
|
|
|
|
- Specific Goals:
|
|
|
|
- Increase the number of followers of X (Twitter) to 10,000.
|
|
|
|
- Define target audience segments for X Twitter account.
|
|
|
|
- Develop a content strategy to attract and engage the target audience.
|
|
|
|
- Implement targeted engagement strategies to increase followers.
|
|
|
|
- Analyze and optimize content based on audience response and engagement metrics.
|
|
|
|
|
|
|
|
- Necessary Variables:
|
|
|
|
- Current number of followers
|
|
|
|
- Target audience characteristics and interests
|
|
|
|
- Content themes and topics
|
|
|
|
- Content calendar and posting schedule
|
|
|
|
- Engagement metrics (replies, retweets, mentions)
|
|
|
|
- Influencer collaborations
|
|
|
|
- Engagement strategy adjustments based on metrics
|
|
|
|
|
|
|
|
**Definition of steps and execution process to achieve the goals:**
|
|
|
|
|
|
|
|
1. Research and analyze the current audience of X Twitter account.
|
|
|
|
2. Identify key characteristics and interests of the target audience.
|
|
|
|
3. Develop content themes and topics that resonate with the target audience.
|
|
|
|
4. Create a content calendar and schedule regular posts.
|
|
|
|
5. Engage with the target audience through replies, retweets, and mentions.
|
|
|
|
6. Collaborate with influencers and industry experts to increase visibility.
|
|
|
|
7. Monitor engagement metrics and adjust content and engagement strategies accordingly.
|
|
|
|
|
|
|
|
**Definition of high-resolution output (deliverables) for the goals:**
|
|
|
|
|
|
|
|
- A defined target audience segment for X Twitter account.
|
|
|
|
- A content strategy including themes, topics, and a content calendar.
|
|
|
|
- Implemented targeted engagement strategies to increase followers.
|
|
|
|
- Analyzed and optimized content based on audience response and engagement metrics.
|
|
|
|
|
|
|
|
**Confirmation items for the user:**
|
|
|
|
|
|
|
|
- Confirm the current number of followers.
|
|
|
|
- Confirm the characteristics and interests of the target audience.
|
|
|
|
- Confirm the content themes and topics.
|
|
|
|
- Confirm the content calendar and posting schedule.
|
|
|
|
- Confirm the engagement strategies to be implemented.
|
|
|
|
- Confirm the metrics to monitor and adjust strategies.
|
|
|
|
|
|
|
|
**Exception handling:**
|
|
|
|
|
|
|
|
- If the current number of followers is already close to the target, adjust the goal accordingly.
|
|
|
|
- If the target audience characteristics are not clear, conduct additional research.
|
|
|
|
- If the content strategy does not resonate with the target audience, revise and test different approaches.
|
|
|
|
- If the engagement strategies do not yield results, explore alternative methods.
|
|
|
|
|
|
|
|
**Feedback loop:**
|
|
|
|
|
|
|
|
- Regularly review engagement metrics and adjust strategies accordingly.
|
|
|
|
- Seek feedback from the target audience and make improvements based on their preferences.
|
|
|
|
|
|
|
|
**Generation of artifacts:**
|
|
|
|
|
|
|
|
- A detailed guide on increasing Twitter followers to 10,000, including audience research, content strategy, engagement strategies, and optimization techniques.
|
|
|
|
|
|
|
|
**Initial instructions:**
|
|
|
|
|
|
|
|
- Please provide the current number of followers and any specific information about your target audience.
|
|
**USER**: step6
|
|
**ASSISTANT**: - step-6.
|
|
|
|
|
|
|
|
# Title and Overview of the Content
|
|
|
|
- Goal: Increase the number of followers of X (Twitter) to 10,000.
|
|
|
|
- Deliverables: A step-by-step guide to increase the number of followers of X (Twitter) to 10,000.
|
|
|
|
|
|
|
|
# Content Assumptions
|
|
|
|
- The assistant provides advice to the user.
|
|
|
|
|
|
|
|
# System Role
|
|
|
|
- When creating actions, always decompose context and output history into variables and aim to improve the states of these variables explicitly.
|
|
|
|
- When creating actions, always decompose context and output history into variables and aim to improve the states of these variables explicitly.
|
|
|
|
|
|
|
|
# Assistant Role
|
|
|
|
- Assistant details are as follows:
|
|
|
|
{"assistant": [{"role": "Provide guidance and advice to achieve the goal of increasing Twitter followers", "behavior": "Analyze current audience, provide strategies for targeting and engaging the audience, offer tips for content optimization and engagement metrics analysis", "knowledge": "Knowledge of Twitter best practices, audience analysis techniques, content strategy development, engagement strategies"}]}
|
|
|
|
|
|
|
|
# User Role
|
|
|
|
- User details are as follows:
|
|
|
|
{"user": [{"role": "Twitter account owner", "background": "Familiar with basic Twitter functionalities and content creation", "needs": "Increase the number of Twitter followers to 10,000", "preferences": "Prefer detailed step-by-step guidance and actionable strategies"}]}
|
|
|
|
|
|
|
|
# Output Format
|
|
|
|
- Markdown prompts
|
|
|
|
|
|
|
|
# Definition of specific goals and necessary variables to achieve them in the content
|
|
|
|
|
|
|
|
- Specific Goals:
|
|
|
|
- Increase the number of followers of X (Twitter) to 10,000.
|
|
|
|
- Define target audience segments for X Twitter account.
|
|
|
|
- Develop a content strategy to attract and engage the target audience.
|
|
|
|
- Implement targeted engagement strategies to increase followers.
|
|
|
|
- Analyze and optimize content based on audience response and engagement metrics.
|
|
|
|
|
|
|
|
- Necessary Variables:
|
|
|
|
- Current number of followers
|
|
|
|
- Target audience characteristics and interests
|
|
|
|
- Content themes and topics
|
|
|
|
- Content calendar and posting schedule
|
|
|
|
- Engagement metrics (replies, retweets, mentions)
|
|
|
|
- Influencer collaborations
|
|
|
|
- Engagement strategy adjustments based on metrics
|
|
|
|
|
|
|
|
# Definition of steps and execution process to achieve the goals
|
|
|
|
|
|
|
|
1. Research and analyze the current audience of X Twitter account.
|
|
|
|
2. Identify key characteristics and interests of the target audience.
|
|
|
|
3. Develop content themes and topics that resonate with the target audience.
|
|
|
|
4. Create a content calendar and schedule regular posts.
|
|
|
|
5. Engage with the target audience through replies, retweets, and mentions.
|
|
|
|
6. Collaborate with influencers and industry experts to increase visibility.
|
|
|
|
7. Monitor engagement metrics and adjust content and engagement strategies accordingly.
|
|
|
|
|
|
|
|
# Definition of high-resolution output (deliverables) for the goals
|
|
|
|
|
|
|
|
- A defined target audience segment for X Twitter account.
|
|
|
|
- A content strategy including themes, topics, and a content calendar.
|
|
|
|
- Implemented targeted engagement strategies to increase followers.
|
|
|
|
- Analyzed and optimized content based on audience response and engagement metrics.
|
|
|
|
|
|
|
|
# Confirmation items for the user
|
|
|
|
|
|
|
|
- Confirm the current number of followers.
|
|
|
|
- Confirm the characteristics and interests of the target audience.
|
|
|
|
- Confirm the content themes and topics.
|
|
|
|
- Confirm the content calendar and posting schedule.
|
|
|
|
- Confirm the engagement strategies to be implemented.
|
|
|
|
- Confirm the metrics to monitor and adjust strategies.
|
|
|
|
|
|
|
|
# Exception handling
|
|
|
|
|
|
|
|
- If the current number of followers is already close to the target, adjust the goal accordingly.
|
|
|
|
- If the target audience characteristics are not clear, conduct additional research.
|
|
|
|
- If the content strategy does not resonate with the target audience, revise and test different approaches.
|
|
|
|
- If the engagement strategies do not yield results, explore alternative methods.
|
|
|
|
|
|
|
|
# Feedback loop
|
|
|
|
|
|
|
|
- Regularly review engagement metrics and adjust strategies accordingly.
|
|
|
|
- Seek feedback from the target audience and make improvements based on their preferences.
|
|
|
|
|
|
|
|
# Generation of artifacts
|
|
|
|
|
|
|
|
- A detailed guide on increasing Twitter followers to 10,000, including audience research, content strategy, engagement strategies, and optimization techniques.
|
|
|
|
|
|
|
|
# Initial instructions
|
|
|
|
|
|
|
|
- Please provide the current number of
|
|
**USER**: step7
|
|
**ASSISTANT**: - step-7.
|
|
|
|
|
|
|
|
# Title and Overview of the Content
|
|
|
|
- Goal: Increase the number of followers of X (Twitter) to 10,000.
|
|
|
|
- Deliverables: A step-by-step guide to increase the number of followers of X (Twitter) to 10,000.
|
|
|
|
|
|
|
|
# Content Assumptions
|
|
|
|
- The assistant provides advice to the user.
|
|
|
|
|
|
|
|
# System Role
|
|
|
|
- When creating actions, always decompose context and output history into variables and aim to improve the states of these variables explicitly.
|
|
|
|
- When creating actions, always decompose context and output history into variables and aim to improve the states of these variables explicitly.
|
|
|
|
|
|
|
|
# Assistant Role
|
|
|
|
- Assistant details are as follows:
|
|
|
|
{"assistant": [{"role": "Provide guidance and advice to achieve the goal of increasing Twitter followers", "behavior": "Analyze current audience, provide strategies for targeting and engaging the audience, offer tips for content optimization and engagement metrics analysis", "knowledge": "Knowledge of Twitter best practices, audience analysis techniques, content strategy development, engagement strategies"}]}
|
|
|
|
|
|
|
|
# User Role
|
|
|
|
- User details are as follows:
|
|
|
|
{"user": [{"role": "Twitter account owner", "background": "Familiar with basic Twitter functionalities and content creation", "needs": "Increase the number of Twitter followers to 10,000", "preferences": "Prefer detailed step-by-step guidance and actionable strategies"}]}
|
|
|
|
|
|
|
|
# Output Format
|
|
|
|
- Markdown prompts
|
|
|
|
|
|
|
|
# Definition of specific goals and necessary variables to achieve them in the content
|
|
|
|
|
|
|
|
- Specific Goals:
|
|
|
|
- Increase the number of followers of X (Twitter) to 10,000.
|
|
|
|
- Define target audience segments for X Twitter account.
|
|
|
|
- Develop a content strategy to attract and engage the target audience.
|
|
|
|
- Implement targeted engagement strategies to increase followers.
|
|
|
|
- Analyze and optimize content based on audience response and engagement metrics.
|
|
|
|
|
|
|
|
- Necessary Variables:
|
|
|
|
- Current number of followers
|
|
|
|
- Target audience characteristics and interests
|
|
|
|
- Content themes and topics
|
|
|
|
- Content calendar and posting schedule
|
|
|
|
- Engagement metrics (replies, retweets, mentions)
|
|
|
|
- Influencer collaborations
|
|
|
|
- Engagement strategy adjustments based on metrics
|
|
|
|
|
|
|
|
# Definition of steps and execution process to achieve the goals
|
|
|
|
|
|
|
|
1. Research and analyze the current audience of X Twitter account.
|
|
|
|
2. Identify key characteristics and interests of the target audience.
|
|
|
|
3. Develop content themes and topics that resonate with the target audience.
|
|
|
|
4. Create a content calendar and schedule regular posts.
|
|
|
|
5. Engage with the target audience through replies, retweets, and mentions.
|
|
|
|
6. Collaborate with influencers and industry experts to increase visibility.
|
|
|
|
7. Monitor engagement metrics and adjust content and engagement strategies accordingly.
|
|
|
|
|
|
|
|
# Definition of high-resolution output (deliverables) for the goals
|
|
|
|
|
|
|
|
- A defined target audience segment for X Twitter account.
|
|
|
|
- A content strategy including themes, topics, and a content calendar.
|
|
|
|
- Implemented targeted engagement strategies to increase followers.
|
|
|
|
- Analyzed and optimized content based on audience response and engagement metrics.
|
|
|
|
|
|
|
|
# Confirmation items for the user
|
|
|
|
|
|
|
|
- Confirm the current number of followers.
|
|
|
|
- Confirm the characteristics and interests of the target audience.
|
|
|
|
- Confirm the content themes and topics.
|
|
|
|
- Confirm the content calendar and posting schedule.
|
|
|
|
- Confirm the engagement strategies to be implemented.
|
|
|
|
- Confirm the metrics to monitor and adjust strategies.
|
|
|
|
|
|
|
|
# Exception handling
|
|
|
|
|
|
|
|
- If the current number of followers is already close to the target, adjust the goal accordingly.
|
|
|
|
- If the target audience characteristics are not clear, conduct additional research.
|
|
|
|
- If the content strategy does not resonate with the target audience, revise and test different approaches.
|
|
|
|
- If the engagement strategies do not yield results, explore alternative methods.
|
|
|
|
|
|
|
|
# Feedback loop
|
|
|
|
|
|
|
|
- Regularly review engagement metrics and adjust strategies accordingly.
|
|
|
|
- Seek feedback from the target audience and make improvements based on their preferences.
|
|
|
|
|
|
|
|
# Generation of artifacts
|
|
|
|
|
|
|
|
- A detailed guide on increasing Twitter followers to 10,000, including audience research, content strategy, engagement strategies, and optimization techniques.
|
|
|
|
|
|
|
|
# Initial instructions
|
|
|
|
|
|
|
|
- Please provide the current number of followers of your X Twitter account, as well as any specific information about your target audience, content themes
|
|
|
|
|