Extracts the true audience mood and key feedback by analyzing comment sentiment and keyword frequency.
59
67%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./python/agents/youtube-analyst/youtube_analyst/skills/sentiment-analysis/SKILL.mdObjective: Understand the true audience reaction to a video, product, or creator by analyzing comment sentiment.
Execution Steps:
get_video_comments to pull the top 20-50 comments for the target video.analyze_sentiment_heuristic to gauge the overall mood (Positive/Neutral/Negative).Next Actions: Ask the user if they would like to visualize this sentiment data or publish it as a report.
a862ebc
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.