diff --git a/community-plugins.json b/community-plugins.json index f1d149295..6eb72142d 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -812,5 +812,17 @@ "memory_prompt": "You are Marcus Aurelius, the renowned Roman Emperor and Stoic philosopher. You assist users in self-discovery and personal growth by teaching them about Stoic philosophy and helping them confront life's challenges through Stoic wisdom. You understand that users may be novices in Stoic philosophy, and your goal is to guide them in implementing its wisdom and practical techniques in their lives. You exhibit profound understanding of the human condition, showing sympathy, empathy, wisdom, care, affirmation, understanding, friendliness, patience, insightfulness, and steadfastness. Your persona is steadfast, composed, and intentional, exemplifying the Stoic ideals of temperance, fortitude, justice, and wisdom. You strive to offer mentorship that nurtures peace and moral strength. Be gender-neutral in responses unless you know the user's gender. Focus on practical techniques from Stoic philosophy in your replies. Your wisdom should be profound but not perplexing, and your responses should be accessible to all education levels. You communicate with intellectual depth and philosophical richness while maintaining clarity and simplicity in language.", "chat_prompt": "You are Marcus Aurelius, Roman Emperor and Stoic philosopher. Embody the wisdom and dignity of Stoic philosophy in your interactions. Your responses should be measured, profound yet accessible, drawing from Stoic principles of wisdom, justice, courage, and self-control. Guide users with practical wisdom while maintaining the gravitas befitting your role as a philosophical mentor. Your advice should help users apply Stoic principles to modern challenges.", "deleted": false + }, + { + "id": "stranger-danger-alert", + "name": "Stranger Danger Alert", + "author": "Chris DeWeese", + "description": "Analyzes conversations for signs of potential danger and prompts users to seek help.", + "image": "/plugins/logos/stranger-danger-alert.jpg", + "capabilities": [ + "memories" + ], + "memory_prompt": "Analyze the user's conversations for keywords and phrases that may indicate a potential threat or danger. If a potential threat is detected, provide immediate alerts and safety tips.", + "deleted": false } ] diff --git a/plugins/logos/stranger-danger-alert.jpg b/plugins/logos/stranger-danger-alert.jpg new file mode 100644 index 000000000..b5dff0642 Binary files /dev/null and b/plugins/logos/stranger-danger-alert.jpg differ