fact-check

Extracts YouTube transcripts, identifies key claims, and validates them against peer-reviewed sources.

Updated Oct 28, 2022
One-click install
npx skills add https://github.com/patrykk21/dotfiles --skill fact-check-patrykk21
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fact-check
Source: https://github.com/patrykk21/dotfiles/tree/main/claude/skills/fact-check
Command: npx skills add https://github.com/patrykk21/dotfiles --skill fact-check-patrykk21

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yt-dlp, and includes scripts (resource) components.

What problem does it solve?

This Skill helps users quickly verify the accuracy of claims made in YouTube videos by extracting transcripts, summarizing key points, and validating them against peer-reviewed research.

Core Features & Use Cases

  • Transcript Extraction: Automatically extract video transcripts.
  • Claim Identification: Identify key claims from the transcript.
  • Research Validation: Validate each claim against peer-reviewed sources.
  • Summary Output: Provide a human-readable summary directly in chat.
  • Use Case: When you come across a YouTube video with claims you want to verify, use this Skill to get a concise summary of the research behind the claims.

Quick Start

Verify the claims in the YouTube video at 'https://www.youtube.com/watch?v=example'.

Frequently Asked Questions about fact-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify claims made in a YouTube video?

To verify YouTube video claims, this Skill extracts the transcript, identifies key points, and researches them against peer-reviewed sources to output a human-readable summary of the findings.

How does YouTube transcript analysis work for research validation?

YouTube transcript analysis works by extracting the video's text, identifying key claims within the transcript, and validating each claim against peer-reviewed research to ensure information accuracy.

Do I need yt-dlp to extract YouTube video transcripts?

Yes, you need yt-dlp installed for video processing. This dependency is required to automatically extract transcripts from YouTube videos before identifying and validating their claims.

What is the best way to check information accuracy in YouTube videos?

The best way to check information accuracy is using automated research validation, which extracts transcripts, identifies claims, and cross-references them against peer-reviewed sources for a concise summary.

Can I validate video claims against peer-reviewed sources automatically?

Yes, you can automatically validate video claims against peer-reviewed sources. The Skill identifies key points from the extracted transcript and performs web research to validate them.

What are the limitations of automated fact-checking for video content?

Automated fact-checking is limited by transcript extraction accuracy and the availability of peer-reviewed sources. It requires yt-dlp for video processing and relies on web search for research.