Community creation! | Start Chat
Example Description. Try to make it as descriptive as possible.
{
"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.