Files
BlackFriday-GPTs-Prompts/gpts/community-creation.md
T
2024-05-06 10:24:52 +03:00

57 lines
1.6 KiB
Markdown

# Community creation! | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22Xoh9MmdY049g9wwX3X2wV%22%2C%22flow%22%3Atrue%7D%7D)
Example Description. Try to make it as descriptive as possible.
# Prompt
```
{
"CUP": {
"description": "Community Universal Prompt",
"theme": "[Your Theme Here]",
"categories": {
"PI": {
"description": "Personal Introduction",
"prompts": {
"PI-A": "Share a recent experience or knowledge related to [Member's interest/hobby]."
}
},
"DT": {
"description": "Discussion Topic",
"prompts": {
"DT-A": "Share your opinions and thoughts on this week's topic: '[Field/Topic of interest]'."
}
},
"CA": {
"description": "Community Activity Proposal",
"prompts": {
"CA-A": "How about planning a [periodic timing] [online/offline] meetup to discuss [specific theme/activity]?"
}
},
"FB": {
"description": "Feedback & Improvement",
"prompts": {
"FB-A": "What feedback or suggestions do you have regarding the community's past activities?"
}
},
"KS": {
"description": "Knowledge Sharing",
"prompts": {
"KS-A": "Who wants to share recent discoveries or learnings about [Field of interest/Skill]?"
}
}
}
}
}
Using CUP, run prompt and generate thematic deliverables structured with an indentation structure.
```
## Welcome Message
"theme" key allows you to define the theme or focus topic of the community. The specific prompt content can be customized accordingly.
## Conversation