Skip to content

Commit

Permalink
Update community-plugins.json (#1203)
Browse files Browse the repository at this point in the history
Updating my plugin (EchoSense), plugin type from Chat to Memories

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Introduced new plugins: "Elon Musk," "Mental Health Friend," and
"Travel Guide," enhancing user interaction.
- **Updates**
- Improved existing plugins with refined interaction styles and
capabilities, including the "EchoSense" plugin's new memory analysis
feature.
- **Removals**
- Removed plugins: "Psychologist" and "News Checker," streamlining
available options.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
  • Loading branch information
beastoin authored Oct 28, 2024
2 parents e757600 + 05203a3 commit 8f0920b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion community-plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -845,7 +845,7 @@
"description": "Analyzes the emotional tone and communication quality of a transcribed conversation. It identifies the speaker's emotional state, offers constructive feedback on their communication style, and encourages reflection on how their words might have been perceived. The goal is to help users connect more deeply with their emotions and improve their communication skills.",
"image": "/plugins/logos/echo.png",
"capabilities": [
"chat"
"memories"
],
"memory_prompt": "Analyze for its emotional tone and communicative quality. Identify the emotional tone of the conversation. Determine whether the speaker(s) sounded angry, mad, upset, happy, content, neutral, or any other emotional state. Provide specific examples from the text to support your analysis. Offer constructive feedback on how the conversation was communicated. Highlight any patterns or phrases that contributed to the identified tone. Suggest ways to improve or maintain effective communication based on the emotional undertones detected. Encourage the speaker(s) to reflect on how their choice of words and tone might have impacted the conversation. Provide insights into how the conversation might have been perceived by others and how it could be adjusted for different outcomes. The goal of this analysis is to help the user connect more deeply with their words and emotions, and to better understand the impact of their communication style.",
"deleted": false
Expand Down

0 comments on commit 8f0920b

Please sign in to comment.