name: product-launch-audit description: Provides an executive dashboard comparing Creator vs Audience verdicts for a recent client product launch.
Skill: Product Launch Audit (Seller's Ammunition)
Objective: 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:
- Locate: Use
search_youtubeto find videos about the specific product launch. Critically, useget_date_rangeto filter for videos published within the launch window (e.g.,published_afterset to 7 or 14 days ago). - Creator Verdict (Ingest): Use
get_video_transcripton the top 3 review videos to understand what the KOLs (Key Opinion Leaders) think. Are they praising the graphics? Complaining about the price? - Audience Verdict (Ingest): Use the
aggregate_comment_sentimenttool 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? - Synthesize The Pitch: Compare the Creator Verdict vs. the Audience Verdict. Identify the "Pitch Angle." (e.g., "The client needs to run an ad campaign emphasizing free-to-play mechanics because the audience incorrectly assumes it's expensive based on creator reviews").
- Deliver: Present an Executive Dashboard containing:
- The Good: 1-2 positive bullet points.
- The Bad: 1-2 negative bullet points.
- The Pitch Angle: How the seller can use this data in their client meeting.
- Direct Proof: Include 2-3 clickable timestamp links (
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.