Skip to content

Commit

Permalink
Added Bookwatch Plugin (BasedHardware#595)
Browse files Browse the repository at this point in the history
Added the bookwatch plugin in the community-plugins.json
  • Loading branch information
josancamon19 committed Aug 29, 2024
2 parents d2fd650 + 768900d commit f363894
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion community-plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -655,5 +655,22 @@
],
"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
}
},
{
"id": "bookwatch-friend-plugin-idx",
"name": "BookWatch Friend Plugin",
"author": "Alex Toska - Miran Antamian",
"description": "This plugin enables you to add bookmarks for books you want to watch in BookWatch later",
"image": "/plugins/logos/bookwatch.png",
"capabilities": [
"external_integration"
],
"external_integration": {
"triggers_on": "memory_creation",
"webhook_url": "https://friend-integration.vercel.app/process_bookmark",
"setup_completed_url": "https://friend-integration.vercel.app/check_setup",
"setup_instructions_file_path": "https://friend-integration.vercel.app/static/README.md"
},
"deleted": false
}
]
Binary file added plugins/logos/bookwatch.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f363894

Please sign in to comment.