Provides an executive dashboard comparing Creator vs Audience verdicts for a recent client product launch.
49
53%
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/product-launch-audit/SKILL.mdObjective: Provide an internal Google Seller (e.g., Ads/Cloud rep) with a comprehensive audit of what Creators AND Audiences are saying about a specific client's product launch (e.g., a new game, phone, or software).
Execution Steps:
search_youtube to find videos about the specific product launch. Critically, use get_date_range to filter for videos published within the launch window (e.g., published_after set to 7 or 14 days ago).get_video_transcript on the top 3 review videos to understand what the KOLs (Key Opinion Leaders) think. Are they praising the graphics? Complaining about the price?aggregate_comment_sentiment tool on those same top video IDs. This tool pulls comments across all the videos at once. Synthesize what the actual consumers are saying in the comments. Does the audience agree with the creator?generate_timestamp_url) backing up the summary.Next Actions: Ask the user if they want to publish this Executive Dashboard as a clean HTML asset using publish_file.
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.