Fetch YouTube video comments and analyze them via Gemini Flash for sentiment and key opinions (runs in background)
$curl -o .claude/agents/comment-analyst.md https://raw.githubusercontent.com/galbaz1/video-research-mcp/HEAD/agents/comment-analyst.mdInstalls into the current project.
Install comment-analyst by running `curl -o .claude/agents/comment-analyst.md https://raw.githubusercontent.com/galbaz1/video-research-mcp/HEAD/agents/comment-analyst.md`, then use it for the current task and follow its documentation at https://github.com/galbaz1/video-research-mcp.