This is a straightforward sentiment analysis prompt from aj-geddes's useful-ai-prompts collection. It covers the main approaches you'd expect: lexicon-based, machine learning, deep learning, aspect-based, and multilingual analysis. The skill walks through different sentiment types and gives you a framework for analyzing emotional tone in text, whether you're parsing customer feedback, social media, or support tickets. It's comprehensive enough to handle various use cases but light on implementation details, so you'll need to adapt the prompts to your specific context. The repo has 245 stars and passed security audits from Gen Agent Trust Hub, Socket, and Snyk. Good starting point if you need sentiment analysis added to your agent without building the prompt structure from scratch.
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill sentiment-analysis